Salome HOME
Copyright update 2020
[modules/med.git] / src / MEDCalculator / MEDCalculatorBrowserStep.hxx
index 347aefed01d2cf8fcf1c1bf9c75dfb9b7f402d25..59002c4e75018918a732c92e7fddc94f95c89396 100644 (file)
@@ -1,9 +1,9 @@
-// Copyright (C) 2007-2013  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2020  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
 // 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
@@ -28,7 +28,7 @@
 //  This class corresponds to a time step (dt,it) of a field
 //  It contains the time step (dt) and the corresponding time value
 //  It also contains methods for selecting or unselecting this time step and it hold the name of the supporting mesh.
-namespace ParaMEDMEM
+namespace MEDCoupling
 {
   class MEDCALCULATOR_EXPORT MEDCalculatorBrowserStep
   {