X-Git-Url: https://git.archive.openwrt.org/?a=blobdiff_plain;f=modules%2Fadmin-core%2Fluasrc%2Fview%2Fabout.htm;h=15cdf201927777575ee99f735827c9314c05bb76;hb=77ae07c88f9d27d60c7d98a81d83386d60d36645;hp=1046d8023bb2b17ebc5ea8c058d6cc573486c444;hpb=dd9606825da5d73883b8313f5af905ea1b2a4d7d;p=project%2Fluci.git diff --git a/modules/admin-core/luasrc/view/about.htm b/modules/admin-core/luasrc/view/about.htm index 1046d8023..15cdf2019 100644 --- a/modules/admin-core/luasrc/view/about.htm +++ b/modules/admin-core/luasrc/view/about.htm @@ -1,27 +1,45 @@ +<%# +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$ + +-%> <%+header%> -

<%:about Über%> LuCI

-

<%:c_lucidesc LuCI ist eine freie Lua-Bibliothek mit integriertem MVC-Webframework und Weboberfläche für eingebettete Geräte, -speziell Netzwerkrouter unter OpenWRT. Luci steht unter der Apache-Lizenz.%>

+

<%:About%> LuCI

+

<%_LuCI is a collection of free Lua software including an MVC-Webframework and webinterface for embedded devices. LuCI is licensed under the Apache-License.%>

-

<%:c_projecthome Projekt-Homepage%>: luci.freifunk-halle.net

+

<%:Project Homepage%>: luci.freifunk-halle.net


-

<%:c_leaddev Leitende Entwicklung%>

+

<%:Lead Development%>


-

<%:c_contributors Mitwirkende Entwickler%>

+

<%:Contributing Developers%>


-

<%:c_thanksto Dank an%>

+

<%:Thanks To%>

-<%+footer%> \ No newline at end of file +<%+footer%>