Salome HOME
MED33 porting
[tools/medcoupling.git] / src / ParaMEDMEM / MPIProcessorGroup.cxx
index 80dffe0f33bdc8f87022437eb150f9fc2a2e0505..6e13d8502ff3222be94fdc90ac112182c0ba4bcf 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
@@ -218,7 +218,7 @@ namespace MEDCoupling
     
   }
 
-  MPIProcessorGroup *MPIProcessorGroup::deepCpy() const
+  MPIProcessorGroup *MPIProcessorGroup::deepCopy() const
   {
     return new MPIProcessorGroup(*this);
   }