Salome HOME
Copyright update 2022
[modules/paravis.git] / src / Plugins / ParaGEOMCorba / plugin / ParaGEOMCorbaModule / vtkParaGEOMCorbaSource.h
index 96affb137a38b95aa2d6e931b0e302fa793f964d..ed3ffdb1d64f2feba128b16e35ee97975dcf6cb4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2020  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2022  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
@@ -27,7 +27,7 @@
 class vtkParaGEOMCorbaSource : public vtkAlgorithm {
  public:
   static vtkParaGEOMCorbaSource* New();
-  vtkTypeMacro(vtkParaGEOMCorbaSource, vtkAlgorithm);
+  vtkTypeMacro(vtkParaGEOMCorbaSource, vtkAlgorithm)
   virtual void PrintSelf( ostream& os, vtkIndent indent );
   const char *GetIORCorba();
   void SetIORCorba(char *ior);