forked from pfsense/pfsense
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Chris Buechler
committed
Jan 13, 2014
1 parent
706ba0e
commit c80f2b4
Showing
1 changed file
with
7 additions
and
79 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -47,7 +47,7 @@ | |
<p><strong><?=$g['product_name'];?> <?=gettext("is Copyright");?> © <?=$g['product_copyright_years'];?> <?=gettext("by");?> <?=$g['product_copyright'];?><br> | ||
<?=gettext("All rights reserved");?>.</strong></p> | ||
|
||
<p><strong><?=gettext("m0n0wall is Copyright ");?>© <?=gettext("2002-2007 by Manuel Kasper");?> | ||
<p><strong><?=gettext("m0n0wall is Copyright ");?>© <?=gettext("2002-2014 by Manuel Kasper");?> | ||
(<a href="mailto:[email protected]">[email protected]</a>).<br> | ||
<?=gettext("All rights reserved");?>.</strong></p> | ||
<p> <?=gettext("Redistribution and use in source and binary forms, with or without");?><br> | ||
|
@@ -81,84 +81,15 @@ | |
"OF THE");?><br> | ||
<?=gettext("POSSIBILITY OF SUCH DAMAGE");?></strong>.</p> | ||
<hr size="1"> | ||
<p><?=gettext("The following persons have contributed code to m0n0wall");?>:</p> | ||
<p>Bob Zoller (<a href="mailto:[email protected]">[email protected]</a>)<br> | ||
<em><font color="#666666"><?=gettext("Diagnostics: Ping ". | ||
"function; WLAN channel auto-select; DNS forwarder");?></font></em><br> | ||
<br> | ||
Michael Mee (<a href="mailto:[email protected]">[email protected]</a>)<br> | ||
<em><font color="#666666"><?=gettext("Timezone and NTP ". | ||
"client support");?></font></em><br> | ||
<br> | ||
Magne Andreassen (<a href="mailto:[email protected]">[email protected]</a>)<br> | ||
<em><font color="#666666"><?=gettext("Remote syslog'ing; ". | ||
"some code bits for DHCP server on optional interfaces");?></font></em><br> | ||
<br> | ||
Rob Whyte (<a href="mailto:[email protected]">[email protected]</a>)<br> | ||
<em><font color="#666666"><?=gettext("Idea/code bits ". | ||
"for encrypted webConfigurator passwords; minimalized SNMP agent");?></font></em><br> | ||
<br> | ||
Petr Verner (<a href="mailto:[email protected]">[email protected]</a>)<br> | ||
<em><font color="#666666"><?=gettext("Advanced outbound ". | ||
"NAT: destination selection");?></font></em><br> | ||
<br> | ||
Bruce A. Mah (<a href="mailto:[email protected]">[email protected]</a>)<br> | ||
<em><font color="#666666"><?=gettext("Filtering bridge ". | ||
"patches ");?></font></em><br> | ||
<br> | ||
Jim McBeath (<a href="mailto:[email protected]">[email protected]</a>)<br> | ||
<em><font color="#666666"><?=gettext("Filter rule patches ". | ||
"(ordering, block/pass, disabled); better status page;");?><br> | ||
<?=gettext("webConfigurator assign network ports page ");?></font></em><br> | ||
<br> | ||
Chris Olive (<a href="mailto:[email protected]">[email protected]</a>)<br> | ||
<em><font color="#666666"><?=gettext("enhanced ");?>"<?=gettext("execute ". | ||
"command");?>"<?=gettext(" page");?></font></em><br> | ||
<br> | ||
Pauline Middelink (<a href="mailto:[email protected]">[email protected]</a>)<br> | ||
<em><font color="#666666"><?=gettext("DHCP client: send hostname patch");?></font></em><br> | ||
<br> | ||
Björn Pålsson (<a href="mailto:[email protected]">[email protected]</a>)<br> | ||
<em><font color="#666666"><?=gettext("DHCP lease list page");?></font></em><br> | ||
<br> | ||
Peter Allgeyer (<a href="mailto:[email protected]">[email protected]</a>)<br> | ||
<em><font color="#666666">"<?=gettext("reject");?>" <?=gettext("type filter rules; dial-on-demand");?></font></em><br> | ||
<br> | ||
Thierry Lechat (<a href="mailto:[email protected]">[email protected]</a>)<br> | ||
<em><font color="#666666"><?=gettext("SVG-based traffic grapher");?></font></em><br> | ||
<br> | ||
Steven Honson (<a href="mailto:[email protected]">[email protected]</a>)<br> | ||
<em><font color="#666666"><?=gettext("per-user IP address assignments for PPTP VPN");?></font></em><br> | ||
<br> | ||
Kurt Inge Smådal (<a href="mailto:[email protected]">[email protected]</a>)<br> | ||
<em><font color="#666666"><?=gettext("NAT on optional interfaces");?></font></em><br> | ||
<br> | ||
Dinesh Nair (<a href="mailto:[email protected]">[email protected]</a>)<br> | ||
<em><font color="#666666"><?=gettext("captive portal: pass-through MAC/IP addresses, RADIUS authentication");?> & <?=gettext("accounting;");?><br> | ||
<em><font color="#666666"></font></em><?=gettext("HTTP server concurrency limit");?></font></em><br> | ||
<br> | ||
Justin Ellison (<a href="mailto:[email protected]">[email protected]</a>)<br> | ||
<em><font color="#666666"><?=gettext("traffic shaper TOS matching; magic shaper; DHCP deny unknown clients;");?><br> | ||
<?=gettext("IPsec user FQDNs; DHCP relay");?></font></em><br> | ||
<br> | ||
Michael Hanselmann (<a href="mailto:[email protected]">[email protected]</a>)<br> | ||
<em><font color="#666666"><?=gettext("IDE hard disk standby");?></font></em><br> | ||
<br> | ||
Audun Larsen (<a href="mailto:[email protected]">[email protected]</a>)<br> | ||
<em><font color="#666666"><?=gettext("CPU/memory usage display");?></font></em><br> | ||
<br> | ||
Peter Curran (<a href="mailto:[email protected]">[email protected]</a>)<br> | ||
<em><font color="#666666"><?=gettext("OpenVPN support");?></font></em></p> | ||
<hr size="1"> | ||
<p><?= "{$g['product_name']} " . gettext("is based upon/includes various free software packages, ". | ||
"listed below.");?><br> | ||
<?php printf(gettext("The author of %s would like to thank the authors of these " . | ||
<?php printf(gettext("The authors of %s would like to thank the authors of these " . | ||
"software packages for their efforts"),$g['product_name']);?>.</p> | ||
<p>FreeBSD (<a href="http://www.freebsd.org" target="_blank">http://www.freebsd.org</a>)<br> | ||
<?=gettext("Copyright");?> ©<?=gettext("1992-2012 The FreeBSD Project. All rights reserved");?>.<br> | ||
<?=gettext("Copyright");?> ©<?=gettext("1992-2014 The FreeBSD Project. All rights reserved");?>.<br> | ||
<br> | ||
<?=gettext("This product includes PHP, freely available from");?> <a href="http://www.php.net/" target="_blank">http://www.php.net</a>.<br> | ||
<?=gettext("Copyright"); ?> © <?=gettext("1999-2010 The PHP Group. All rights reserved.");?>.<br> | ||
<?=gettext("Copyright"); ?> © <?=gettext("1999-2014 The PHP Group. All rights reserved.");?>.<br> | ||
<br> | ||
<?=gettext("LightTPD"); ?> (<a href="http://www.lighttpd.net" target="_blank">http://www.lighttpd.net)</a><br> | ||
<?=gettext("Copyright"); ?> ©<?=gettext("2004, Jan Knescke, incremental");?><[email protected]> | ||
|
@@ -174,13 +105,13 @@ | |
<?=gettext("Copyright"); ?> © 2003-2004, Archie L. Cobbs, Michael Bretterklieber, Alexander Motin<br> | ||
<?=gettext("All rights reserved.");?><br> | ||
<br> | ||
<?=gettext("Circular log support for FreeBSD syslogd ");?>(<a href="http://software.wwwi.com/syslogd/" target="_blank">http://software.wwwi.com/syslogd</a>)<br> | ||
<?=gettext("Circular log support for FreeBSD syslogd ");?>(<a href="http://software.wheelhouse.org/syslogd/" target="_blank">http://software.wheelhouse.org/syslogd/</a>)<br> | ||
<?=gettext("Copyright"); ?> © 2001 Jeff Wheelhouse ([email protected])<br> | ||
<br> | ||
<?=gettext("Dnsmasq - a DNS forwarder for NAT firewalls");?> (<a href="http://www.thekelleys.org.uk" target="_blank">http://www.thekelleys.org.uk</a>)<br> | ||
<?=gettext("Copyright"); ?> © 2000-2012 Simon Kelley.<br> | ||
<br> | ||
<?=gettext("Racoon"); ?> (<a href="http://www.kame.net/racoon" target="_blank">http://www.kame.net/racoon</a>)<br> | ||
<?=gettext("IPsec-Tools"); ?> (<a href="http://ipsec-tools.sourceforge.net/" target="_blank">http://ipsec-tools.sourceforge.net/</a>)<br> | ||
<?=gettext("Copyright"); ?> © <?=gettext("1995-2002 WIDE Project. All rights reserved.");?><br> | ||
<br> | ||
<?=gettext("msntp"); ?> (<a href="http://www.hpcf.cam.ac.uk/export" target="_blank">http://www.hpcf.cam.ac.uk/export</a>)<br> | ||
|
@@ -200,9 +131,6 @@ | |
<?=gettext("Copyright"); ?> © 1997 Takamichi Tateoka ([email protected])<br> | ||
<?=gettext("Copyright"); ?> © 2002 Thomas Quinot ([email protected])<br> | ||
<br> | ||
<?=gettext("BPALogin"); ?> (<a href="http://bpalogin.sourceforge.net/" target="_blank">http://bpalogin.sourceforge.net</a>) - <?=gettext("lightweight portable BIDS2 login client");?><br> | ||
<?=gettext("Copyright"); ?> ©<?=gettext(" 2001-3 Shane Hyde, and others.");?><br> | ||
<br> | ||
<?=gettext("php-radius"); ?> (<a href="http://www.mavetju.org/programming/php.php" target="_blank">http://www.mavetju.org/programming/php.php</a>)<br> | ||
<?=gettext("Copyright 2000, 2001, 2002 by Edwin Groothuis. All rights reserved.");?><br> | ||
<?=gettext("This product includes software developed by Edwin Groothuis.");?><br> | ||
|
@@ -211,7 +139,7 @@ | |
<?=gettext("Copyright"); ?> © 2000,2001,2002,2003,2004 Thomas Krennwallner <[email protected]> | ||
<br> | ||
<?=gettext("OpenVPN"); ?> (<a href="http://openvpn.net/" target="_blank">http://openvpn.net/</a>) | ||
<?=gettext("Copyright (C) 2002-2005 OpenVPN Solutions LLC ");?><[email protected]> | ||
<?=gettext("Copyright (C) 2002-2005 OpenVPN Solutions LLC ");?> | ||
<?php include("fend.inc"); ?> | ||
</body> | ||
</html> |