From 922c3944de588809b5d09889b0f98f9c88445920 Mon Sep 17 00:00:00 2001 From: Anthony Geay Date: Mon, 22 Feb 2021 07:06:37 +0100 Subject: [PATCH] Vadim s review of 47fc37875313e44 --- src/MEDLoader/libmesh5.cxx | 19 ------------------- src/MEDLoader/libmesh5.hxx | 19 ------------------- 2 files changed, 38 deletions(-) diff --git a/src/MEDLoader/libmesh5.cxx b/src/MEDLoader/libmesh5.cxx index 15f8a1ddd..557b9af70 100644 --- a/src/MEDLoader/libmesh5.cxx +++ b/src/MEDLoader/libmesh5.cxx @@ -1,22 +1,3 @@ -// Copyright (C) 2021 CEA/DEN, 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, 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 -// - /*----------------------------------------------------------*/ /* */ /* LIBMESH V 5.46 */ diff --git a/src/MEDLoader/libmesh5.hxx b/src/MEDLoader/libmesh5.hxx index efb1552ce..df8a37ad9 100644 --- a/src/MEDLoader/libmesh5.hxx +++ b/src/MEDLoader/libmesh5.hxx @@ -1,22 +1,3 @@ -// Copyright (C) 2021 CEA/DEN, 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, 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 -// - #ifndef MESHFORMATPARSER_HXX #define MESHFORMATPARSER_HXX /*----------------------------------------------------------*/ -- 2.39.2