Salome HOME
Some useful tools for MEDCouplingMappedExtrudedMesh users that needs to store it...
[tools/medcoupling.git] / src / MEDLoader / MEDFileUtilities.hxx
index fad58c76b2c2b15bebec01b5b47550c00654d475..6ff2c7cc8d7c8184a9df1eecadfdb7c1c434763b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2014  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
@@ -44,7 +44,7 @@ namespace MEDFileUtilities
   };
 }
 
-namespace ParaMEDMEM
+namespace MEDCoupling
 {
   class MEDLOADER_EXPORT MEDFileWritable
   {