Salome HOME
bos #29478 Merge branch 'CR29478'
[modules/shaper.git] / src / ModelAPI / ModelAPI_ResultConstruction.cpp
index f647553f33c895236375b634d649b807bde43649..8ab1b03f05760e381434e3012e830ddfad0569ba 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2019  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
@@ -24,4 +24,3 @@ std::string ModelAPI_ResultConstruction::groupName()
 {
   return group();
 }
-