Index: alarmMapping.sh =================================================================== diff -u -r108450c58851ff7c48c4607494b8cdae59952908 -r27cc308ff5113a9386899d3c8f8b29962a8498e1 --- alarmMapping.sh (.../alarmMapping.sh) (revision 108450c58851ff7c48c4607494b8cdae59952908) +++ alarmMapping.sh (.../alarmMapping.sh) (revision 27cc308ff5113a9386899d3c8f8b29962a8498e1) @@ -1,20 +1,19 @@ #!/bin/sh ########################################################################### # -# Copyright (c) 2019-2020 Diality Inc. - All Rights Reserved. +# Copyright (c) 2021-2022 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 cppcheck.sh +# @file alarmMapping.sh # -# @author (last) Behrouz NematiPour -# @date (last) 11-May-2021 -# @author (original) Behrouz NematiPour -# @date (original) 11-May-2021 +# @author (last) Behrouz NematiPour +# @date (last) 14-Jan-2022 +# @author (original) Behrouz NematiPour +# @date (original) 11-May-2021 # ############################################################################ -# update common repo echo "update the common repo" cd common if ( test -d .git ); then