X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2Fyacsloader_swig%2FTest%2Foptim_plugin.py;h=79e76d3725bd23abe4ced2e50cd8cb37ace84b09;hb=1894c52d0838df8676e770bef061fc23ca436452;hp=9cf592a8dd18ef832976bbeb5993f28b05e5abf9;hpb=e63293c5cd91b99ed0d18d0f335a0d0cc4eba140;p=modules%2Fyacs.git diff --git a/src/yacsloader_swig/Test/optim_plugin.py b/src/yacsloader_swig/Test/optim_plugin.py index 9cf592a8d..79e76d372 100644 --- a/src/yacsloader_swig/Test/optim_plugin.py +++ b/src/yacsloader_swig/Test/optim_plugin.py @@ -1,3 +1,22 @@ +# Copyright (C) 2015-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 +# 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. +# +# 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 +# + import SALOMERuntime class myalgosync(SALOMERuntime.OptimizerAlgSync):