Salome HOME
Update copyrights
[modules/med.git] / src / MEDCouplingCorba / DataArrayDoubleServant.cxx
index 235f07b67f484c0bfbf8a76f4c5b7dfd33c0dc39..4ae12f64b4e8e8ce8357a0dad454bc375f94fe02 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2014  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
@@ -21,7 +21,7 @@
 #include "DataArrayDoubleServant.hxx"
 #include "MEDCouplingMemArray.hxx"
 
-using namespace ParaMEDMEM;
+using namespace MEDCoupling;
 
 DataArrayDoubleServant::DataArrayDoubleServant(const DataArrayDouble *cppPointer):DataArrayServant(cppPointer)
 {