Salome HOME
yfr : Merge with v1.2
[modules/smesh.git] / src / SMDS / SMDS_MeshIDFactory.lxx
index 3731249be8cc6c9e3d51b263d281273339e46c00..68bf5bf06219d17a4941e4cceb2499f05a4d6de5 100644 (file)
@@ -1,13 +1,30 @@
-// File:       SMDS_MeshIDFactory.lxx
-// Created:    Thu Jan 24 12:10:57 2002
-// Author:     Jean-Michel BOULCOURT
-//             <jmb@coulox.paris1.matra-dtv.fr>
+//  SMESH SMDS : implementaion of Salome mesh data structure
+//
+//  Copyright (C) 2003  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 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.opencascade.org/SALOME/ or email : webmaster.salome@opencascade.org 
+//
+//
+//
+//  File   : SMDS_MeshIDFactory.lxx
+//  Author : Jean-Michel BOULCOURT
+//  Module : SMESH
 
-
-//=======================================================================
-//function : GetFreeID
-//purpose  : 
-//=======================================================================
 inline Standard_Integer  SMDS_MeshIDFactory::GetFreeID()
 {
   if (myPoolOfID.IsEmpty())