]> SALOME platform Git repositories - modules/shaper.git/blobdiff - src/FeaturesAPI/FeaturesAPI_GeometryCalculation.cpp
Salome HOME
updated copyright message
[modules/shaper.git] / src / FeaturesAPI / FeaturesAPI_GeometryCalculation.cpp
index 666489e0ad0276bf63c146b61c8a2bea7692f01a..c45edf5b1c585ccbd030c7fc0224e823dcb99c45 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2018-2020  CEA/DEN, EDF R&D
+// Copyright (C) 2018-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
@@ -43,4 +43,3 @@ std::list<double> getGeometryCalculation(const std::shared_ptr<ModelAPI_Document
 
   return res;
 }
-