From: "Michael J. Bazzinotti" <[email protected]> Signed-off-by: Michael J. Bazzinotti <[email protected]> --- target/linux/ar71xx/files/arch/mips/ath79/mach-wnr2000-v4.c | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/target/linux/ar71xx/files/arch/mips/ath79/mach-wnr2000-v4.c b/target/linux/ar71xx/files/arch/mips/ath79/mach-wnr2000-v4.c index 3e68982..0942dc8 100644 --- a/target/linux/ar71xx/files/arch/mips/ath79/mach-wnr2000-v4.c +++ b/target/linux/ar71xx/files/arch/mips/ath79/mach-wnr2000-v4.c @@ -1,8 +1,9 @@ /* * NETGEAR WNR2000v4 board support * - * Copytight (C) 2014 Michaël Burtin <[email protected]> - * Copytight (C) 2013 Mathieu Olivari <[email protected]> + * Copyright (C) 2015 Michael Bazzinotti <[email protected]> + * Copyright (C) 2014 Michaël Burtin <[email protected]> + * Copyright (C) 2013 Mathieu Olivari <[email protected]> * Copyright (C) 2008-2009 Gabor Juhos <[email protected]> * Copyright (C) 2008 Imre Kaloz <[email protected]> * Copyright (C) 2008-2009 Andy Boyett <[email protected]> -- 1.9.1 _______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
