Salome HOME
[bos #38048] [EDF] (2023-T3) PARAMEDMEM Ergonomy.
[tools/medcoupling.git] / src / ParaMEDMEM / TimeInterpolator.cxx
index d88b1caa6891bf99c8c05cd900a5e7650eeebb2e..2a94cdd79a674d7428e329f16df52f1c4a03ad6d 100644 (file)
@@ -1,9 +1,9 @@
-// Copyright (C) 2007-2013  CEA/DEN, EDF R&D
+// Copyright (C) 2007-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
 // License as published by the Free Software Foundation; either
-// version 2.1 of the License.
+// version 2.1 of the License, or (at your option) any later version.
 //
 // This library is distributed in the hope that it will be useful,
 // but WITHOUT ANY WARRANTY; without even the implied warranty of
@@ -19,7 +19,7 @@
 
 #include "TimeInterpolator.hxx"
 
-namespace ParaMEDMEM
+namespace MEDCoupling
 {
   TimeInterpolator::TimeInterpolator( double InterpPrecision, int nStepBefore, int nStepAfter )
   {