X-Git-Url: https://git.archive.openwrt.org/?a=blobdiff_plain;f=modules%2Fadmin-core%2Fluasrc%2Fview%2Fabout.htm;h=529649cc2140d8eeaed3af8dec7443c954c69b31;hb=014d971eabdb4c20eb09356098ca1a87f783abe7;hp=d2f7d137d767bd19df418a5aa29b55c7d58e4e6f;hpb=715ae856271d1b0a9bce7c517a562a00ef38bd3f;p=project%2Fluci.git diff --git a/modules/admin-core/luasrc/view/about.htm b/modules/admin-core/luasrc/view/about.htm index d2f7d137d..529649cc2 100644 --- a/modules/admin-core/luasrc/view/about.htm +++ b/modules/admin-core/luasrc/view/about.htm @@ -1,5 +1,19 @@ +<%# +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%> LuCI

+

<%:about%> LuCI

<%:c_lucidesc%>

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

@@ -7,16 +21,18 @@

<%:c_leaddev%>


<%:c_contributors%>


@@ -24,6 +40,6 @@ <%+footer%>