On Mon, 6 Nov 2017, Greg Kroah-Hartman wrote: > 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. > > Cc: Alan Stern <stern@xxxxxxxxxxxxxxxxxxx> > Signed-off-by: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx> > --- > drivers/usb/host/ehci-atmel.c | 4 ---- > drivers/usb/host/ehci-dbg.c | 11 ----------- > drivers/usb/host/ehci-exynos.c | 6 ------ > drivers/usb/host/ehci-fsl.c | 14 -------------- > drivers/usb/host/ehci-fsl.h | 14 -------------- > drivers/usb/host/ehci-grlib.c | 14 -------------- > drivers/usb/host/ehci-hcd.c | 14 -------------- > drivers/usb/host/ehci-hub.c | 14 -------------- > drivers/usb/host/ehci-mem.c | 14 -------------- > drivers/usb/host/ehci-mv.c | 5 ----- > drivers/usb/host/ehci-mxc.c | 14 -------------- > drivers/usb/host/ehci-omap.c | 15 --------------- > drivers/usb/host/ehci-orion.c | 4 ---- > drivers/usb/host/ehci-pci.c | 14 -------------- > drivers/usb/host/ehci-platform.c | 2 -- > drivers/usb/host/ehci-pmcmsp.c | 5 ----- > drivers/usb/host/ehci-ps3.c | 13 ------------- > drivers/usb/host/ehci-q.c | 14 -------------- > drivers/usb/host/ehci-sched.c | 14 -------------- > drivers/usb/host/ehci-sh.c | 4 ---- > drivers/usb/host/ehci-spear.c | 4 ---- > drivers/usb/host/ehci-st.c | 4 ---- > drivers/usb/host/ehci-sysfs.c | 14 -------------- > drivers/usb/host/ehci-tegra.c | 11 ----------- > drivers/usb/host/ehci-tilegx.c | 10 ---------- > drivers/usb/host/ehci-timer.c | 10 ---------- > drivers/usb/host/ehci-w90x900.c | 5 ----- > drivers/usb/host/ehci-xilinx-of.c | 15 --------------- > drivers/usb/host/ehci.h | 14 -------------- > 29 files changed, 296 deletions(-) Acked-by: Alan Stern <stern@xxxxxxxxxxxxxxxxxxx> -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html