]> SALOME platform Git repositories - modules/kernel.git/blobdiff - doc/configuration_examples/example_prerequis.sh
Salome HOME
Copyright update 2020
[modules/kernel.git] / doc / configuration_examples / example_prerequis.sh
index d776ae2d556800b2fb4454902a562a80f75a1440..d5823de441b0d88f069308b1b3a2ecf96b5c9412 100644 (file)
@@ -1,6 +1,28 @@
-# --- SALOME Required packages : configuration example,SALOME2 V2_2_0
+# Copyright (C) 2007-2020  CEA/DEN, EDF R&D, OPEN CASCADE
+#
+# Copyright (C) 2003-2007  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
+# CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
+#
+# This library is free software; you can redistribute it and/or
+# modify it under the terms of the GNU Lesser General Public
+# License as published by the Free Software Foundation; either
+# version 2.1 of the License, or (at your option) any later version.
+#
+# This library is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+# Lesser General Public License for more details.
+#
+# You should have received a copy of the GNU Lesser General Public
+# License along with this library; if not, write to the Free Software
+# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
+#
+# See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
+#
 
+# --- SALOME Required packages : configuration example,SALOME2 V2_2_0
 # --- all path are relative to ${INSTALLROOT}
+#
 INSTALLROOT="__INSTALL_PATH__/SALOME2/prerequis"
 
 #------ gcc 3.2.3 ---