X-Git-Url: http://git.salome-platform.org/gitweb/?p=modules%2Fsmesh.git;a=blobdiff_plain;f=src%2FDriverUNV%2FDriverUNV_W_SMESHDS_Mesh.cxx;h=231bba3dbd3dcdfe4fc47d9d99bfb21d9c6f1256;hp=6eb3d00ff14e18c003f114a97db03f5b28549b05;hb=49b22b1c40b88469c8f2dace3fcb278dd83528a9;hpb=4791f5b30ea7a9c1247aa551750dc71cb83b99aa diff --git a/src/DriverUNV/DriverUNV_W_SMESHDS_Mesh.cxx b/src/DriverUNV/DriverUNV_W_SMESHDS_Mesh.cxx index 6eb3d00ff..231bba3db 100644 --- a/src/DriverUNV/DriverUNV_W_SMESHDS_Mesh.cxx +++ b/src/DriverUNV/DriverUNV_W_SMESHDS_Mesh.cxx @@ -1,29 +1,3 @@ -// SMESH DriverUNV : driver to read and write 'unv' files -// -// 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 : DriverUNV_W_SMESHDS_Mesh.cxx -// Module : SMESH - using namespace std; #include "DriverUNV_W_SMESHDS_Mesh.h" #include "DriverUNV_W_SMDS_Mesh.h"