Salome HOME
Update copyrights
[tools/medcoupling.git] / src / ParaMEDMEM / DECOptions.hxx
index eb92712372d5fa8db41432edc3120bb35538fcd5..9ad9dfe5d6596cd946cd5ddfeadc573c57bfd5e3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2015  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2019  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
@@ -22,7 +22,7 @@
 
 #include <string>
 
-namespace ParaMEDMEM
+namespace MEDCoupling
 {
   //! Enum describing the allToAll method used in the communication pattern
   typedef enum { Native, PointToPoint } AllToAllMethod;