X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=idl%2FGENERICSOLVER_Gen.idl;h=bcc54f8eb9dfa61c9a021fdb1135b290469c977a;hb=8a79bd5e570fc2d29eadb4b9ec8a5cd0462f808a;hp=8a19ca85c5fa2bebdbdd0cf3a3d85335426a5ca4;hpb=9ea81401565f24b92b511d1cf56ce1288baf8e98;p=samples%2Fgenericsolver.git diff --git a/idl/GENERICSOLVER_Gen.idl b/idl/GENERICSOLVER_Gen.idl index 8a19ca8..bcc54f8 100644 --- a/idl/GENERICSOLVER_Gen.idl +++ b/idl/GENERICSOLVER_Gen.idl @@ -1,22 +1,20 @@ -// Copyright (C) 2009-2015 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 // #ifndef __GENERICSOLVER_GEN__