aboutsummaryrefslogtreecommitdiffstats
path: root/usbmisc.c
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 /usbmisc.c
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 'usbmisc.c')
-rw-r--r--usbmisc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usbmisc.c b/usbmisc.c
index ba0591f..b12928f 100644
--- a/usbmisc.c
+++ b/usbmisc.c
@@ -1,4 +1,4 @@
-// SPDX-License-Identifier: GPL-2.0+
+// SPDX-License-Identifier: GPL-2.0-or-later
/*
* Misc USB routines
*