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 --- packaging/wix/windeployqt-to-wix.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'packaging') diff --git a/packaging/wix/windeployqt-to-wix.ps1 b/packaging/wix/windeployqt-to-wix.ps1 index 809ceacaf2..b621e55e63 100644 --- a/packaging/wix/windeployqt-to-wix.ps1 +++ b/packaging/wix/windeployqt-to-wix.ps1 @@ -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 #requires -version 2 -- cgit v1.2.3