Salome HOME
Update copyright information
[modules/geom.git] / src / PARTITION / Partition_Inter2d.cxx
index 54a270e44fe49d42f91e8f3181bafbc3c5737f5a..4469bb5b8f664d02de7404dba51c5042c823e5e6 100644 (file)
@@ -1,7 +1,7 @@
-//  GEOM PARTITION : partition algorithm
+//  Copyright (C) 2007-2008  CEA/DEN, EDF R&D, OPEN CASCADE
 //
-//  Copyright (C) 2003  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
-//  CEDRAT, EDF R& D, LEG, PRINCIPIA R& D, BUREAU VERITAS
+//  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 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.opencascade.org/SALOME/ or email : webmaster.salome@opencascade.org
-//
-//
+//  See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+//  GEOM PARTITION : partition algorithm
 //  File   : Partition_Inter2d.cxx
 //  Author : Benedicte MARTIN
 //  Module : GEOM
 //  $Header$
-
-using namespace std;
+//
 #include "Partition_Inter2d.ixx"
 
 #include "utilities.h"
@@ -58,6 +56,8 @@ static Standard_Integer NbF2d = 0;
 static Standard_Integer NbE2d = 0;
 #endif
 
+using namespace std;
+
 //=======================================================================
 //function : getOtherShape
 //purpose  :