Index: tests/test_hd_simulator.py =================================================================== diff -u -rc864e886bc1b52d3a43f03c507425248c44a913f -r91dc90bd009bdbf5621dcaa1bc12ab3d691673f7 --- tests/test_hd_simulator.py (.../test_hd_simulator.py) (revision c864e886bc1b52d3a43f03c507425248c44a913f) +++ tests/test_hd_simulator.py (.../test_hd_simulator.py) (revision 91dc90bd009bdbf5621dcaa1bc12ab3d691673f7) @@ -1,18 +1,17 @@ ########################################################################### # -# Copyright (c) 2020 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 test_hd_simulator.py +# @file test_hd_simulator.py # -# @date 06-Aug-2020 -# @author P. Lucia +# @author (last) Peter Lucia +# @date (last) 28-Sep-2020 +# @author (original) Peter Lucia +# @date (original) 06-Aug-2020 # -# @brief -# -# ############################################################################ import sys sys.path.append("..")