diff options
author | Steven Barth <steven@midlink.org> | 2008-07-07 22:00:56 +0000 |
---|---|---|
committer | Steven Barth <steven@midlink.org> | 2008-07-07 22:00:56 +0000 |
commit | 15886656187565d990230b681cdcd1221ffc3d8b (patch) | |
tree | 91cd154ced169ba2a45f2efe2fa2f4cc585c22fe /applications/luci-ffwizard-leipzig/luasrc/view | |
parent | 2fda23522360e4a800012b052bb7426dda4a9fe1 (diff) |
Added copyright-tags to templates
Diffstat (limited to 'applications/luci-ffwizard-leipzig/luasrc/view')
-rw-r--r-- | applications/luci-ffwizard-leipzig/luasrc/view/freifunk/wizard.htm | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/applications/luci-ffwizard-leipzig/luasrc/view/freifunk/wizard.htm b/applications/luci-ffwizard-leipzig/luasrc/view/freifunk/wizard.htm index 72cdec4f9..b6b96155e 100644 --- a/applications/luci-ffwizard-leipzig/luasrc/view/freifunk/wizard.htm +++ b/applications/luci-ffwizard-leipzig/luasrc/view/freifunk/wizard.htm @@ -1,3 +1,17 @@ +<%# +LuCI - Lua Configuration Interface +Copyright 2008 Steven Barth <steven@midlink.org> +Copyright 2008 Jo-Philipp Wich <xm@leipzig.freifunk.net> + +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%> <h1><%:ffwizard%></h1> <p><%:ffwizard1%></p> |