X-Git-Url: http://git.archive.openwrt.org/?p=project%2Fluci.git;a=blobdiff_plain;f=modules%2Fluci-base%2Fluasrc%2Fview%2Findexer.htm;h=28fc3debc3f9f35b57b8802d00dbcac42ca90ac0;hp=c62828971182be8160b93b226413c6d870c0658e;hb=2f0f456b7160e05352d34db152f3f41a7500b294;hpb=1bb4822dca6113f73e3bc89e2acf15935e6f8e92 diff --git a/modules/luci-base/luasrc/view/indexer.htm b/modules/luci-base/luasrc/view/indexer.htm index c62828971..28fc3debc 100644 --- a/modules/luci-base/luasrc/view/indexer.htm +++ b/modules/luci-base/luasrc/view/indexer.htm @@ -1,15 +1,7 @@ <%# -LuCI - Lua Configuration Interface -Copyright 2008 Steven Barth -Copyright 2008 Jo-Philipp Wich - -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$ - + Copyright 2008 Steven Barth + Copyright 2008 Jo-Philipp Wich + Licensed to the public under the Apache License 2.0. -%> + <% include("themes/" .. theme .. "/indexer") %> \ No newline at end of file