From 15886656187565d990230b681cdcd1221ffc3d8b Mon Sep 17 00:00:00 2001 From: Steven Barth Date: Mon, 7 Jul 2008 22:00:56 +0000 Subject: Added copyright-tags to templates --- themes/fledermaus/luasrc/view/themes/fledermaus/footer.htm | 14 ++++++++++++++ themes/fledermaus/luasrc/view/themes/fledermaus/header.htm | 14 ++++++++++++++ 2 files changed, 28 insertions(+) (limited to 'themes/fledermaus/luasrc/view') diff --git a/themes/fledermaus/luasrc/view/themes/fledermaus/footer.htm b/themes/fledermaus/luasrc/view/themes/fledermaus/footer.htm index 8571200d0c..3819b50c61 100644 --- a/themes/fledermaus/luasrc/view/themes/fledermaus/footer.htm +++ b/themes/fledermaus/luasrc/view/themes/fledermaus/footer.htm @@ -1,3 +1,17 @@ +<%# +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$ + +-%>
diff --git a/themes/fledermaus/luasrc/view/themes/fledermaus/header.htm b/themes/fledermaus/luasrc/view/themes/fledermaus/header.htm index 6fd96919f5..cecdb1e7d6 100644 --- a/themes/fledermaus/luasrc/view/themes/fledermaus/header.htm +++ b/themes/fledermaus/luasrc/view/themes/fledermaus/header.htm @@ -1,3 +1,17 @@ +<%# +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$ + +-%> <% require("luci.sys") local load1, load5, load15 = luci.sys.loadavg() -- cgit v1.2.3