diff options
author | Dario Lombardo <lomato@gmail.com> | 2018-02-07 12:26:45 +0100 |
---|---|---|
committer | Anders Broman <a.broman58@gmail.com> | 2018-02-08 14:57:36 +0000 |
commit | 8cd389e16166fa4c075fbddfe69f26653a0169b3 (patch) | |
tree | 1bea70a898b41c700cfe8f192dae3ba7e08b3626 /ui/persfilepath_opt.h | |
parent | bfd2dbcf25749d9f1481c479af4aab098069c303 (diff) | |
download | wireshark-8cd389e16166fa4c075fbddfe69f26653a0169b3.tar.gz wireshark-8cd389e16166fa4c075fbddfe69f26653a0169b3.tar.bz2 wireshark-8cd389e16166fa4c075fbddfe69f26653a0169b3.zip |
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 <a.broman58@gmail.com>
Petri-Dish: Dario Lombardo <lomato@gmail.com>
Reviewed-by: Anders Broman <a.broman58@gmail.com>
Diffstat (limited to 'ui/persfilepath_opt.h')
-rw-r--r-- | ui/persfilepath_opt.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/persfilepath_opt.h b/ui/persfilepath_opt.h index 7229d3e4db..356ee9733c 100644 --- a/ui/persfilepath_opt.h +++ b/ui/persfilepath_opt.h @@ -7,7 +7,7 @@ * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs * - * SPDX-License-Identifier: GPL-2.0+*/ + * SPDX-License-Identifier: GPL-2.0-or-later*/ #ifndef PERSFILEPATH_OPT_H #define PERSFILEPATH_OPT_H |