Salome HOME
Update copyrights
[modules/med.git] / idl / ParaMEDMEMComponent.idl
index acd720d1aa0def63ae95fc933986644433d33411..4d3af36acce68861ebb1489b5fd0438f8d7b9e7b 100644 (file)
@@ -1,9 +1,9 @@
-// Copyright (C) 2007-2013  CEA/DEN, EDF R&D, OPEN CASCADE
+// Copyright (C) 2007-2019  CEA/DEN, EDF R&D, OPEN CASCADE
 //
 // 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
@@ -53,8 +53,7 @@ module SALOME_MED
                                  in double max_distance_for_3Dsurf_intersect,
                                  in long orientation,
                                  in boolean measure_abs,
-                                 in string splitting_policy,
-                                 in boolean P1P0_bary_method) raises (SALOME::SALOME_Exception);
+                                 in string splitting_policy) raises (SALOME::SALOME_Exception);
     void initializeCoupling(in string coupling, in string ior) raises (SALOME::SALOME_Exception);
     void terminateCoupling(in string coupling) raises (SALOME::SALOME_Exception);
   };