Index: tests/test_can_xmit.py =================================================================== diff -u -rfb9052e39fb778d3d029eda4d6917a0a1fcb9cbd -r8d1f61499650e23dac6f857e48daad42180db949 --- tests/test_can_xmit.py (.../test_can_xmit.py) (revision fb9052e39fb778d3d029eda4d6917a0a1fcb9cbd) +++ tests/test_can_xmit.py (.../test_can_xmit.py) (revision 8d1f61499650e23dac6f857e48daad42180db949) @@ -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_TestScript.py +# @file can_xmit_test.py # -# @date 19-Nov-2019 -# @author S. Nash +# @author (last) Sean Nash +# @date (last) 21-May-2020 +# @author (original) Sean Nash +# @date (original) 20-May-2020 # -# @brief This is an example test script for the HD. -# ############################################################################ import sys