Index: tests/test_lc.py =================================================================== diff -u -r680ab4c35b3902a5397513ef93c97f8b7a6daca8 -r8474f8e345f165187d4dde17840575ee4e98a9b4 --- tests/test_lc.py (.../test_lc.py) (revision 680ab4c35b3902a5397513ef93c97f8b7a6daca8) +++ tests/test_lc.py (.../test_lc.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_lc.py +# @file test_lc.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) 24-Mar-2021 +# @author (original) Sean Nash +# @date (original) 15-Mar-2021 # ############################################################################