Index: tests/test_syringe.py =================================================================== diff -u -rdcc724fe28fdd2600c916f6e6ac4a9ad6f0b4a9b -r8474f8e345f165187d4dde17840575ee4e98a9b4 --- tests/test_syringe.py (.../test_syringe.py) (revision dcc724fe28fdd2600c916f6e6ac4a9ad6f0b4a9b) +++ tests/test_syringe.py (.../test_syringe.py) (revision 8474f8e345f165187d4dde17840575ee4e98a9b4) @@ -1,16 +1,16 @@ ########################################################################### # -# Copyright (c) 2019-2020 Diality Inc. - All Rights Reserved. +# Copyright (c) 2019-2021 Diality Inc. - All Rights Reserved. # # THIS CODE MAY NOT BE COPIED OR REPRODUCED IN ANY FORM, IN PART OR IN # WHOLE, WITHOUT THE EXPLICIT PERMISSION OF THE COPYRIGHT OWNER. # -# @file test_syringe.py +# @file test_syringe.py # -# @author (last) Peter Lucia -# @date (last) 02-Oct-2020 -# @author (original) Peter Lucia -# @date (original) 14-Jul-2020 +# @author (last) Sean Nash +# @date (last) 07-May-2021 +# @author (original) Sean Nash +# @date (original) 15-Mar-2021 # ############################################################################