diff options
author | Sebastian Andrzej Siewior <bigeasy@linutronix.de> | 2011-09-30 10:58:41 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2011-10-04 10:25:52 -0700 |
commit | 49a25cc9a7effe2993e65229c2ea0be726919bcf (patch) | |
tree | 7d52771fdb6021a4cb8d4d1318459dd88e3272bc /drivers/usb/dwc3/dwc3-pci.c | |
parent | b147f3572db230522d158312055f3d28f96fbc92 (diff) | |
download | blackbird-obmc-linux-49a25cc9a7effe2993e65229c2ea0be726919bcf.tar.gz blackbird-obmc-linux-49a25cc9a7effe2993e65229c2ea0be726919bcf.zip |
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>
Diffstat (limited to 'drivers/usb/dwc3/dwc3-pci.c')
-rw-r--r-- | drivers/usb/dwc3/dwc3-pci.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/usb/dwc3/dwc3-pci.c b/drivers/usb/dwc3/dwc3-pci.c index e3b77d2dc034..f77c00042685 100644 --- a/drivers/usb/dwc3/dwc3-pci.c +++ b/drivers/usb/dwc3/dwc3-pci.c @@ -2,7 +2,6 @@ * dwc3-pci.c - PCI Specific glue layer * * Copyright (C) 2010-2011 Texas Instruments Incorporated - http://www.ti.com - * All rights reserved. * * Authors: Felipe Balbi <balbi@ti.com>, * Sebastian Andrzej Siewior <bigeasy@linutronix.de> |