Salome HOME
Update copyright information
[plugins/blsurfplugin.git] / src / BLSURFPlugin / cad_occ.cxx
index 0a3c04c725ef7ed8483e0b4d7ff62801e7da627c..3616eacea64e5a4e899d3147f0c9b18ad708bbe6 100644 (file)
@@ -1,29 +1,40 @@
-//  See http://www.opencascade.org/SALOME/ or email : webmaster.salome@opencascade.org\r
-//\r
-//\r
+//  Copyright (C) 2007-2008  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.
+//
+//  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
+//
 // File      : BLSURFlugin_Mesher.cxx\r
 // Authors   : Francis KLOSS (OCC) & Patrick LAUG (INRIA)\r
 // Date      : 31/03/2006\r
 // Project   : SALOME\r
 //=============================================================================\r
 // using namespace std;\r
-\r
 // #include "BLSURFPlugin_Mesher.hxx"\r
 // #include "BLSURFPlugin_Hypothesis.hxx"\r
-\r
 // #include <SMESHDS_Mesh.hxx>\r
 // #include <SMDS_MeshElement.hxx>\r
 // #include <SMDS_MeshNode.hxx>\r
 // #include <utilities.h>\r
-\r
 // #include <vector>\r
-\r
 // #include <BRep_Tool.hxx>\r
 // #include <TopExp.hxx>\r
 // #include <TopExp_Explorer.hxx>\r
 // #include <TopoDS.hxx>\r
 // #include <NCollection_Map.hxx>\r
-\r
+//
 #include <iostream>\r
 #include <fstream>\r
 \r