X-Git-Url: http://git.archive.openwrt.org/?a=blobdiff_plain;f=applications%2Fluci-app-olsr%2Fluasrc%2Fview%2Fstatus-olsr%2Ftopology.htm;h=d302577685233f14a0225ab3dbcc8bbe069e5207;hb=7a3493b1f7d75a3945279115324cf2ff4da26b7b;hp=eb3df5ff515224e4e0b739ff3bf907106f48b064;hpb=998011462408e76c1a766afd5a6fe7ce82393218;p=project%2Fluci.git diff --git a/applications/luci-app-olsr/luasrc/view/status-olsr/topology.htm b/applications/luci-app-olsr/luasrc/view/status-olsr/topology.htm index eb3df5ff5..d30257768 100644 --- a/applications/luci-app-olsr/luasrc/view/status-olsr/topology.htm +++ b/applications/luci-app-olsr/luasrc/view/status-olsr/topology.htm @@ -1,16 +1,10 @@ <%# -LuCI - Lua Configuration Interface -Copyright 2008 Steven Barth -Copyright 2008 Jo-Philipp Wich -Copyright 2011 Manuel Munz - -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 - + Copyright 2008 Steven Barth + Copyright 2008 Jo-Philipp Wich + Copyright 2011 Manuel Munz + Licensed to the public under the Apache License 2.0. -%> + <% local i = 1 local olsrtools = require "luci.tools.olsr"