Author: nbd Date: 2015-05-08 14:24:23 +0200 (Fri, 08 May 2015) New Revision: 45639
Modified: trunk/target/linux/ar71xx/files/arch/mips/ath79/mach-wnr2000-v4.c Log: ar71xx: fix spelling, add copyright on wnr2000-v4 Signed-off-by: Michael J. Bazzinotti <[email protected]> Modified: trunk/target/linux/ar71xx/files/arch/mips/ath79/mach-wnr2000-v4.c =================================================================== --- trunk/target/linux/ar71xx/files/arch/mips/ath79/mach-wnr2000-v4.c 2015-05-08 12:24:17 UTC (rev 45638) +++ trunk/target/linux/ar71xx/files/arch/mips/ath79/mach-wnr2000-v4.c 2015-05-08 12:24:23 UTC (rev 45639) @@ -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]> _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
