diff options
Diffstat (limited to 'applications/luci-app-ahcp/luasrc/model/cbi/ahcp.lua')
-rw-r--r-- | applications/luci-app-ahcp/luasrc/model/cbi/ahcp.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/applications/luci-app-ahcp/luasrc/model/cbi/ahcp.lua b/applications/luci-app-ahcp/luasrc/model/cbi/ahcp.lua index e151b581ab..30897ebf1d 100644 --- a/applications/luci-app-ahcp/luasrc/model/cbi/ahcp.lua +++ b/applications/luci-app-ahcp/luasrc/model/cbi/ahcp.lua @@ -1,4 +1,4 @@ --- Copyright 2011 Jo-Philipp Wich <xm@subsignal.org> +-- Copyright 2011 Jo-Philipp Wich <jow@openwrt.org> -- Licensed to the public under the Apache License 2.0. m = Map("ahcpd", translate("AHCP Server"), translate("AHCP is an autoconfiguration protocol " .. |