Salome HOME
MED33 porting
[tools/medcoupling.git] / src / ParaMEDMEM / LinearTimeInterpolator.hxx
index 76eca3fc7760844f489771892e54320a6b443bc9..bf867ade664b9164145b682475c2a78a0405ab5a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2015  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2016  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
@@ -25,7 +25,7 @@
 #include <map>
 #include <iostream>
 
-namespace ParaMEDMEM
+namespace MEDCoupling
 {
   class DEC;