From 7eeb254cc49c4e9f837c980826ec112b9404f341 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Tue, 7 Jun 2016 08:58:31 +0200 Subject: treewide: replace nbd@openwrt.org with nbd@nbd.name Signed-off-by: Felix Fietkau --- target/linux/generic/files/drivers/mtd/mtdsplit/mtdsplit.c | 2 +- target/linux/generic/files/drivers/mtd/mtdsplit/mtdsplit.h | 2 +- target/linux/generic/files/drivers/mtd/mtdsplit/mtdsplit_squashfs.c | 2 +- target/linux/generic/files/drivers/mtd/mtdsplit/mtdsplit_tplink.c | 2 +- target/linux/generic/files/drivers/mtd/mtdsplit/mtdsplit_trx.c | 2 +- target/linux/generic/files/drivers/net/phy/adm6996.c | 2 +- target/linux/generic/files/drivers/net/phy/adm6996.h | 2 +- target/linux/generic/files/drivers/net/phy/ar8216.c | 2 +- target/linux/generic/files/drivers/net/phy/ar8216.h | 2 +- target/linux/generic/files/drivers/net/phy/ar8327.c | 2 +- target/linux/generic/files/drivers/net/phy/ar8327.h | 2 +- target/linux/generic/files/drivers/net/phy/ip17xx.c | 4 ++-- target/linux/generic/files/drivers/net/phy/mvsw61xx.c | 2 +- target/linux/generic/files/drivers/net/phy/mvsw61xx.h | 2 +- target/linux/generic/files/drivers/net/phy/mvswitch.c | 2 +- target/linux/generic/files/drivers/net/phy/mvswitch.h | 2 +- target/linux/generic/files/drivers/net/phy/rtl8306.c | 2 +- target/linux/generic/files/drivers/net/phy/swconfig.c | 4 ++-- 18 files changed, 20 insertions(+), 20 deletions(-) (limited to 'target/linux/generic/files/drivers') diff --git a/target/linux/generic/files/drivers/mtd/mtdsplit/mtdsplit.c b/target/linux/generic/files/drivers/mtd/mtdsplit/mtdsplit.c index 9a330df..b2e51dc 100644 --- a/target/linux/generic/files/drivers/mtd/mtdsplit/mtdsplit.c +++ b/target/linux/generic/files/drivers/mtd/mtdsplit/mtdsplit.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009-2013 Felix Fietkau + * Copyright (C) 2009-2013 Felix Fietkau * Copyright (C) 2009-2013 Gabor Juhos * Copyright (C) 2012 Jonas Gorski * Copyright (C) 2013 Hauke Mehrtens diff --git a/target/linux/generic/files/drivers/mtd/mtdsplit/mtdsplit.h b/target/linux/generic/files/drivers/mtd/mtdsplit/mtdsplit.h index 0b52f08..71d62a8 100644 --- a/target/linux/generic/files/drivers/mtd/mtdsplit/mtdsplit.h +++ b/target/linux/generic/files/drivers/mtd/mtdsplit/mtdsplit.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009-2013 Felix Fietkau + * Copyright (C) 2009-2013 Felix Fietkau * Copyright (C) 2009-2013 Gabor Juhos * Copyright (C) 2012 Jonas Gorski * Copyright (C) 2013 Hauke Mehrtens diff --git a/target/linux/generic/files/drivers/mtd/mtdsplit/mtdsplit_squashfs.c b/target/linux/generic/files/drivers/mtd/mtdsplit/mtdsplit_squashfs.c index 5329037..43b44d5 100644 --- a/target/linux/generic/files/drivers/mtd/mtdsplit/mtdsplit_squashfs.c +++ b/target/linux/generic/files/drivers/mtd/mtdsplit/mtdsplit_squashfs.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 Felix Fietkau + * Copyright (C) 2013 Felix Fietkau * Copyright (C) 2013 Gabor Juhos * * This program is free software; you can redistribute it and/or modify it diff --git a/target/linux/generic/files/drivers/mtd/mtdsplit/mtdsplit_tplink.c b/target/linux/generic/files/drivers/mtd/mtdsplit/mtdsplit_tplink.c index c65e60a..d0cb381 100644 --- a/target/linux/generic/files/drivers/mtd/mtdsplit/mtdsplit_tplink.c +++ b/target/linux/generic/files/drivers/mtd/mtdsplit/mtdsplit_tplink.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2013 Gabor Juhos - * Copyright (C) 2014 Felix Fietkau + * Copyright (C) 2014 Felix Fietkau * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 as published diff --git a/target/linux/generic/files/drivers/mtd/mtdsplit/mtdsplit_trx.c b/target/linux/generic/files/drivers/mtd/mtdsplit/mtdsplit_trx.c index 6efffce..29f47b2 100644 --- a/target/linux/generic/files/drivers/mtd/mtdsplit/mtdsplit_trx.c +++ b/target/linux/generic/files/drivers/mtd/mtdsplit/mtdsplit_trx.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2013 Gabor Juhos - * Copyright (C) 2014 Felix Fietkau + * Copyright (C) 2014 Felix Fietkau * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 as published diff --git a/target/linux/generic/files/drivers/net/phy/adm6996.c b/target/linux/generic/files/drivers/net/phy/adm6996.c index cada4aa..a2ff2b0 100644 --- a/target/linux/generic/files/drivers/net/phy/adm6996.c +++ b/target/linux/generic/files/drivers/net/phy/adm6996.c @@ -3,7 +3,7 @@ * * swconfig interface based on ar8216.c * - * Copyright (c) 2008 Felix Fietkau + * Copyright (c) 2008 Felix Fietkau * VLAN support Copyright (c) 2010, 2011 Peter Lebbing * Copyright (c) 2013 Hauke Mehrtens * Copyright (c) 2014 Matti Laakso diff --git a/target/linux/generic/files/drivers/net/phy/adm6996.h b/target/linux/generic/files/drivers/net/phy/adm6996.h index 66c77a0..6fd460a 100644 --- a/target/linux/generic/files/drivers/net/phy/adm6996.h +++ b/target/linux/generic/files/drivers/net/phy/adm6996.h @@ -1,7 +1,7 @@ /* * ADM6996 switch driver * - * Copyright (c) 2008 Felix Fietkau + * Copyright (c) 2008 Felix Fietkau * Copyright (c) 2010,2011 Peter Lebbing * * This program is free software; you can redistribute it and/or modify it diff --git a/target/linux/generic/files/drivers/net/phy/ar8216.c b/target/linux/generic/files/drivers/net/phy/ar8216.c index fc56272..70f4774 100644 --- a/target/linux/generic/files/drivers/net/phy/ar8216.c +++ b/target/linux/generic/files/drivers/net/phy/ar8216.c @@ -1,7 +1,7 @@ /* * ar8216.c: AR8216 switch driver * - * Copyright (C) 2009 Felix Fietkau + * Copyright (C) 2009 Felix Fietkau * Copyright (C) 2011-2012 Gabor Juhos * * This program is free software; you can redistribute it and/or diff --git a/target/linux/generic/files/drivers/net/phy/ar8216.h b/target/linux/generic/files/drivers/net/phy/ar8216.h index 0ccfef8..6a3fd8d 100644 --- a/target/linux/generic/files/drivers/net/phy/ar8216.h +++ b/target/linux/generic/files/drivers/net/phy/ar8216.h @@ -1,7 +1,7 @@ /* * ar8216.h: AR8216 switch driver * - * Copyright (C) 2009 Felix Fietkau + * Copyright (C) 2009 Felix Fietkau * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/target/linux/generic/files/drivers/net/phy/ar8327.c b/target/linux/generic/files/drivers/net/phy/ar8327.c index d879782..e7e62e7 100644 --- a/target/linux/generic/files/drivers/net/phy/ar8327.c +++ b/target/linux/generic/files/drivers/net/phy/ar8327.c @@ -1,7 +1,7 @@ /* * ar8327.c: AR8216 switch driver * - * Copyright (C) 2009 Felix Fietkau + * Copyright (C) 2009 Felix Fietkau * Copyright (C) 2011-2012 Gabor Juhos * * This program is free software; you can redistribute it and/or diff --git a/target/linux/generic/files/drivers/net/phy/ar8327.h b/target/linux/generic/files/drivers/net/phy/ar8327.h index e8dad35..7bce18b 100644 --- a/target/linux/generic/files/drivers/net/phy/ar8327.h +++ b/target/linux/generic/files/drivers/net/phy/ar8327.h @@ -1,7 +1,7 @@ /* * ar8327.h: AR8216 switch driver * - * Copyright (C) 2009 Felix Fietkau + * Copyright (C) 2009 Felix Fietkau * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/target/linux/generic/files/drivers/net/phy/ip17xx.c b/target/linux/generic/files/drivers/net/phy/ip17xx.c index c82c39e..a4fe53d 100644 --- a/target/linux/generic/files/drivers/net/phy/ip17xx.c +++ b/target/linux/generic/files/drivers/net/phy/ip17xx.c @@ -3,7 +3,7 @@ * * Copyright (C) 2008 Patrick Horn * Copyright (C) 2008, 2010 Martin Mares - * Copyright (C) 2009 Felix Fietkau + * Copyright (C) 2009 Felix Fietkau * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License @@ -1402,7 +1402,7 @@ void __exit ip17xx_exit(void) } MODULE_AUTHOR("Patrick Horn "); -MODULE_AUTHOR("Felix Fietkau "); +MODULE_AUTHOR("Felix Fietkau "); MODULE_AUTHOR("Martin Mares "); MODULE_LICENSE("GPL"); diff --git a/target/linux/generic/files/drivers/net/phy/mvsw61xx.c b/target/linux/generic/files/drivers/net/phy/mvsw61xx.c index f879056..4d6dfc5 100644 --- a/target/linux/generic/files/drivers/net/phy/mvsw61xx.c +++ b/target/linux/generic/files/drivers/net/phy/mvsw61xx.c @@ -4,7 +4,7 @@ * Copyright (c) 2014 Claudio Leite * Copyright (c) 2014 Nikita Nazarenko * - * Based on code (c) 2008 Felix Fietkau + * Based on code (c) 2008 Felix Fietkau * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License v2 as published by the diff --git a/target/linux/generic/files/drivers/net/phy/mvsw61xx.h b/target/linux/generic/files/drivers/net/phy/mvsw61xx.h index dbc6c92..ae78f57 100644 --- a/target/linux/generic/files/drivers/net/phy/mvsw61xx.h +++ b/target/linux/generic/files/drivers/net/phy/mvsw61xx.h @@ -4,7 +4,7 @@ * Copyright (c) 2014 Claudio Leite * Copyright (c) 2014 Nikita Nazarenko * - * Based on code (c) 2008 Felix Fietkau + * Based on code (c) 2008 Felix Fietkau * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License v2 as published by the diff --git a/target/linux/generic/files/drivers/net/phy/mvswitch.c b/target/linux/generic/files/drivers/net/phy/mvswitch.c index 0ab447e..af31d0b 100644 --- a/target/linux/generic/files/drivers/net/phy/mvswitch.c +++ b/target/linux/generic/files/drivers/net/phy/mvswitch.c @@ -1,6 +1,6 @@ /* * Marvell 88E6060 switch driver - * Copyright (c) 2008 Felix Fietkau + * Copyright (c) 2008 Felix Fietkau * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License v2 as published by the diff --git a/target/linux/generic/files/drivers/net/phy/mvswitch.h b/target/linux/generic/files/drivers/net/phy/mvswitch.h index 1563eec..ab2a1a1 100644 --- a/target/linux/generic/files/drivers/net/phy/mvswitch.h +++ b/target/linux/generic/files/drivers/net/phy/mvswitch.h @@ -1,6 +1,6 @@ /* * Marvell 88E6060 switch driver - * Copyright (c) 2008 Felix Fietkau + * Copyright (c) 2008 Felix Fietkau * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License v2 as published by the diff --git a/target/linux/generic/files/drivers/net/phy/rtl8306.c b/target/linux/generic/files/drivers/net/phy/rtl8306.c index e280e93..5206509 100644 --- a/target/linux/generic/files/drivers/net/phy/rtl8306.c +++ b/target/linux/generic/files/drivers/net/phy/rtl8306.c @@ -1,7 +1,7 @@ /* * rtl8306.c: RTL8306S switch driver * - * Copyright (C) 2009 Felix Fietkau + * Copyright (C) 2009 Felix Fietkau * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/target/linux/generic/files/drivers/net/phy/swconfig.c b/target/linux/generic/files/drivers/net/phy/swconfig.c index 68ddd24..b556510 100644 --- a/target/linux/generic/files/drivers/net/phy/swconfig.c +++ b/target/linux/generic/files/drivers/net/phy/swconfig.c @@ -1,7 +1,7 @@ /* * swconfig.c: Switch configuration API * - * Copyright (C) 2008 Felix Fietkau + * Copyright (C) 2008 Felix Fietkau * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License @@ -31,7 +31,7 @@ #include "swconfig_leds.c" -MODULE_AUTHOR("Felix Fietkau "); +MODULE_AUTHOR("Felix Fietkau "); MODULE_LICENSE("GPL"); static int swdev_id; -- cgit v1.1