treewide: fix replace nbd@openwrt.org with nbd@nbd.name
[openwrt/svn-archive/archive.git] / target / linux / ath25 / patches-3.18 / 110-ar2313_ethernet.patch
index bef70dd7c5290ea9d0f54a10c1ebbccf6b6e4e3a..23c0fb1cd9f551b0cf47daf53791fb6bc5f83471 100644 (file)
@@ -39,7 +39,7 @@
 + *
 + * Copyright (C) 2004 by Sameer Dekate <sdekate@arubanetworks.com>
 + * Copyright (C) 2006 Imre Kaloz <kaloz@openwrt.org>
-+ * Copyright (C) 2006-2009 Felix Fietkau <nbd@openwrt.org>
++ * Copyright (C) 2006-2009 Felix Fietkau <nbd@nbd.name>
 + *
 + * Thanks to Atheros for providing hardware and documentation
 + * enabling me to write this driver.
 +
 +#ifdef MODULE
 +MODULE_LICENSE("GPL");
-+MODULE_AUTHOR("Sameer Dekate <sdekate@arubanetworks.com>, Imre Kaloz <kaloz@openwrt.org>, Felix Fietkau <nbd@openwrt.org>");
++MODULE_AUTHOR("Sameer Dekate <sdekate@arubanetworks.com>, Imre Kaloz <kaloz@openwrt.org>, Felix Fietkau <nbd@nbd.name>");
 +MODULE_DESCRIPTION("AR231x Ethernet driver");
 +#endif
 +
 + *
 + * Copyright (C) 2004 by Sameer Dekate <sdekate@arubanetworks.com>
 + * Copyright (C) 2006 Imre Kaloz <kaloz@openwrt.org>
-+ * Copyright (C) 2006-2009 Felix Fietkau <nbd@openwrt.org>
++ * Copyright (C) 2006-2009 Felix Fietkau <nbd@nbd.name>
 + *
 + * Thanks to Atheros for providing hardware and documentation
 + * enabling me to write this driver.