From 2fe4a3f6499f5a4d4982048d276f83d522b6796d Mon Sep 17 00:00:00 2001 From: JetsonHacks Date: Tue, 23 Aug 2022 14:33:49 -0700 Subject: [PATCH] Update jetsonInfo.py --- jetsonInfo.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jetsonInfo.py b/jetsonInfo.py index dcc1acb..b5a9439 100755 --- a/jetsonInfo.py +++ b/jetsonInfo.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # -*- coding: UTF-8 -*- # MIT License -# Copyright (c) 2017-2018 Jetsonhacks +# Copyright (c) 2017-2022 Jetsonhacks # Please see accompanying license information from __future__ import print_function import os,sys