Index: tests/unit_tests/test_enums.py =================================================================== diff -u -r3f12fb75e3d92e3ecbcb86a4b9b284dd0b05e26f -r8474f8e345f165187d4dde17840575ee4e98a9b4 --- tests/unit_tests/test_enums.py (.../test_enums.py) (revision 3f12fb75e3d92e3ecbcb86a4b9b284dd0b05e26f) +++ tests/unit_tests/test_enums.py (.../test_enums.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_enums.py +# @file test_enums.py # -# @author (last) Peter Lucia -# @date (last) 29-Oct-2020 -# @author (original) Peter Lucia -# @date (original) 29-Oct-2020 +# @author (last) Peter Lucia +# @date (last) 05-Apr-2021 +# @author (original) Peter Lucia +# @date (original) 29-Oct-2020 # ############################################################################ import unittest