commit | b65fba3d87216bfe6ae9bc77be5eb6eabb6514a4 | [log] [tgz] |
---|---|---|
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri Oct 28 17:16:36 2016 -0400 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sat Oct 29 12:51:56 2016 -0400 |
tree | f7a0ad87400e0bdbf30da3ce1adec589263d34ea | |
parent | 4911f94dd327d16e492628f04661c1ea6e3d8d23 [diff] |
USB: core: add missing license information to some files Some of the USB core files were missing explicit license information. As all files in the kernel tree are implicitly licensed under the GPLv2-only, be explicit in case someone get confused looking at individual files by using the SPDX nomenclature. Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>