Salome HOME
3rd step.
[tools/medcoupling.git] / src / ParaMEDMEM / ProcessorGroup.cxx
index a17514d5e703afd4c9a38d1bde02adc7b521e482..33f962d55a4cab762d00569ebe85d400a2b3f3d0 100644 (file)
@@ -1,9 +1,9 @@
-// Copyright (C) 2007-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2015  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
@@ -20,7 +20,7 @@
 #include "ProcessorGroup.hxx"
 #include "InterpolationUtils.hxx"
 
-namespace ParaMEDMEM
+namespace MEDCoupling
 {
   ProcessorGroup::ProcessorGroup (const CommInterface& interface, int start, int end):_comm_interface(interface)
   {