Index: tools/run_static_code_analysis.sh =================================================================== diff -u -rc32591086c6d9696c63f3d282818280651cca4be -r32e628abcbbd3fd70866505d9f2836a6f732ef06 --- tools/run_static_code_analysis.sh (.../run_static_code_analysis.sh) (revision c32591086c6d9696c63f3d282818280651cca4be) +++ tools/run_static_code_analysis.sh (.../run_static_code_analysis.sh) (revision 32e628abcbbd3fd70866505d9f2836a6f732ef06) @@ -1,17 +1,17 @@ #!/bin/bash ########################################################################### # -# 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 run_static_code_analysis.sh +# @file run_static_code_analysis.sh # -# @author (last) Peter Lucia -# @date (last) 19-Oct-2020 -# @author (original) Peter Lucia -# @date (original) 29-Jul-2020 +# @author (last) Peter Lucia +# @date (last) 10-Nov-2020 +# @author (original) Peter Lucia +# @date (original) 21-Aug-2020 # ############################################################################