X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FMEDCouplingCorba%2FMEDCouplingMultiFieldsServant.cxx;h=f521bc69aa5d3beeabb37bd35bdf558af415140d;hb=0158b3de8e53f47c89b14edda2f91465d772af7c;hp=ef7887cab9b23364b0c8a72f785e5e605744c4b7;hpb=feaed8311a3ebdb6a2e54b827a5338fcae61e267;p=modules%2Fmed.git diff --git a/src/MEDCouplingCorba/MEDCouplingMultiFieldsServant.cxx b/src/MEDCouplingCorba/MEDCouplingMultiFieldsServant.cxx index ef7887cab..f521bc69a 100644 --- a/src/MEDCouplingCorba/MEDCouplingMultiFieldsServant.cxx +++ b/src/MEDCouplingCorba/MEDCouplingMultiFieldsServant.cxx @@ -1,9 +1,9 @@ -// Copyright (C) 2007-2012 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 @@ -26,7 +26,7 @@ #include "MEDCouplingFieldTemplate.hxx" #include "MEDCouplingMemArray.hxx" -using namespace ParaMEDMEM; +using namespace MEDCoupling; MEDCouplingMultiFieldsServant::MEDCouplingMultiFieldsServant(const MEDCouplingMultiFields *cppPointer):MEDCouplingRefCountServant(cppPointer,cppPointer) {