X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=resources%2Fyacsgen_example.py;h=569d15b6162d75efc0bdc64d16be95ff1da058f3;hb=8a79bd5e570fc2d29eadb4b9ec8a5cd0462f808a;hp=482fe8775f89e6e91d5aedd69b1f9f9b2077c405;hpb=8cffffd66d68e29d5d21eee040a4604745cabd23;p=samples%2Fgenericsolver.git diff --git a/resources/yacsgen_example.py b/resources/yacsgen_example.py index 482fe87..569d15b 100755 --- a/resources/yacsgen_example.py +++ b/resources/yacsgen_example.py @@ -1,24 +1,22 @@ #!/usr/bin/env python # -# Copyright (C) 2009-2012 EDF R&D +# Copyright (C) 2009-2019 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 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, 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 -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -# Lesser General Public License for more details. +# 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 +# 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 -# -# $Id$ +# See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com # from module_generator import *