Index: tools/start_env.sh =================================================================== diff -u -r65277463eda63686c6132b6716aaa997b6df1861 -r32e628abcbbd3fd70866505d9f2836a6f732ef06 --- tools/start_env.sh (.../start_env.sh) (revision 65277463eda63686c6132b6716aaa997b6df1861) +++ tools/start_env.sh (.../start_env.sh) (revision 32e628abcbbd3fd70866505d9f2836a6f732ef06) @@ -1,2 +1,17 @@ source ../venv/bin/activate +########################################################################### +# +# 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 start_env.sh +# +# @author (last) Sean Nash +# @date (last) 01-Oct-2020 +# @author (original) Sean Nash +# @date (original) 01-Oct-2020 +# +############################################################################