Index: shared/scripts/configuration/utility.py =================================================================== diff -u -ra6acb7f4e53e2b27629aee73b2f672e20436a8fe -r316fd2f51b0fa89c0f69949d79ef246e1e4bc4ed --- shared/scripts/configuration/utility.py (.../utility.py) (revision a6acb7f4e53e2b27629aee73b2f672e20436a8fe) +++ shared/scripts/configuration/utility.py (.../utility.py) (revision 316fd2f51b0fa89c0f69949d79ef246e1e4bc4ed) @@ -1,15 +1,17 @@ ########################################################################### # -# Copyright (c) 2019-2021 Diality Inc. - All Rights Reserved. +# Copyright (c) 2022-2025 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 utils.py - -# @author (last) LTTS -# @date (last) 15-Jan-2022 +# @file utility.py # +# @author (last) Behrouz NematiPour +# @date (last) 04-Feb-2025 +# @author (original) joseph_varghese +# @date (original) 19-Jan-2022 +# ############################################################################ import csv import glob