X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FSMDS%2FSMDS_MeshEdge.jxx;h=57a59a873f6e3cbc63680251db5b09ab065b1eda;hb=007c0191337598a9431229b2d3dec7fde25d4c4e;hp=e5a7e1dd74cea704a54aa93356a19f2dc5dcf53a;hpb=bc4929c5bc2faf636c99d1bcd642ed2a92d8978e;p=modules%2Fsmesh.git diff --git a/src/SMDS/SMDS_MeshEdge.jxx b/src/SMDS/SMDS_MeshEdge.jxx index e5a7e1dd7..57a59a873 100644 --- a/src/SMDS/SMDS_MeshEdge.jxx +++ b/src/SMDS/SMDS_MeshEdge.jxx @@ -1,3 +1,29 @@ +// 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_MeshEdge.jxx +// Module : SMESH + #ifndef _SMDS_MeshEdge_HeaderFile #include "SMDS_MeshEdge.hxx" #endif