Salome HOME
Copyright update 2020
[modules/med.git] / src / MEDCalculator / MEDCalculatorBrowserStep.hxx
index 278c45daf9896f898aac91b93a06c0eca4b59cc3..59002c4e75018918a732c92e7fddc94f95c89396 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2016  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
@@ -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
   {