]> SALOME platform Git repositories - modules/shaper.git/blobdiff - src/CollectionPlugin/CollectionPlugin_GroupMerge.cpp
Salome HOME
updated copyright message
[modules/shaper.git] / src / CollectionPlugin / CollectionPlugin_GroupMerge.cpp
index cfef811bb151fdd6952827ec0f13d4879db94ce8..b85555edab74ed181b4392e0b4df17895a0d51b7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2020  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
@@ -80,5 +80,5 @@ void CollectionPlugin_GroupMerge::execute(ResultGroupPtr & aGroup)
   aGroup->store(aCompound);
 
   // update the type of selection
-  updateGroupType(LIST_ID());  
+  updateGroupType(LIST_ID());
 }