Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

usb: dwc: remove "All rights reserved" statement.

Some people think that this line is not compatible with the GPL. The
statement was required due to the Buenos Aires Convention and is now
deprecated. I remove it because it is said that it is pointless nowdays.

Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Signed-off-by: Felipe Balbi <balbi@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

authored by

Sebastian Andrzej Siewior and committed by
Greg Kroah-Hartman
49a25cc9 b147f357

-10
-1
drivers/usb/dwc3/core.c
··· 2 2 * core.c - DesignWare USB3 DRD Controller Core file 3 3 * 4 4 * Copyright (C) 2010-2011 Texas Instruments Incorporated - http://www.ti.com 5 - * All rights reserved. 6 5 * 7 6 * Authors: Felipe Balbi <balbi@ti.com>, 8 7 * Sebastian Andrzej Siewior <bigeasy@linutronix.de>
-1
drivers/usb/dwc3/core.h
··· 2 2 * core.h - DesignWare USB3 DRD Core Header 3 3 * 4 4 * Copyright (C) 2010-2011 Texas Instruments Incorporated - http://www.ti.com 5 - * All rights reserved. 6 5 * 7 6 * Authors: Felipe Balbi <balbi@ti.com>, 8 7 * Sebastian Andrzej Siewior <bigeasy@linutronix.de>
-1
drivers/usb/dwc3/debug.h
··· 2 2 * debug.h - DesignWare USB3 DRD Controller Debug Header 3 3 * 4 4 * Copyright (C) 2010-2011 Texas Instruments Incorporated - http://www.ti.com 5 - * All rights reserved. 6 5 * 7 6 * Authors: Felipe Balbi <balbi@ti.com>, 8 7 * Sebastian Andrzej Siewior <bigeasy@linutronix.de>
-1
drivers/usb/dwc3/debugfs.c
··· 2 2 * debugfs.c - DesignWare USB3 DRD Controller DebugFS file 3 3 * 4 4 * Copyright (C) 2010-2011 Texas Instruments Incorporated - http://www.ti.com 5 - * All rights reserved. 6 5 * 7 6 * Authors: Felipe Balbi <balbi@ti.com>, 8 7 * Sebastian Andrzej Siewior <bigeasy@linutronix.de>
-1
drivers/usb/dwc3/dwc3-omap.c
··· 2 2 * dwc3-omap.c - OMAP Specific Glue layer 3 3 * 4 4 * Copyright (C) 2010-2011 Texas Instruments Incorporated - http://www.ti.com 5 - * All rights reserved. 6 5 * 7 6 * Authors: Felipe Balbi <balbi@ti.com>, 8 7 * Sebastian Andrzej Siewior <bigeasy@linutronix.de>
-1
drivers/usb/dwc3/dwc3-pci.c
··· 2 2 * dwc3-pci.c - PCI Specific glue layer 3 3 * 4 4 * Copyright (C) 2010-2011 Texas Instruments Incorporated - http://www.ti.com 5 - * All rights reserved. 6 5 * 7 6 * Authors: Felipe Balbi <balbi@ti.com>, 8 7 * Sebastian Andrzej Siewior <bigeasy@linutronix.de>
-1
drivers/usb/dwc3/ep0.c
··· 2 2 * ep0.c - DesignWare USB3 DRD Controller Endpoint 0 Handling 3 3 * 4 4 * Copyright (C) 2010-2011 Texas Instruments Incorporated - http://www.ti.com 5 - * All rights reserved. 6 5 * 7 6 * Authors: Felipe Balbi <balbi@ti.com>, 8 7 * Sebastian Andrzej Siewior <bigeasy@linutronix.de>
-1
drivers/usb/dwc3/gadget.c
··· 2 2 * gadget.c - DesignWare USB3 DRD Controller Gadget Framework Link 3 3 * 4 4 * Copyright (C) 2010-2011 Texas Instruments Incorporated - http://www.ti.com 5 - * All rights reserved. 6 5 * 7 6 * Authors: Felipe Balbi <balbi@ti.com>, 8 7 * Sebastian Andrzej Siewior <bigeasy@linutronix.de>
-1
drivers/usb/dwc3/gadget.h
··· 2 2 * gadget.h - DesignWare USB3 DRD Gadget Header 3 3 * 4 4 * Copyright (C) 2010-2011 Texas Instruments Incorporated - http://www.ti.com 5 - * All rights reserved. 6 5 * 7 6 * Authors: Felipe Balbi <balbi@ti.com>, 8 7 * Sebastian Andrzej Siewior <bigeasy@linutronix.de>
-1
drivers/usb/dwc3/io.h
··· 2 2 * io.h - DesignWare USB3 DRD IO Header 3 3 * 4 4 * Copyright (C) 2010-2011 Texas Instruments Incorporated - http://www.ti.com 5 - * All rights reserved. 6 5 * 7 6 * Authors: Felipe Balbi <balbi@ti.com>, 8 7 * Sebastian Andrzej Siewior <bigeasy@linutronix.de>