Index: tools/start_env.sh =================================================================== diff -u -rced5678ead1dc30ee56f53786c4cce3ac2e1efd6 -r8474f8e345f165187d4dde17840575ee4e98a9b4 --- tools/start_env.sh (.../start_env.sh) (revision ced5678ead1dc30ee56f53786c4cce3ac2e1efd6) +++ tools/start_env.sh (.../start_env.sh) (revision 8474f8e345f165187d4dde17840575ee4e98a9b4) @@ -1,17 +1,17 @@ source ../venv/bin/activate ########################################################################### # -# Copyright (c) 2019-2020 Diality Inc. - All Rights Reserved. +# Copyright (c) 2019-2021 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 +# @file start_env.sh # -# @author (last) Sean Nash -# @date (last) 01-Oct-2020 -# @author (original) Sean Nash -# @date (original) 01-Oct-2020 +# @author (last) Sean Nash +# @date (last) 01-Oct-2020 +# @author (original) Sean Nash +# @date (original) 01-Oct-2020 # ############################################################################