]> SALOME platform Git repositories - modules/geom.git/blobdiff - src/OCC2VTK/GEOM_VertexSource.cxx
Salome HOME
Copyright update 2022
[modules/geom.git] / src / OCC2VTK / GEOM_VertexSource.cxx
old mode 100755 (executable)
new mode 100644 (file)
index e313ff8..8fc4e8b
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2014  CEA/DEN, EDF R&D, OPEN CASCADE
+// Copyright (C) 2007-2022  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
@@ -31,7 +31,7 @@
 #include <gp_Pnt.hxx>
 #include <BRep_Tool.hxx>
  
-vtkStandardNewMacro(GEOM_VertexSource);
+vtkStandardNewMacro(GEOM_VertexSource)
  
 GEOM_VertexSource::GEOM_VertexSource() 
 {