summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-app-ahcp/luasrc/model
diff options
context:
space:
mode:
Diffstat (limited to 'applications/luci-app-ahcp/luasrc/model')
-rw-r--r--applications/luci-app-ahcp/luasrc/model/cbi/ahcp.lua15
1 files changed, 2 insertions, 13 deletions
diff --git a/applications/luci-app-ahcp/luasrc/model/cbi/ahcp.lua b/applications/luci-app-ahcp/luasrc/model/cbi/ahcp.lua
index a48f8b4b5..e151b581a 100644
--- a/applications/luci-app-ahcp/luasrc/model/cbi/ahcp.lua
+++ b/applications/luci-app-ahcp/luasrc/model/cbi/ahcp.lua
@@ -1,16 +1,5 @@
---[[
-LuCI - Lua Configuration Interface
-
-Copyright 2011 Jo-Philipp Wich <xm@subsignal.org>
-
-Licensed under the Apache License, Version 2.0 (the "License");
-you may not use this file except in compliance with the License.
-You may obtain a copy of the License at
-
- http://www.apache.org/licenses/LICENSE-2.0
-
-$Id: init.lua 5764 2010-03-08 19:05:34Z jow $
-]]--
+-- Copyright 2011 Jo-Philipp Wich <xm@subsignal.org>
+-- Licensed to the public under the Apache License 2.0.
m = Map("ahcpd", translate("AHCP Server"), translate("AHCP is an autoconfiguration protocol " ..
"for IPv6 and dual-stack IPv6/IPv4 networks designed to be used in place of router " ..