USB: core: Remove redundant license text
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 3 Nov 2017 11:41:02 +0000 (12:41 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 4 Nov 2017 10:55:39 +0000 (11:55 +0100)
commitf9d4d453db3a1b8e58705217e106db5b63a4d3fb
tree792c071a5c449301090f8356dfec2624d0d448d4
parent6748fa8f1128ed3fcb1b63f7145389c210f4ef19
USB: core: Remove redundant license text

Now that the SPDX tag is in all USB files, that identifies the license
in a specific and legally-defined manner.  So the extra GPL text wording
can be removed as it is no longer needed at all.

This is done on a quest to remove the 700+ different ways that files in
the kernel describe the GPL license text.  And there's unneeded stuff
like the address (sometimes incorrect) for the FSF which is never
needed.

No copyright headers or other non-license-description text was removed.

Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Acked-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/core/devices.c
drivers/usb/core/devio.c
drivers/usb/core/hcd-pci.c
drivers/usb/core/hcd.c
drivers/usb/core/hub.h
drivers/usb/core/ledtrig-usbport.c
drivers/usb/core/of.c
drivers/usb/core/otg_whitelist.h
drivers/usb/core/port.c
drivers/usb/core/quirks.c
drivers/usb/core/usb-acpi.c