summaryrefslogtreecommitdiff
path: root/lsusb.h
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2017-12-08 16:02:08 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2017-12-08 16:02:08 +0100
commit61157a2114e7eee58ad37c249991e7d3494e418b (patch)
treefe092773e3b59dd4d73e80d42bebc9b9321130b1 /lsusb.h
parentf6f293c82dac52e16c3cb70711390e66da186446 (diff)
downloadusbutils-61157a2114e7eee58ad37c249991e7d3494e418b.tar.gz
Add SPDX identifiers on files that did not have a specific license.
All of these default to GPLv2-only, except for lsusb.h which is GPLv2+ as it refers to a GPLv2+ file. Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'lsusb.h')
-rw-r--r--lsusb.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/lsusb.h b/lsusb.h
index bbd5e7c..9fd57ab 100644
--- a/lsusb.h
+++ b/lsusb.h
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0+
#ifndef _LSUSB_H
#define _LSUSB_H