diff options
author | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2012-12-30 08:23:48 +0000 |
---|---|---|
committer | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2012-12-30 08:23:48 +0000 |
commit | c46d14fd8562cbee4dd35cb0e07c356cb09135df (patch) | |
tree | f574f2a34bbd77f69a67cb8de4fdc14a8a9999e7 /target/linux/ramips/files/arch | |
parent | c65eef09472ec78736310c25670f2cbbc83692df (diff) |
ramips: rt305x: fix garbled name in mach-mzk-w300nh2.c
Signed-off-by: Samir Ibradžić <sibradzic@gmail.com>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34934 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ramips/files/arch')
-rw-r--r-- | target/linux/ramips/files/arch/mips/ralink/rt305x/mach-mzk-w300nh2.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ramips/files/arch/mips/ralink/rt305x/mach-mzk-w300nh2.c b/target/linux/ramips/files/arch/mips/ralink/rt305x/mach-mzk-w300nh2.c index 53d50020fe..01cabbc0bf 100644 --- a/target/linux/ramips/files/arch/mips/ralink/rt305x/mach-mzk-w300nh2.c +++ b/target/linux/ramips/files/arch/mips/ralink/rt305x/mach-mzk-w300nh2.c @@ -1,7 +1,7 @@ /* * Planex MZK-W300NH2 board support * - * Copyright (C) 2012 Samir Ibradžić sibradzic@gmail.com + * Copyright (C) 2012 Samir Ibradžić <sibradzic@gmail.com> * * 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 |