summaryrefslogtreecommitdiffstats
path: root/drivers/usb/typec/tcpm.c
diff options
context:
space:
mode:
authorGreg Kroah-Hartman2017-11-06 16:34:11 +0100
committerGreg Kroah-Hartman2017-11-07 15:53:48 +0100
commit956c36c297a232f33f608886a504d47216338fc6 (patch)
treec62e505ac81cc8453f0e6ad45e5e76efa0ed08ca /drivers/usb/typec/tcpm.c
parentUSB: renesas_usbhs: rcar?.h: add SPDX tags (diff)
downloadkernel-qcow2-linux-956c36c297a232f33f608886a504d47216338fc6.tar.gz
kernel-qcow2-linux-956c36c297a232f33f608886a504d47216338fc6.tar.xz
kernel-qcow2-linux-956c36c297a232f33f608886a504d47216338fc6.zip
USB: typec: add SPDX identifiers to some files
Due to these typec files being moved into the drivers/usb/ directory in this tree, they missed the larger "add SPDX tags to all files" work. So add the correct SPDX license tag, based on the license text in the file itself. The SPDX identifier is a legally binding shorthand, which can be used instead of the full boiler plate text. Cc: Guenter Roeck <linux@roeck-us.net> Cc: Hans de Goede <hdegoede@redhat.com> Cc: Yueyao Zhu <yueyao.zhu@gmail.com> Cc: Thomas Gleixner <tglx@linutronix.de> Cc: Kate Stewart <kstewart@linuxfoundation.org> Cc: Philippe Ombredanne <pombredanne@nexb.com> Acked-by: Heikki Krogerus <heikki.krogerus@linux.intel.com> Acked-by: Rui Miguel Silva <rmfrfs@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/usb/typec/tcpm.c')
-rw-r--r--drivers/usb/typec/tcpm.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/usb/typec/tcpm.c b/drivers/usb/typec/tcpm.c
index 2b735f3e5765..d0e7f19dd5dd 100644
--- a/drivers/usb/typec/tcpm.c
+++ b/drivers/usb/typec/tcpm.c
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0+
/*
* Copyright 2015-2017 Google, Inc
*