Salome HOME
Updated copyright comment
[modules/gui.git] / src / SVTK / SVTK_Recorder.h
index 9dcc44df69ace69b4e2c2cd20af4734ea547bc0f..1f0594a2c4c3b906df4cea1f7f78e7765827ae84 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2020  CEA/DEN, EDF R&D, OPEN CASCADE
+// Copyright (C) 2007-2024  CEA, EDF, OPEN CASCADE
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
@@ -42,7 +42,7 @@ class SVTK_Recorder : public vtkObject
   
  public:
   static SVTK_Recorder *New();
-  vtkTypeMacro(SVTK_Recorder,vtkObject);
+  vtkTypeMacro(SVTK_Recorder,vtkObject)
 
   void
   SetRenderWindow(vtkRenderWindow* theRenderWindow);