X-Git-Url: http://git.salome-platform.org/gitweb/?p=modules%2Fsmesh.git;a=blobdiff_plain;f=src%2FSMDS%2FSMDSControl_BoundaryFaces.cxx;h=cb9d5060b60fa2547e71798b34a0f9792dfd1946;hp=398025bc32abfdab4e9c0127965f915bb7810af5;hb=13b8c20dfc9f5bedf2dd4699ac1e05a8d4227791;hpb=c6248ade999eaffe5bbddbcaea61487811aa4e0c diff --git a/src/SMDS/SMDSControl_BoundaryFaces.cxx b/src/SMDS/SMDSControl_BoundaryFaces.cxx index 398025bc3..cb9d5060b 100644 --- a/src/SMDS/SMDSControl_BoundaryFaces.cxx +++ b/src/SMDS/SMDSControl_BoundaryFaces.cxx @@ -1,10 +1,30 @@ -using namespace std; -// File: SMDSControl_BoundaryFaces.cxx -// Created: Tue Mar 12 23:46:24 2002 -// Author: Jean-Michel BOULCOURT -// - +// SMESH SMDS : implementaion of Salome mesh data structure +// +// Copyright (C) 2003 OPEN CASCADE +// +// 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 or email : webmaster@opencascade.org +// +// +// +// File : SMDSControl_BoundaryFaces.cxx +// Author : Jean-Michel BOULCOURT +// Module : SMESH +using namespace std; #include "SMDSControl_BoundaryFaces.ixx" #include "SMDSControl.hxx"