summaryrefslogtreecommitdiff
path: root/lsusb.h
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2021-02-22 14:25:02 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2021-02-22 14:25:02 +0100
commit23b232bf365845f572785b516128bfc2eff32ebb (patch)
tree9495874b34e7f5b2e1150745e5c5ed42c821d034 /lsusb.h
parent304c28e9cfe26c5799fab11c171bea02c4df7100 (diff)
downloadusbutils-23b232bf365845f572785b516128bfc2eff32ebb.tar.gz
rename "GPL-2.0+" to "GPL-2.0-or-later"
This makes `reuse lint` happy as well as license lawyers... Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'lsusb.h')
-rw-r--r--lsusb.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lsusb.h b/lsusb.h
index 62f9625..3e93c23 100644
--- a/lsusb.h
+++ b/lsusb.h
@@ -1,4 +1,4 @@
-// SPDX-License-Identifier: GPL-2.0+
+// SPDX-License-Identifier: GPL-2.0-or-later
/* Copyright 2011 (c) Greg Kroah-Hartman <gregkh@suse.de> */
#ifndef _LSUSB_H
#define _LSUSB_H