Salome HOME
updated copyright message
[modules/shaper.git] / src / FeaturesAPI / FeaturesAPI_PointCoordinates.cpp
index 8898319f7110645facee0ca30066070884537df4..784d7775a4389999eaa2c13ab18d4f906c415742 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
@@ -42,4 +42,3 @@ std::list<double> getPointCoordinates(const std::shared_ptr<ModelAPI_Document>&
 
   return res;
 }
-