Salome HOME
Update copyrights
[modules/shaper.git] / CMakeCommon / FindPlaneGCS.cmake
index 7e51104dd4c0784d84cc51f89ecb0794919a9656..ed0ed87340cb83d7d6b61a8b1bc48f6365a3a53b 100644 (file)
@@ -1,3 +1,22 @@
+# Copyright (C) 2014-2019  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
+# 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
+#
+
 # - Try to  find PlaneGCS (sketcher part of FreeCAD)
 # Once done this will define
 #
@@ -5,10 +24,6 @@
 #  PLANEGCS_INCLUDE_DIRS - the Plaine include directory
 #  PLANEGCS_LIBRARIES - Link these to use PlaneGCS
 
-#=============================================================================
-## Copyright (C) 2014-20xx CEA/DEN, EDF R&D
-#=============================================================================
-
 IF(NOT PLANEGCS_FIND_QUIETLY)
   MESSAGE(STATUS "Try to find PlainGCS at $ENV{PLANEGCS_ROOT_DIR}...")
 ENDIF()