Salome HOME
Copyright update 2022
[modules/paravis.git] / src / Plugins / MEDReader / plugin / MEDReaderIO / vtkExtractGroup.h
index bea981eaaa2cbbb54867205ae940d41c63fbf543..c5552a21e3773133d1563e989c0f507afabfcc87 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2019  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
@@ -46,10 +46,10 @@ protected:
   vtkExtractGroup();
   ~vtkExtractGroup();
 
-  int RequestInformation(vtkInformation *request,
+  int RequestInformation(vtkInformation * request,
       vtkInformationVector **inputVector, vtkInformationVector *outputVector);
 
-  int RequestData(vtkInformation *request, vtkInformationVector **inputVector,
+  int RequestData(vtkInformation * request, vtkInformationVector **inputVector,
       vtkInformationVector *outputVector);
 
   // Description: