Salome HOME
Updated copyright comment
[modules/med.git] / src / MEDCouplingCorba / MEDCouplingMultiFieldsServant.hxx
index 3339ba72f6abfc3bd7a5dc51a34db6172b376637..5ce7ac91c2f509ff41d5dfbb2d95e96ca899b037 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2015  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
@@ -43,7 +43,7 @@ namespace MEDCoupling
   public:
     typedef MEDCouplingMultiFields CppType;
     MEDCouplingMultiFieldsServant(const MEDCouplingMultiFields *cppPointer);
-  protected:
+  public:
     const MEDCouplingMultiFields *getPointer() const { return (const MEDCouplingMultiFields *)(_cpp_pointer); }
   protected:
     char *getName();