treewide: replace nbd@openwrt.org with nbd@nbd.name
[openwrt/openwrt.git] / target / linux / ath25 / patches-4.4 / 110-ar2313_ethernet.patch
index 0efdb27af4ee15013ff24a7664877a00b94878ee..9b1286c075f1c2db143bf3421fffd36ee4316bc4 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.