aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/adm5120/files/drivers/usb/host/adm5120.h
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2007-12-05 09:32:04 +0000
committerGabor Juhos <juhosg@openwrt.org>2007-12-05 09:32:04 +0000
commit446c8757d4cd1dbb440185ace3932863a207028f (patch)
treea50082ce90f01a7a3e0ee1721c8793f8a3b502ec /target/linux/adm5120/files/drivers/usb/host/adm5120.h
parent3526ef5634c37b3f780d7bf03841e074ace94fde (diff)
downloadupstream-446c8757d4cd1dbb440185ace3932863a207028f.tar.gz
upstream-446c8757d4cd1dbb440185ace3932863a207028f.tar.bz2
upstream-446c8757d4cd1dbb440185ace3932863a207028f.zip
[adm5120] add copyright header to the USB driver's files
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9657 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/adm5120/files/drivers/usb/host/adm5120.h')
-rw-r--r--target/linux/adm5120/files/drivers/usb/host/adm5120.h9
1 files changed, 6 insertions, 3 deletions
diff --git a/target/linux/adm5120/files/drivers/usb/host/adm5120.h b/target/linux/adm5120/files/drivers/usb/host/adm5120.h
index bf84c00994..6152764c17 100644
--- a/target/linux/adm5120/files/drivers/usb/host/adm5120.h
+++ b/target/linux/adm5120/files/drivers/usb/host/adm5120.h
@@ -1,8 +1,11 @@
/*
- * OHCI HCD (Host Controller Driver) for USB.
+ * ADM5120 HCD (Host Controller Driver) for USB
*
- * (C) Copyright 1999 Roman Weissgaerber <weissg@vienna.at>
- * (C) Copyright 2000-2002 David Brownell <dbrownell@users.sourceforge.net>
+ * Copyright (C) 2007 Gabor Juhos <juhosg at openwrt.org>
+ *
+ * This file was derived from: drivers/usb/host/ohci.h
+ * (C) Copyright 1999 Roman Weissgaerber <weissg@vienna.at>
+ * (C) Copyright 2000-2002 David Brownell <dbrownell@users.sourceforge.net>
*
* This file is licenced under the GPL.
*/