Skip to content

Commit

Permalink
updates to license.php
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris Buechler committed Jan 13, 2014
1 parent 706ba0e commit c80f2b4
Showing 1 changed file with 7 additions and 79 deletions.
86 changes: 7 additions & 79 deletions usr/local/www/license.php
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
<p><strong><?=$g['product_name'];?> <?=gettext("is Copyright");?> &copy; <?=$g['product_copyright_years'];?> <?=gettext("by");?> <?=$g['product_copyright'];?><br>
<?=gettext("All rights reserved");?>.</strong></p>

<p><strong><?=gettext("m0n0wall is Copyright ");?>&copy; <?=gettext("2002-2007 by Manuel Kasper");?>
<p><strong><?=gettext("m0n0wall is Copyright ");?>&copy; <?=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>
Expand Down Expand Up @@ -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>
&nbsp;&nbsp;&nbsp;&nbsp;<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>
&nbsp;&nbsp;&nbsp;&nbsp;<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>
&nbsp;&nbsp;&nbsp;&nbsp;<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>
&nbsp;&nbsp;&nbsp;&nbsp;<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>
&nbsp;&nbsp;&nbsp;&nbsp;<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>
&nbsp;&nbsp;&nbsp;&nbsp;<em><font color="#666666"><?=gettext("Filtering bridge ".
"patches ");?></font></em><br>
<br>
Jim McBeath (<a href="mailto:[email protected]">[email protected]</a>)<br>
&nbsp;&nbsp;&nbsp;&nbsp;<em><font color="#666666"><?=gettext("Filter rule patches ".
"(ordering, block/pass, disabled); better status page;");?><br>
&nbsp;&nbsp;&nbsp;&nbsp;<?=gettext("webConfigurator assign network ports page ");?></font></em><br>
<br>
Chris Olive (<a href="mailto:[email protected]">[email protected]</a>)<br>
&nbsp;&nbsp;&nbsp;&nbsp;<em><font color="#666666"><?=gettext("enhanced ");?>&quot;<?=gettext("execute ".
"command");?>&quot;<?=gettext(" page");?></font></em><br>
<br>
Pauline Middelink (<a href="mailto:[email protected]">[email protected]</a>)<br>
&nbsp;&nbsp;&nbsp;&nbsp;<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>
&nbsp;&nbsp;&nbsp;&nbsp;<em><font color="#666666"><?=gettext("DHCP lease list page");?></font></em><br>
<br>
Peter Allgeyer (<a href="mailto:[email protected]">[email protected]</a>)<br>
&nbsp;&nbsp;&nbsp;&nbsp;<em><font color="#666666">&quot;<?=gettext("reject");?>&quot; <?=gettext("type filter rules; dial-on-demand");?></font></em><br>
<br>
Thierry Lechat (<a href="mailto:[email protected]">[email protected]</a>)<br>
&nbsp;&nbsp;&nbsp;&nbsp;<em><font color="#666666"><?=gettext("SVG-based traffic grapher");?></font></em><br>
<br>
Steven Honson (<a href="mailto:[email protected]">[email protected]</a>)<br>
&nbsp;&nbsp;&nbsp;&nbsp;<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>
&nbsp;&nbsp;&nbsp;&nbsp;<em><font color="#666666"><?=gettext("NAT on optional interfaces");?></font></em><br>
<br>
Dinesh Nair (<a href="mailto:[email protected]">[email protected]</a>)<br>
&nbsp;&nbsp;&nbsp;&nbsp;<em><font color="#666666"><?=gettext("captive portal: pass-through MAC/IP addresses, RADIUS authentication");?> &amp; <?=gettext("accounting;");?><br>
&nbsp;&nbsp;&nbsp;&nbsp;<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>
&nbsp;&nbsp;&nbsp;&nbsp;<em><font color="#666666"><?=gettext("traffic shaper TOS matching; magic shaper; DHCP deny unknown clients;");?><br>
&nbsp;&nbsp;&nbsp;&nbsp;<?=gettext("IPsec user FQDNs; DHCP relay");?></font></em><br>
<br>
Michael Hanselmann (<a href="mailto:[email protected]">[email protected]</a>)<br>
&nbsp;&nbsp;&nbsp;&nbsp;<em><font color="#666666"><?=gettext("IDE hard disk standby");?></font></em><br>
<br>
Audun Larsen (<a href="mailto:[email protected]">[email protected]</a>)<br>
&nbsp;&nbsp;&nbsp;&nbsp;<em><font color="#666666"><?=gettext("CPU/memory usage display");?></font></em><br>
<br>
Peter Curran (<a href="mailto:[email protected]">[email protected]</a>)<br>
&nbsp;&nbsp;&nbsp;&nbsp;<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");?> &copy;<?=gettext("1992-2012 The FreeBSD Project. All rights reserved");?>.<br>
<?=gettext("Copyright");?> &copy;<?=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"); ?> &copy; <?=gettext("1999-2010 The PHP Group. All rights reserved.");?>.<br>
<?=gettext("Copyright"); ?> &copy; <?=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"); ?> &copy;<?=gettext("2004, Jan Knescke, incremental");?><[email protected]>
Expand All @@ -174,13 +105,13 @@
<?=gettext("Copyright"); ?> &copy; 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"); ?> &copy; 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"); ?> &copy; 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"); ?> &copy; <?=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>
Expand All @@ -200,9 +131,6 @@
<?=gettext("Copyright"); ?> &copy; 1997 Takamichi Tateoka ([email protected])<br>
<?=gettext("Copyright"); ?> &copy; 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"); ?> &copy;<?=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>
Expand All @@ -211,7 +139,7 @@
<?=gettext("Copyright"); ?> &copy; 2000,2001,2002,2003,2004 Thomas Krennwallner &lt;[email protected]&gt;
<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>

0 comments on commit c80f2b4

Please sign in to comment.