diff options
author | Steven Barth <steven@midlink.org> | 2008-07-07 19:57:08 +0000 |
---|---|---|
committer | Steven Barth <steven@midlink.org> | 2008-07-07 19:57:08 +0000 |
commit | c9a5aedeb0ad336e0999f0251b0281907d19f43d (patch) | |
tree | 4b18b9dc5bb6c35d5a6399eb00490c1193e53439 /modules/admin-core | |
parent | 7e674adf8284ce991ee5721994c294adc1a04810 (diff) |
Updated notice and contributors information
Diffstat (limited to 'modules/admin-core')
-rw-r--r-- | modules/admin-core/luasrc/view/about.htm | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/modules/admin-core/luasrc/view/about.htm b/modules/admin-core/luasrc/view/about.htm index 20c208943..dd37483a6 100644 --- a/modules/admin-core/luasrc/view/about.htm +++ b/modules/admin-core/luasrc/view/about.htm @@ -15,6 +15,8 @@ <h2><%:c_contributors%></h2> <ul style="font-weight: bold"> + <li><a href="mailto:mail-at-antonpopov-dot-de">Anton "xyron" Popov</a></li> + <li><a href="mailto:florian-at-openwrt-dot-org">Florian Fainelli</a> (OpenWRT)</li> </ul> <br /> |