diff options
Diffstat (limited to 'applications/luci-app-ahcp/luasrc/controller/ahcp.lua')
-rw-r--r-- | applications/luci-app-ahcp/luasrc/controller/ahcp.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/applications/luci-app-ahcp/luasrc/controller/ahcp.lua b/applications/luci-app-ahcp/luasrc/controller/ahcp.lua index f1515c4ce4..e97da558b5 100644 --- a/applications/luci-app-ahcp/luasrc/controller/ahcp.lua +++ b/applications/luci-app-ahcp/luasrc/controller/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. module("luci.controller.ahcp", package.seeall) |