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 --- ui/qt/time_shift_dialog.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ui/qt/time_shift_dialog.h') diff --git a/ui/qt/time_shift_dialog.h b/ui/qt/time_shift_dialog.h index 0a9f85f305..10f87f05a0 100644 --- a/ui/qt/time_shift_dialog.h +++ b/ui/qt/time_shift_dialog.h @@ -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*/ #ifndef TIME_SHIFT_DIALOG_H #define TIME_SHIFT_DIALOG_H -- cgit v1.2.3