Salome HOME
bos #29478 Merge branch 'CR29478'
[modules/shaper.git] / src / CollectionPlugin / CollectionPlugin_GroupShape.h
index a69a7a2baddd1d00d74a7c42e8028ddcc2568f3a..dfdad63065205c581bcf429bd777859293163de3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2020  CEA/DEN, EDF R&D
+// Copyright (C) 2014-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
@@ -36,7 +36,7 @@ public:
   {
     static const std::string MY_GROUP_ID("GroupShape");
     return MY_GROUP_ID;
-  }  
+  }
 
   /// Returns the kind of a feature
   COLLECTIONPLUGIN_EXPORT virtual const std::string& getKind()