]> SALOME platform Git repositories - modules/shaper_study.git/blobdiff - src/PY/shaperBuilder.py
Salome HOME
Copyright update 2020
[modules/shaper_study.git] / src / PY / shaperBuilder.py
index 44ae0b81b14115526cc3f4d73d23e0ced6a2b0f5..52fedb5636ce390ae133a53529dcccb06de9d292 100644 (file)
@@ -1,7 +1,4 @@
-# Copyright (C) 2007-2019  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
+# Copyright (C) 2019-2020  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
@@ -19,6 +16,7 @@
 #
 # See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 #
+
 # ======================================================================================
 # Module adding some methods to CORBA API of GEM_Gen, analogously to geomBuilder.py.
 #   WARNING: do not try to use it in the same way as geomBuilder because