X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FPlugins%2FMedReader%2FIO%2FvtkMedConstantAttribute.cxx;h=47990389b8d2294a1d3aa0ab3da76fe5a3cca478;hb=c7c9039d845fb2a5e2eb391139af089b4bed26a5;hp=8c324f47677cef111e6a928ad6aeb85e1ca52506;hpb=b72346ef0cb0dafafebe30ccb12d57e2652864bb;p=modules%2Fparavis.git diff --git a/src/Plugins/MedReader/IO/vtkMedConstantAttribute.cxx b/src/Plugins/MedReader/IO/vtkMedConstantAttribute.cxx index 8c324f47..47990389 100644 --- a/src/Plugins/MedReader/IO/vtkMedConstantAttribute.cxx +++ b/src/Plugins/MedReader/IO/vtkMedConstantAttribute.cxx @@ -1,3 +1,22 @@ +// Copyright (C) 2010-2013 CEA/DEN, EDF R&D +// +// 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 +// + #include "vtkMedConstantAttribute.h" #include "vtkObjectFactory.h"