From 8cd389e16166fa4c075fbddfe69f26653a0169b3 Mon Sep 17 00:00:00 2001 From: Dario Lombardo Date: Wed, 7 Feb 2018 12:26:45 +0100 Subject: replace SPDX identifier GPL-2.0+ with GPL-2.0-or-later. The first is deprecated, as per https://spdx.org/licenses/. Change-Id: I8e21e1d32d09b8b94b93a2dc9fbdde5ffeba6bed Reviewed-on: https://code.wireshark.org/review/25661 Petri-Dish: Anders Broman Petri-Dish: Dario Lombardo Reviewed-by: Anders Broman --- docbook/CMakeLists.txt | 2 +- docbook/make-wsluarm.pl | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'docbook') diff --git a/docbook/CMakeLists.txt b/docbook/CMakeLists.txt index 18f38b3b2c..370c7077ad 100644 --- a/docbook/CMakeLists.txt +++ b/docbook/CMakeLists.txt @@ -4,7 +4,7 @@ # By Gerald Combs # Copyright 1998 Gerald Combs # -# SPDX-License-Identifier: GPL-2.0+ +# SPDX-License-Identifier: GPL-2.0-or-later # find_package( LYNX ) diff --git a/docbook/make-wsluarm.pl b/docbook/make-wsluarm.pl index 0393a16883..fdfd550553 100755 --- a/docbook/make-wsluarm.pl +++ b/docbook/make-wsluarm.pl @@ -9,7 +9,7 @@ # By Gerald Combs # Copyright 1998 Gerald Combs # -# SPDX-License-Identifier: GPL-2.0+ +# SPDX-License-Identifier: GPL-2.0-or-later # # (-: I don't even think writing this in Lua :-) # ...well I wished you had! -- cgit v1.2.3