[U-Boot] [PATCH] dfu: Update DFU's authorship history
Lukasz Majewski
l.majewski at samsung.com
Fri Jul 5 11:23:39 CEST 2013
The DFU's state machine original implementation author and copyright were
missing.
Signed-off-by: Lukasz Majewski <l.majewski at samsung.com>
---
drivers/usb/gadget/f_dfu.c | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/drivers/usb/gadget/f_dfu.c b/drivers/usb/gadget/f_dfu.c
index e3fa0e3..6adf15c 100644
--- a/drivers/usb/gadget/f_dfu.c
+++ b/drivers/usb/gadget/f_dfu.c
@@ -5,6 +5,10 @@
* authors: Andrzej Pietrasiewicz <andrzej.p at samsung.com>
* Lukasz Majewski <l.majewski at samsung.com>
*
+ * Based on OpenMoko u-boot: drivers/usb/usbdfu.c
+ * (C) 2007 by OpenMoko, Inc.
+ * Author: Harald Welte <laforge at openmoko.org>
+ *
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
--
1.7.10.4
More information about the U-Boot
mailing list