Manual removal of license notice + SPDX updates

This commit is contained in:
Sébastien Loriot 2019-10-19 17:11:02 +02:00
parent b13e116919
commit 7c63219861
13 changed files with 16 additions and 129 deletions

View File

@ -549,13 +549,7 @@ char *yytext;
// Copyright (c) 2004 Max-Planck-Institut Saarbruecken (Germany) // Copyright (c) 2004 Max-Planck-Institut Saarbruecken (Germany)
// All rights reserved. // All rights reserved.
// //
// This file is part of BenchmarkParser; you can redistribute it and/or // This file is part of BenchmarkParser
// modify it under the terms of the GNU Lesser General Public License as
// published by the Free Software Foundation; either version 3 of the License,
// or (at your option) any later version.
//
// This file is provided AS IS with NO WARRANTY OF ANY KIND, INCLUDING THE
// WARRANTY OF DESIGN, MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
// //
// $URL$ // $URL$
// $Id$ // $Id$

View File

@ -2,13 +2,7 @@
// Copyright (c) 2004 Max-Planck-Institut Saarbruecken (Germany) // Copyright (c) 2004 Max-Planck-Institut Saarbruecken (Germany)
// All rights reserved. // All rights reserved.
// //
// This file is part of BenchmarkParser; you can redistribute it and/or // This file is part of BenchmarkParser
// modify it under the terms of the GNU Lesser General Public License as
// published by the Free Software Foundation; either version 3 of the License,
// or (at your option) any later version.
//
// This file is provided AS IS with NO WARRANTY OF ANY KIND, INCLUDING THE
// WARRANTY OF DESIGN, MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
// //
// $URL$ // $URL$
// $Id$ // $Id$

View File

@ -2,13 +2,7 @@
// Copyright (c) 2004 Max-Planck-Institut Saarbruecken (Germany) // Copyright (c) 2004 Max-Planck-Institut Saarbruecken (Germany)
// All rights reserved. // All rights reserved.
// //
// This file is part of BenchmarkParser; you can redistribute it and/or // This file is part of BenchmarkParser
// modify it under the terms of the GNU Lesser General Public License as
// published by the Free Software Foundation; either version 3 of the License,
// or (at your option) any later version.
//
// This file is provided AS IS with NO WARRANTY OF ANY KIND, INCLUDING THE
// WARRANTY OF DESIGN, MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
// //
// $URL$ // $URL$
// $Id$ // $Id$

View File

@ -3,18 +3,10 @@
# All rights reserved. # All rights reserved.
# #
# This file is part of CGAL (www.cgal.org). # This file is part of CGAL (www.cgal.org).
# You can redistribute it and/or modify it under the terms of the GNU
# General Public License as published by the Free Software Foundation,
# either version 3 of the License, or (at your option) any later version.
# #
# Licensees holding a valid commercial license may use this file in # $URL$
# accordance with the commercial license agreement provided with the software. # $Id$
# # SPDX-License-Identifier: GPL-3.0-or-later
# This file is provided AS IS with NO WARRANTY OF ANY KIND, INCLUDING THE
# WARRANTY OF DESIGN, MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
#
# $URL:
# $Id:
# #
# #
# Author(s) : Philipp Moeller # Author(s) : Philipp Moeller

View File

@ -3,18 +3,10 @@
# All rights reserved. # All rights reserved.
# #
# This file is part of CGAL (www.cgal.org). # This file is part of CGAL (www.cgal.org).
# You can redistribute it and/or modify it under the terms of the GNU
# General Public License as published by the Free Software Foundation,
# either version 3 of the License, or (at your option) any later version.
# #
# Licensees holding a valid commercial license may use this file in # $URL$
# accordance with the commercial license agreement provided with the software. # $Id$
# # SPDX-License-Identifier: GPL-3.0-or-later
# This file is provided AS IS with NO WARRANTY OF ANY KIND, INCLUDING THE
# WARRANTY OF DESIGN, MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
#
# $URL:
# $Id:
# #
# #
# Author(s) : Philipp Moeller # Author(s) : Philipp Moeller

View File

@ -1,16 +1,5 @@
# Copyright (c) 2011 GeometryFactory Sarl (France) # Copyright (c) 2011 GeometryFactory Sarl (France)
# #
# This file is part of CGAL (www.cgal.org); 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 3 of the License,
# or (at your option) any later version.
#
# Licensees holding a valid commercial license may use this file in
# accordance with the commercial license agreement provided with the software.
#
# This file is provided AS IS with NO WARRANTY OF ANY KIND, INCLUDING THE
# WARRANTY OF DESIGN, MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
#
# $URL$ # $URL$
# $Id$ # $Id$
# SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial # SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial

View File

@ -2,17 +2,6 @@
# Copyright (c) 2011 GeometryFactory Sarl (France) # Copyright (c) 2011 GeometryFactory Sarl (France)
# #
# This file is part of CGAL (www.cgal.org); 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 3 of the License,
# or (at your option) any later version.
#
# Licensees holding a valid commercial license may use this file in
# accordance with the commercial license agreement provided with the software.
#
# This file is provided AS IS with NO WARRANTY OF ANY KIND, INCLUDING THE
# WARRANTY OF DESIGN, MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
#
# $URL$ # $URL$
# $Id$ # $Id$
# SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial # SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial

