X-Git-Url: http://git.salome-platform.org/gitweb/?p=modules%2Fsmesh.git;a=blobdiff_plain;f=src%2FSMESH%2FSMESH_File.cxx;h=77e1290d026982f4250bff29cd37dab7a17fd6cd;hp=a86092b429acc918c9569a4e749258412a697459;hb=84e136e74b2bc729df20617a9968439919337a55;hpb=7bf524013921b8b5bd58de72719a7d661e14bced diff --git a/src/SMESH/SMESH_File.cxx b/src/SMESH/SMESH_File.cxx index a86092b42..77e1290d0 100644 --- a/src/SMESH/SMESH_File.cxx +++ b/src/SMESH/SMESH_File.cxx @@ -1,8 +1,26 @@ +// Copyright (C) 2007-2010 CEA/DEN, EDF R&D, 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.salome-platform.org/ or email : webmaster.salome@opencascade.com +// + // File : SMESH_File.cxx // Created : Wed Mar 10 11:23:25 2010 // Author : Edward AGAPOV (eap) - - +// #include "SMESH_File.hxx" #include "utilities.h"