Index: tools/run_static_code_analysis.sh =================================================================== diff -u -r287af45040e35882e001fb3ea835f304007870c4 -r8474f8e345f165187d4dde17840575ee4e98a9b4 --- tools/run_static_code_analysis.sh (.../run_static_code_analysis.sh) (revision 287af45040e35882e001fb3ea835f304007870c4) +++ tools/run_static_code_analysis.sh (.../run_static_code_analysis.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 run_static_code_analysis.sh +# @file run_static_code_analysis.sh # -# @author (last) Peter Lucia -# @date (last) 10-Nov-2020 -# @author (original) Peter Lucia -# @date (original) 21-Aug-2020 +# @author (last) Peter Lucia +# @date (last) 10-Nov-2020 +# @author (original) Peter Lucia +# @date (original) 21-Aug-2020 # ############################################################################