Salome HOME
updated copyright message
[modules/med.git] / src / MEDCouplingCorba / Client / MEDCoupling1SGTUMeshClient.cxx
index b78c9ea012c89b4285200fc89c69767577e80595..38b67cbf4ce0eef3d5d98d9450b616927b386ee7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2023  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
@@ -24,7 +24,7 @@
 
 #include <vector>
 
-using namespace ParaMEDMEM;
+using namespace MEDCoupling;
 
 MEDCoupling1SGTUMesh *MEDCoupling1SGTUMeshClient::New(SALOME_MED::MEDCoupling1SGTUMeshCorbaInterface_ptr meshPtr)
 {