diff options
Diffstat (limited to 'applications/luci-app-statistics/luasrc/model/cbi/luci_statistics/nut.lua')
-rw-r--r-- | applications/luci-app-statistics/luasrc/model/cbi/luci_statistics/nut.lua | 13 |
1 files changed, 1 insertions, 12 deletions
diff --git a/applications/luci-app-statistics/luasrc/model/cbi/luci_statistics/nut.lua b/applications/luci-app-statistics/luasrc/model/cbi/luci_statistics/nut.lua index ad030718cf..03ec29e13e 100644 --- a/applications/luci-app-statistics/luasrc/model/cbi/luci_statistics/nut.lua +++ b/applications/luci-app-statistics/luasrc/model/cbi/luci_statistics/nut.lua @@ -1,15 +1,4 @@ ---[[ -LuCI - Lua Configuration Interface - -Copyright © 2011 Manuel Munz <freifunk at somakoma dot de> -Copyright © 2012 David Woodhouse <dwmw2@infradead.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 -]]-- +-- Licensed to the public under the Apache License 2.0. m = Map("luci_statistics", translate("UPS Plugin Configuration"), |