Salome HOME
Update copyright notes
[tools/install.git] / config_files / HELLO_SRC.sh
index 3ba6e1400b0c7494c84550a9a2a9b13d7fc2f560..f1bd15327ab48e766a1010a7169ba76d40cd3d2b 100755 (executable)
@@ -1,5 +1,17 @@
 #!/bin/sh
 
+####################################################################################
+#  File      : HELLO_SRC.sh
+#  Created   : Thu Dec 18 12:01:00 2002
+#  Author    : Vadim SANDLER, Open CASCADE SAS (vadim.sandler@opencascade.com)
+#  Project   : SALOME
+#  Module    : Installation Wizard
+#  Copyright : 2002-2006 CEA
+#
+#  This script is the part of the SALOME installation procedure.
+#
+####################################################################################
+
 check_version(){
 if [ -n "${HELLO_SRC_DIR}" ]; then
     if [ -f ${HELLO_SRC_DIR}/bin/VERSION ]; then