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 --- capchild/capture_session.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'capchild/capture_session.h') diff --git a/capchild/capture_session.h b/capchild/capture_session.h index 3a915ffe54..bdf1af362d 100644 --- a/capchild/capture_session.h +++ b/capchild/capture_session.h @@ -5,7 +5,7 @@ * By Gerald Combs * Copyright 1998 Gerald Combs * - * SPDX-License-Identifier: GPL-2.0+*/ + * SPDX-License-Identifier: GPL-2.0-or-later*/ #ifndef __CAPCHILD_CAPTURE_SESSION_H__ #define __CAPCHILD_CAPTURE_SESSION_H__ -- cgit v1.2.3