Index: tests/hd_test_script.py =================================================================== diff -u -r4cb37e8ec3d57576aea76c8aae84130d3adb3ab1 -r4bdb012848d1b59be5edc31d677b77b9d95f6190 --- tests/hd_test_script.py (.../hd_test_script.py) (revision 4cb37e8ec3d57576aea76c8aae84130d3adb3ab1) +++ tests/hd_test_script.py (.../hd_test_script.py) (revision 4bdb012848d1b59be5edc31d677b77b9d95f6190) @@ -1,17 +1,17 @@ ########################################################################### # -# Copyright (c) 2019-2019 Diality Inc. - All Rights Reserved. +# Copyright (c) 2019-2020 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. +# 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 hd_tests_script.py +# @file hd_test_script.py # -# @date 7-Apr-2019 -# @author P. Lucia +# @author (last) Peter Lucia +# @date (last) 07-Apr-2020 +# @author (original) Peter Lucia +# @date (original) 02-Apr-2020 # -# @brief This is an example test script for the HD. -# ############################################################################ import sys sys.path.append("..")