USB: gadget: Remove redundant license text
commite79bfcb795f9cabc7d5903eb779bed3f4d14b364
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 6 Nov 2017 14:37:33 +0000 (6 15:37 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 7 Nov 2017 14:45:02 +0000 (7 15:45 +0100)
tree2b995a4bf300630ce524d6cb726168493091b696
parent24ceb9c669bc18c7de3ae38863ffed8b68ceae9b
USB: gadget: 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.

Acked-by: Felipe Balbi <felipe.balbi@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/gadget/composite.c
drivers/usb/gadget/config.c
drivers/usb/gadget/epautoconf.c
drivers/usb/gadget/u_f.c
drivers/usb/gadget/u_f.h
drivers/usb/gadget/u_os_desc.h
drivers/usb/gadget/usbstring.c