Salome HOME
Copyright update 2020
[tools/configuration.git] / config / scfg
index 5272c8d1c256da69648e792de5112700e722f523..92b32e787e5c1c7e60916ded55a626c44b3645b6 100755 (executable)
@@ -1,6 +1,25 @@
 #!/usr/bin/env python
 #  -*- coding: iso-8859-1 -*-
 
+# Copyright (C) 2016-2020  OPEN CASCADE
+#
+# 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
+#
+
 ###
 # Command line tool to manage SALOME configuration.
 # Usage: type "scfg help" to learn how to use tool.