X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FCOORM%2FJobInfo_COORM.hxx;h=bb7dc0d3be38fff3d103fad912b8db4017b8922e;hb=b4e59846fd2eaf893548f182645e7162da4ad731;hp=45c1cf69de88ede140f5df8ac0e4d78c710a6fea;hpb=f3403f9d8213e58eff7a81d581e0de1e5a6c77d0;p=tools%2Flibbatch.git diff --git a/src/COORM/JobInfo_COORM.hxx b/src/COORM/JobInfo_COORM.hxx index 45c1cf6..bb7dc0d 100644 --- a/src/COORM/JobInfo_COORM.hxx +++ b/src/COORM/JobInfo_COORM.hxx @@ -1,20 +1,20 @@ -// Copyright (C) 2012-2013 INRIA +// Copyright (C) 2012-2021 INRIA // -// 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 +// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com // #ifndef _JOBINFO_COORM_H_