From 0380b5a3e91a987bd574d53390027d424c0cdd61 Mon Sep 17 00:00:00 2001 From: unknown Date: Fri, 8 Apr 2022 15:36:28 -0700 Subject: [PATCH] Added name to AUTHORS.txt. Updated license copyright dates. --- AUTHORS.txt | 1 + pymeasure/instruments/thermotron/__init__.py | 2 +- pymeasure/instruments/thermotron/thermotron3800.py | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/AUTHORS.txt b/AUTHORS.txt index d860cf4cd..abb212a56 100644 --- a/AUTHORS.txt +++ b/AUTHORS.txt @@ -45,3 +45,4 @@ Bastian Leykauf Matthew Delaney Marco von Rosenberg Jack Van Sambeek +JC Arbelbide diff --git a/pymeasure/instruments/thermotron/__init__.py b/pymeasure/instruments/thermotron/__init__.py index e9dc966f6..63363065d 100644 --- a/pymeasure/instruments/thermotron/__init__.py +++ b/pymeasure/instruments/thermotron/__init__.py @@ -1,7 +1,7 @@ # # This file is part of the PyMeasure package. # -# Copyright (c) 2013-2021 PyMeasure Developers +# Copyright (c) 2013-2022 PyMeasure Developers # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal diff --git a/pymeasure/instruments/thermotron/thermotron3800.py b/pymeasure/instruments/thermotron/thermotron3800.py index deb77ad10..e1e33b1fe 100644 --- a/pymeasure/instruments/thermotron/thermotron3800.py +++ b/pymeasure/instruments/thermotron/thermotron3800.py @@ -1,7 +1,7 @@ # # This file is part of the PyMeasure package. # -# Copyright (c) 2013-2021 PyMeasure Developers +# Copyright (c) 2013-2022 PyMeasure Developers # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal