]> SALOME platform Git repositories - tools/medcoupling.git/blobdiff - src/ParaMEDMEM/NonCoincidentDEC.hxx
Salome HOME
refactor!: remove adm_local/ directory
[tools/medcoupling.git] / src / ParaMEDMEM / NonCoincidentDEC.hxx
index b96814c216d2f6437943d457198c607b41b6aeb5..160ac6c756b59ec625395bbd3946b9261fcc9af1 100644 (file)
@@ -1,9 +1,9 @@
-// Copyright (C) 2007-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // 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
@@ -26,7 +26,7 @@ struct _fvm_locator_t;
 
 typedef enum {NN} InterpolationMethod;
 
-namespace ParaMEDMEM
+namespace MEDCoupling
 {   
   class NonCoincidentDEC : public DEC
   {