]> SALOME platform Git repositories - tools/install.git/blobdiff - config_files/HELLO_BIN.sh
Salome HOME
Update copyright notes
[tools/install.git] / config_files / HELLO_BIN.sh
index e41ad9d81e2e248e9e954dc604ecdea07c9801f9..4f15e51f8728f6eff0d6df5c7c9018a7198a4b9e 100755 (executable)
@@ -1,5 +1,17 @@
 #!/bin/sh
 
+####################################################################################
+#  File      : HELLO_BIN.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_ROOT_DIR}" ]; then
     if [ -f ${HELLO_ROOT_DIR}/bin/salome/VERSION ]; then