View File

@ -7,16 +7,7 @@
# and Tel-Aviv University (Israel). All rights reserved. # and Tel-Aviv University (Israel). All rights reserved.
# Copyright (c) 2012 GeometryFactory Sarl (France) # Copyright (c) 2012 GeometryFactory Sarl (France)
# #
# This file is part of CGAL (www.cgal.org); you can redistribute it and/or # This file is part of CGAL (www.cgal.org)
# modify it under the terms of the GNU Lesser General Public License as
# published by the Free Software Foundation; either version 3 of the License,
# or (at your option) any later version.
#
# Licensees holding a valid commercial license may use this file in
# accordance with the commercial license agreement provided with the software.
#
# This file is provided AS IS with NO WARRANTY OF ANY KIND, INCLUDING THE
# WARRANTY OF DESIGN, MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
# #
# $URL$ # $URL$
# $Id$ # $Id$

View File

@ -6,20 +6,7 @@
# Copyright (C) 2007, 2008 Adam D. Barratt # Copyright (C) 2007, 2008 Adam D. Barratt
# Copyright (C) 2012 Francesco Poli # Copyright (C) 2012 Francesco Poli
# #
# This program is free software; you can redistribute it and/or modify # SPDX-License-Identifier: GPL-2.0-or-later
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version.
#
# This program 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 General Public License for more details.
#
# You should have received a copy of the GNU General Public License along
# with this program. If not, see <https://www.gnu.org/licenses/>.
#
# SPDX-License-Identifier: LGPL-2.0-or-later
# #
=head1 NAME =head1 NAME

View File

@ -6,16 +6,7 @@
# Max-Planck-Institute Saarbruecken (Germany), # Max-Planck-Institute Saarbruecken (Germany),
# and Tel-Aviv University (Israel). All rights reserved. # and Tel-Aviv University (Israel). All rights reserved.
# #
# This file is part of CGAL (www.cgal.org); you can redistribute it and/or # This file is part of CGAL (www.cgal.org)
# modify it under the terms of the GNU Lesser General Public License as
# published by the Free Software Foundation; version 3 of the License,
# or (at your option) any later version.
#
# Licensees holding a valid commercial license may use this file in
# accordance with the commercial license agreement provided with the software.
#
# This file is provided AS IS with NO WARRANTY OF ANY KIND, INCLUDING THE
# WARRANTY OF DESIGN, MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
# #
# $URL$ # $URL$
# $Id$ # $Id$

View File

@ -7,16 +7,7 @@
# Max-Planck-Institute for Informatics Saarbruecken (Germany), # Max-Planck-Institute for Informatics Saarbruecken (Germany),
# and Tel-Aviv University (Israel). All rights reserved. # and Tel-Aviv University (Israel). All rights reserved.
# #
# This file is part of CGAL (www.cgal.org); you can redistribute it and/or # This file is part of CGAL (www.cgal.org)
# modify it under the terms of the GNU Lesser General Public License as
# published by the Free Software Foundation; either version 3 of the License,
# or (at your option) any later version.
#
# Licensees holding a valid commercial license may use this file in
# accordance with the commercial license agreement provided with the software.
#
# This file is provided AS IS with NO WARRANTY OF ANY KIND, INCLUDING THE
# WARRANTY OF DESIGN, MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
# #
# $URL$ # $URL$
# $Id$ # $Id$

View File

@ -6,19 +6,11 @@
# Max-Planck-Institute Saarbruecken (Germany), # Max-Planck-Institute Saarbruecken (Germany),
# and Tel-Aviv University (Israel). All rights reserved. # and Tel-Aviv University (Israel). All rights reserved.
# #
# This file is part of CGAL (www.cgal.org); you can redistribute it and/or # This file is part of CGAL (www.cgal.org)
# modify it under the terms of the GNU Lesser General Public License as
# published by the Free Software Foundation; either version 3 of the License,
# or (at your option) any later version.
#
# Licensees holding a valid commercial license may use this file in
# accordance with the commercial license agreement provided with the software.
#
# This file is provided AS IS with NO WARRANTY OF ANY KIND, INCLUDING THE
# WARRANTY OF DESIGN, MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
# #
# $URL$ # $URL$
# $Id$ # $Id$
# SPDX-License-Identifier: LGPL-3.0-or-later
# #
# #
# Author(s) : Geert-Jan Giezeman, Sven Schönherr # Author(s) : Geert-Jan Giezeman, Sven Schönherr

View File

@ -7,16 +7,7 @@
# Max-Planck-Institute Saarbruecken (Germany), # Max-Planck-Institute Saarbruecken (Germany),
# and Tel-Aviv University (Israel). All rights reserved. # and Tel-Aviv University (Israel). All rights reserved.
# #
# This file is part of CGAL (www.cgal.org); you can redistribute it and/or # This file is part of CGAL (www.cgal.org)
# modify it under the terms of the GNU Lesser General Public License as
# published by the Free Software Foundation; version 3 of the License,
# or (at your option) any later version.
#
# Licensees holding a valid commercial license may use this file in
# accordance with the commercial license agreement provided with the software.
#
# This file is provided AS IS with NO WARRANTY OF ANY KIND, INCLUDING THE
# WARRANTY OF DESIGN, MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
# #
# $URL$ # $URL$
# $Id$ # $Id$