]> SALOME platform Git repositories - tools/install.git/blobdiff - config_files/VTK-4.2.2.sh
Salome HOME
Update copyright notes
[tools/install.git] / config_files / VTK-4.2.2.sh
index 1c1404df9f90065c9055b0d5f0f62a155c61c623..74b262a4bccab1fa5987433587beafa8950ebda5 100755 (executable)
@@ -1,5 +1,17 @@
 #!/bin/sh
 
+####################################################################################
+#  File      : VTK-4.2.2.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 [ -z "$VTKHOME" ]; then