X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FCOORM%2FJobInfo_COORM.hxx;fp=src%2FCOORM%2FJobInfo_COORM.hxx;h=ba15cc869fadedfa24cbe01a367c40fa8bdd67a3;hb=097bd648ec2df94785a541abd330a96e4b016cbd;hp=1018cf26b094e69bb0b0da1291b5fe436ef00c17;hpb=9e3cf10e768d41adaa2b4160f36188c4de92d3e4;p=tools%2Flibbatch.git diff --git a/src/COORM/JobInfo_COORM.hxx b/src/COORM/JobInfo_COORM.hxx index 1018cf2..ba15cc8 100644 --- a/src/COORM/JobInfo_COORM.hxx +++ b/src/COORM/JobInfo_COORM.hxx @@ -1,20 +1,20 @@ -// Copyright (C) 2012-2015 INRIA +// Copyright (C) 2012-2020 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_