Index: tests/test_gen_requirements.py =================================================================== diff -u -r878d608b5b6e1974f14e3da2956ac8063e30bf14 -r4bdb012848d1b59be5edc31d677b77b9d95f6190 --- tests/test_gen_requirements.py (.../test_gen_requirements.py) (revision 878d608b5b6e1974f14e3da2956ac8063e30bf14) +++ tests/test_gen_requirements.py (.../test_gen_requirements.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 test_demo.py +# @file test_gen_requirements.py # -# @date 15-May-2020 -# @author P. Lucia +# @author (last) Peter Lucia +# @date (last) 09-Jul-2020 +# @author (original) Peter Lucia +# @date (original) 09-Jul-2020 # -# @brief This is a demo script to exercise the HD and DG. -# ############################################################################ import sys sys.path.append("..")