Salome HOME
Merge branch 'V7_dev'
[tools/medcoupling.git] / src / INTERP_KERNELTest / InterpolationOptionsTest.cxx
index fc6c438d186874bc37f630d417beda92a31b0c59..1c85bcbb3a09566ea7f8da51d31d62fe11c4956e 100644 (file)
@@ -1,9 +1,9 @@
-// Copyright (C) 2007-2013  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
@@ -28,7 +28,7 @@
 #include <iostream>
 #include <vector>
 
-using namespace ParaMEDMEM;
+using namespace MEDCoupling;
 
 namespace INTERP_TEST
 {