Index: tools/update_paths.py =================================================================== diff -u -rc40878f626fe96555fb4bf522e0d4ba650665aee -r25829e5793af41ffc76f0862a72d5fa510b14b19 --- tools/update_paths.py (.../update_paths.py) (revision c40878f626fe96555fb4bf522e0d4ba650665aee) +++ tools/update_paths.py (.../update_paths.py) (revision 25829e5793af41ffc76f0862a72d5fa510b14b19) @@ -1,17 +1,17 @@ ########################################################################### # -# Copyright (c) 2019-2019 Diality Inc. - All Rights Reserved. +# Copyright (c) 2020-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. +# 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 update_paths.py +# @file update_paths.py # -# @date 18-Jun-2020 -# @author Peter Lucia +# @author (last) Peter Lucia +# @date (last) 10-Jul-2020 +# @author (original) Peter Lucia +# @date (original) 18-Jun-2020 # -# @brief This script sets up squish qt to use the testsuites virtualenv -# ############################################################################ from configparser import ConfigParser, Error as ConfigParserError import os