Updated notice and contributors information
This commit is contained in:
parent
7e674adf82
commit
c9a5aedeb0
3 changed files with 11 additions and 5 deletions
5
NOTICE
5
NOTICE
|
@ -7,8 +7,3 @@ Contains code from:
|
||||||
BinDecHex - Copyright 2007 Tim Kelly/Dialectronics
|
BinDecHex - Copyright 2007 Tim Kelly/Dialectronics
|
||||||
coxpcall - Copyright 2005 - Kepler Project (www.keplerproject.org)
|
coxpcall - Copyright 2005 - Kepler Project (www.keplerproject.org)
|
||||||
ltn12/luasocket - Copyright 2004-2007 Diego Nehab
|
ltn12/luasocket - Copyright 2004-2007 Diego Nehab
|
||||||
|
|
||||||
|
|
||||||
Luci-Statistics - Statistics for LuCI
|
|
||||||
Copyright 2008 Jo-Philipp Wich <xm@leipzig.freifunk.net>
|
|
||||||
Licensed under the Apache License, Version 2.0.
|
|
||||||
|
|
9
THANKYOU
9
THANKYOU
|
@ -1,5 +1,14 @@
|
||||||
I'd like to thank the following people for contributing to this software:
|
I'd like to thank the following people for contributing to this software:
|
||||||
|
|
||||||
|
* Anton Popov
|
||||||
|
- for rewriting the openwrt.org theme
|
||||||
|
|
||||||
|
* Florian Fainelli (OpenWRT)
|
||||||
|
- for the french translation
|
||||||
|
|
||||||
|
|
||||||
|
Also a big thank you goes to:
|
||||||
|
|
||||||
* Mono (Freifunk Halle)
|
* Mono (Freifunk Halle)
|
||||||
- for donating a Linksys WRT54GL for development purposes
|
- for donating a Linksys WRT54GL for development purposes
|
||||||
|
|
||||||
|
|
|
@ -15,6 +15,8 @@
|
||||||
|
|
||||||
<h2><%:c_contributors%></h2>
|
<h2><%:c_contributors%></h2>
|
||||||
<ul style="font-weight: bold">
|
<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>
|
</ul>
|
||||||
<br />
|
<br />
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue