Index: tools/start_env.sh =================================================================== diff -u -r65277463eda63686c6132b6716aaa997b6df1861 -r287af45040e35882e001fb3ea835f304007870c4 --- tools/start_env.sh (.../start_env.sh) (revision 65277463eda63686c6132b6716aaa997b6df1861) +++ tools/start_env.sh (.../start_env.sh) (revision 287af45040e35882e001fb3ea835f304007870c4) @@ -1,2 +1,17 @@ +########################################################################### +# +# Copyright (c) 2019-2020 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 +# +############################################################################ source ../venv/bin/activate