]> SALOME platform Git repositories - plugins/gmshplugin.git/blobdiff - src/GMSHPlugin/GMSHPlugin_GMSH.hxx
Salome HOME
updated copyright message
[plugins/gmshplugin.git] / src / GMSHPlugin / GMSHPlugin_GMSH.hxx
index 60b03b1db1bd2a8264df6212ed26f97f06ae8f3c..d07bacc4af8dfde29a2e4912462d04375e861c5a 100644 (file)
@@ -1,10 +1,10 @@
 // Copyright (C) 2012-2015  ALNEOS
-// Copyright (C) 2016  EDF R&D
+// Copyright (C) 2016-2023  EDF
 //
 // 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
@@ -16,6 +16,7 @@
 // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
 //
 // See http://www.alneos.com/ or email : contact@alneos.fr
+// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
 #ifndef _GMSHPlugin_GMSH_HXX_
 #define _GMSHPlugin_GMSH_HXX_
@@ -33,7 +34,7 @@
 class GMSHPLUGIN_EXPORT GMSHPlugin_GMSH: public SMESH_3D_Algo
 {
 public:
-  GMSHPlugin_GMSH(int hypId, int studyId, SMESH_Gen* gen);
+  GMSHPlugin_GMSH(int hypId, SMESH_Gen* gen);
   virtual ~GMSHPlugin_GMSH();
 
   virtual bool CheckHypothesis(SMESH_Mesh& aMesh,