Salome HOME
updated copyright message
[modules/gui.git] / src / VTKViewer / VTKViewer_Texture.h
index 6dae20e229f1028354b70f51c176c5f58b8a88b5..cff0fa76bcf1aa1293b873b1e10bc8d9ea9b5f0e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2020  CEA/DEN, EDF R&D, OPEN CASCADE
+// Copyright (C) 2007-2023  CEA/DEN, EDF R&D, OPEN CASCADE
 //
 // Copyright (C) 2003-2007  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
 // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
@@ -39,7 +39,7 @@ public:
 
 public:
   static VTKViewer_Texture *New();
-  vtkTypeMacro(VTKViewer_Texture,vtkOpenGLTexture);
+  vtkTypeMacro(VTKViewer_Texture,vtkOpenGLTexture)
 
   virtual void Load(vtkRenderer *ren);