Salome HOME
Updated copyright comment
[modules/shaper.git] / src / CollectionPlugin / CollectionPlugin_GroupAddition.h
index d52da423bf1dd571ae9c474571d50ffa28a04fa9..4ae72de688bf5c4b0dcc848f820661030a250ffc 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2020  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // 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("GroupAddition");
     return MY_GROUP_ID;
-  }  
+  }
 
   /// Returns the kind of a feature
   COLLECTIONPLUGIN_EXPORT virtual const std::string& getKind()