Salome HOME
Fix m4 macro in case of non existence of /usr/bin/arch
[plugins/blsurfplugin.git] / resources / BLSURFPlugin.xml
index f72a6110826627a6731aa06597e3961c98a3d1ad..bc765c7f93f5dfa334d71aa63d5599c7284805b0 100644 (file)
@@ -1,5 +1,25 @@
 <?xml version='1.0' encoding='us-ascii'?>
 <!DOCTYPE meshers PUBLIC "" "desktop.dtd">
+<!--
+  Copyright (C) 2007-2011  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.
+
+  This library is distributed in the hope that it will be useful,
+  but WITHOUT ANY WARRANTY; without even the implied warranty of
+  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+  Lesser General Public License for more details.
+
+  You should have received a copy of the GNU Lesser General Public
+  License along with this library; if not, write to the Free Software
+  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
+
+  See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
+
+-->
 
 <!--  GUI customization for BLSURF Plugin  -->
 
@@ -19,7 +39,7 @@
     <algorithm type="BLSURF"
                label-id="BLSURF"
                icon-id="mesh_algo_BLSURF.png"
-               hypos="BLSURF_Parameters"
+               opt-hypos="BLSURF_Parameters"
                output="TRIA,QUAD"
                dim="2"/>
   </algorithms>