Index: tests/test_can_xmit.py =================================================================== diff -u -r8d1f61499650e23dac6f857e48daad42180db949 -r32e628abcbbd3fd70866505d9f2836a6f732ef06 --- tests/test_can_xmit.py (.../test_can_xmit.py) (revision 8d1f61499650e23dac6f857e48daad42180db949) +++ tests/test_can_xmit.py (.../test_can_xmit.py) (revision 32e628abcbbd3fd70866505d9f2836a6f732ef06) @@ -1,16 +1,16 @@ ########################################################################### # -# Copyright (c) 2019-2020 Diality Inc. - All Rights Reserved. +# Copyright (c) 2020-2024 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 can_xmit_test.py +# @file test_can_xmit.py # -# @author (last) Sean Nash -# @date (last) 21-May-2020 -# @author (original) Sean Nash -# @date (original) 20-May-2020 +# @author (last) Peter Lucia +# @date (last) 06-Aug-2020 +# @author (original) Peter Lucia +# @date (original) 14-Jul-2020 # ############################################################################