Index: tools/setup_canbus.sh =================================================================== diff -u -r9137f7cbf32ed82643fa5f3b1f61a07d29e9c01a -r8474f8e345f165187d4dde17840575ee4e98a9b4 --- tools/setup_canbus.sh (.../setup_canbus.sh) (revision 9137f7cbf32ed82643fa5f3b1f61a07d29e9c01a) +++ tools/setup_canbus.sh (.../setup_canbus.sh) (revision 8474f8e345f165187d4dde17840575ee4e98a9b4) @@ -1,17 +1,17 @@ #!/bin/bash ########################################################################### # -# Copyright (c) 2019-2020 Diality Inc. - All Rights Reserved. +# Copyright (c) 2019-2021 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 setup_canbus.sh +# @file setup_canbus.sh # -# @author (last) Peter Lucia -# @date (last) 06-Aug-2020 -# @author (original) Peter Lucia -# @date (original) 01-Apr-2020 +# @author (last) Peter Lucia +# @date (last) 02-Jun-2021 +# @author (original) Peter Lucia +# @date (original) 01-Apr-2020 # ############################################################################ iface="can0"