Salome HOME
MAJ vers paraview 5.4
[modules/paravis.git] / src / Plugins / ElevationSurface / vtkElevationSurfaceFilter.cxx
index 664bd75b721dc96cea6522daa891992e3569a36e..1e00bcf0088714d71c7147b6feeb37381a930762 100644 (file)
@@ -1,9 +1,9 @@
-// Copyright (C) 2010-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2016  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.
+// version 2.1 of the License, or (at your option) any later version.
 //
 // This library is distributed in the hope that it will be useful,
 // but WITHOUT ANY WARRANTY; without even the implied warranty of
@@ -37,7 +37,7 @@
 
 #include <math.h>
 
-vtkCxxRevisionMacro(vtkElevationSurfaceFilter, "$Revision$");
+//vtkCxxRevisionMacro(vtkElevationSurfaceFilter, "$Revision$");
 vtkStandardNewMacro(vtkElevationSurfaceFilter);
 
 vtkElevationSurfaceFilter::vtkElevationSurfaceFilter()