Project

General

Profile

Download (12.8 KB) Statistics
| Branch: | Tag: | Revision:
1
<?php
2
/* $Id$ */
3
/*
4
    license.php
5

    
6
    Redistribution and use in source and binary forms, with or without
7
    modification, are permitted provided that the following conditions are met:
8

    
9
    1. Redistributions of source code must retain the above copyright notice,
10
       this list of conditions and the following disclaimer.
11

    
12
    2. Redistributions in binary form must reproduce the above copyright
13
       notice, this list of conditions and the following disclaimer in the
14
       documentation and/or other materials provided with the distribution.
15

    
16
    THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES,
17
    INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY
18
    AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
19
    AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY,
20
    OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
21
    SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
22
    INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
23
    CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
24
    ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
25
    POSSIBILITY OF SUCH DAMAGE.
26
*/
27

    
28
##|+PRIV
29
##|*IDENT=page-system-license
30
##|*NAME=System: License page
31
##|*DESCR=Allow access to the 'System: License' page.
32
##|*MATCH=license.php*
33
##|-PRIV
34

    
35
require("guiconfig.inc");
36
include("head.inc");
37

    
38
?>
39

    
40
<body link="#0000CC" vlink="#0000CC" alink="#0000CC">
41
<?php include("fbegin.inc"); ?>
42
<p class="pgtitle">License</p>
43

    
44
            <p><strong><?=$g['product_name'];?> is Copyright &copy; <?=$g['product_copyright_years'];?> by <?=$g['product_copyright'];?><br>
45
              All rights reserved.</strong></p>
46

    
47
            <p><strong>m0n0wall is Copyright &copy; 2002-2007 by Manuel Kasper
48
              (<a href="mailto:mk@neon1.net">mk@neon1.net</a>).<br>
49
              All rights reserved.</strong></p>
50
            <p> Redistribution and use in source and binary forms, with or without<br>
51
              modification, are permitted provided that the following conditions
52
              are met:<br>
53
              <br>
54
              1. Redistributions of source code must retain the above copyright
55
              notice,<br>
56
              this list of conditions and the following disclaimer.<br>
57
              <br>
58
              2. Redistributions in binary form must reproduce the above copyright<br>
59
              notice, this list of conditions and the following disclaimer in
60
              the<br>
61
              documentation and/or other materials provided with the distribution.<br>
62
              <br>
63
              <strong>THIS SOFTWARE IS PROVIDED &quot;AS IS'' AND ANY EXPRESS
64
              OR IMPLIED WARRANTIES,<br>
65
              INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY<br>
66
              AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT
67
              SHALL THE<br>
68
              AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
69
              EXEMPLARY,<br>
70
              OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT
71
              OF<br>
72
              SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
73
              BUSINESS<br>
74
              INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER
75
              IN<br>
76
              CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)<br>
77
              ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
78
              OF THE<br>
79
              POSSIBILITY OF SUCH DAMAGE</strong>.</p>
80
            <hr size="1">
81
            <p>The following persons have contributed code to m0n0wall:</p>
82
            <p>Bob Zoller (<a href="mailto:bob@kludgebox.com">bob@kludgebox.com</a>)<br>
83
              &nbsp;&nbsp;&nbsp;&nbsp;<em><font color="#666666">Diagnostics: Ping
84
              function; WLAN channel auto-select; DNS forwarder</font></em><br>
85
              <br>
86
              Michael Mee (<a href="mailto:mikemee2002@pobox.com">mikemee2002@pobox.com</a>)<br>
87
              &nbsp;&nbsp;&nbsp;&nbsp;<em><font color="#666666">Timezone and NTP
88
              client support</font></em><br>
89
              <br>
90
              Magne Andreassen (<a href="mailto:magne.andreassen@bluezone.no">magne.andreassen@bluezone.no</a>)<br>
91
              &nbsp;&nbsp;&nbsp;&nbsp;<em><font color="#666666">Remote syslog'ing;
92
              some code bits for DHCP server on optional interfaces</font></em><br>
93
              <br>
94
              Rob Whyte (<a href="mailto:rob@g-labs.com">rob@g-labs.com</a>)<br>
95
              &nbsp;&nbsp;&nbsp;&nbsp;<em><font color="#666666">Idea/code bits
96
              for encrypted webConfigurator passwords; minimalized SNMP agent</font></em><br>
97
              <br>
98
              Petr Verner (<a href="mailto:verner@ipps.cz">verner@ipps.cz</a>)<br>
99
              &nbsp;&nbsp;&nbsp;&nbsp;<em><font color="#666666">Advanced outbound
100
              NAT: destination selection</font></em><br>
101
              <br>
102
              Bruce A. Mah (<a href="mailto:bmah@acm.org">bmah@acm.org</a>)<br>
103
              &nbsp;&nbsp;&nbsp;&nbsp;<em><font color="#666666">Filtering bridge
104
              patches </font></em><br>
105
              <br>
106
              Jim McBeath (<a href="mailto:monowall@j.jimmc.org">monowall@j.jimmc.org</a>)<br>
107
              &nbsp;&nbsp;&nbsp;&nbsp;<em><font color="#666666">Filter rule patches
108
              (ordering, block/pass, disabled); better status page;<br>
109
              &nbsp;&nbsp;&nbsp;&nbsp;webConfigurator assign network ports page </font></em><br>
110
              <br>
111
              Chris Olive (<a href="mailto:chris@technologEase.com">chris@technologEase.com</a>)<br>
112
              &nbsp;&nbsp;&nbsp;&nbsp;<em><font color="#666666">enhanced &quot;execute
113
              command&quot; page</font></em><br>
114
              <br>
115
              Pauline Middelink (<a href="mailto:middelink@polyware.nl">middelink@polyware.nl</a>)<br>
116
              &nbsp;&nbsp;&nbsp;&nbsp;<em><font color="#666666">DHCP client: send hostname patch</font></em><br>
117
              <br>
118
              Bj?rn P?lsson (<a href="mailto:bjorn@networksab.com">bjorn@networksab.com</a>)<br>
119
              &nbsp;&nbsp;&nbsp;&nbsp;<em><font color="#666666">DHCP lease list page</font></em><br>
120
              <br>
121
              Peter Allgeyer (<a href="mailto:allgeyer@web.de">allgeyer@web.de</a>)<br>
122
              &nbsp;&nbsp;&nbsp;&nbsp;<em><font color="#666666">&quot;reject&quot; type filter rules; dial-on-demand</font></em><br>
123
              <br>
124
              Thierry Lechat (<a href="mailto:dev@lechat.org">dev@lechat.org</a>)<br>
125
              &nbsp;&nbsp;&nbsp;&nbsp;<em><font color="#666666">SVG-based traffic grapher</font></em><br>
126
              <br>
127
              Steven Honson (<a href="mailto:steven@honson.org">steven@honson.org</a>)<br>
128
              &nbsp;&nbsp;&nbsp;&nbsp;<em><font color="#666666">per-user IP address assignments for PPTP VPN</font></em><br>
129
              <br>
130
              Kurt Inge Sm?dal (<a href="mailto:kurt@emsp.no">kurt@emsp.no</a>)<br>
131
              &nbsp;&nbsp;&nbsp;&nbsp;<em><font color="#666666">NAT on optional interfaces</font></em><br>
132
              <br>
133
              Dinesh Nair (<a href="mailto:dinesh@alphaque.com">dinesh@alphaque.com</a>)<br>
134
              &nbsp;&nbsp;&nbsp;&nbsp;<em><font color="#666666">captive portal: pass-through MAC/IP addresses, RADIUS authentication &amp; accounting;<br>
135
              &nbsp;&nbsp;&nbsp;&nbsp;<em><font color="#666666"></font></em>HTTP server concurrency limit</font></em><br>
136
              <br>
137
              Justin Ellison (<a href="mailto:justin@techadvise.com">justin@techadvise.com</a>)<br>
138
              &nbsp;&nbsp;&nbsp;&nbsp;<em><font color="#666666">traffic shaper TOS matching; magic shaper; DHCP deny unknown clients;<br>
139
			  &nbsp;&nbsp;&nbsp;&nbsp;IPsec user FQDNs; DHCP relay</font></em><br>
140
			  <br>
141
              Michael Hanselmann (<a href="mailto:m0n0@hansmi.ch">m0n0@hansmi.ch</a>)<br>
142
              &nbsp;&nbsp;&nbsp;&nbsp;<em><font color="#666666">IDE hard disk standby</font></em><br>
143
			  <br>
144
              Audun Larsen (<a href="mailto:larsen@xqus.com">larsen@xqus.com</a>)<br>
145
              &nbsp;&nbsp;&nbsp;&nbsp;<em><font color="#666666">CPU/memory usage display</font></em><br>
146
			  <br>
147
              Peter Curran (<a href="mailto:peter@closeconsultants.com">peter@closeconsultants.com</a>)<br>
148
              &nbsp;&nbsp;&nbsp;&nbsp;<em><font color="#666666">OpenVPN support</font></em></p>
149
            <hr size="1">
150
            <p>{$g['product_name']} is based upon/includes various free software packages,
151
              listed below.<br>
152
              The author of {$g['product_name']} would like to thank the authors of these
153
              software packages for their efforts.</p>
154
            <p>FreeBSD (<a href="http://www.freebsd.org" target="_blank">http://www.freebsd.org</a>)<br>
155
              Copyright &copy; 1994-2003 FreeBSD, Inc. All rights reserved.<br>
156
              <br>
157
              This product includes PHP, freely available from <a href="http://www.php.net/" target="_blank">http://www.php.net</a>.<br>
158
              Copyright &copy; 1999 - 2003 The PHP Group. All rights reserved.<br>
159
              <br>
160
              LightTPD (<a href="http://www.lighttpd.net" target="_blank">http://www.lighttpd.net)</a><br>
161
              Copyright &copy; 2004 by Jan Kneschke <jan@kneschke.de>
162
              All rights reserved.<br>
163
              <br>
164
              ISC DHCP server (<a href="http://www.isc.org/products/DHCP/" target="_blank">http://www.isc.org/products/DHCP</a>)<br>
165
              Copyright &copy; 1996-2003 Internet Software Consortium. All rights
166
              reserved.<br>
167
              <br>
168
              PF (<a href="http://www.openbsd.org/faq/pf" target="_blank">http://www.openbsd.org</a>)<br>
169
			  <br>
170
              MPD - Multi-link PPP daemon for FreeBSD (<a href="http://www.dellroad.org/mpd" target="_blank">http://www.dellroad.org/mpd</a>)<br>
171
              Copyright &copy; 2003-2004, Archie L. Cobbs, Michael Bretterklieber, Alexander Motin<br>
172
			  All rights reserved.<br>
173
              <br>
174
              Circular log support for FreeBSD syslogd (<a href="http://software.wwwi.com/syslogd/" target="_blank">http://software.wwwi.com/syslogd</a>)<br>
175
              Copyright &copy; 2001 Jeff Wheelhouse (jdw@wwwi.com)<br>
176
              <br>
177
              Dnsmasq - a DNS forwarder for NAT firewalls (<a href="http://www.thekelleys.org.uk" target="_blank">http://www.thekelleys.org.uk</a>)<br>
178
              Copyright &copy; 2000-2003 Simon Kelley.<br>
179
              <br>
180
              Racoon (<a href="http://www.kame.net/racoon" target="_blank">http://www.kame.net/racoon</a>)<br>
181
              Copyright &copy; 1995-2002 WIDE Project. All rights reserved.<br>
182
              <br>
183
              msntp (<a href="http://www.hpcf.cam.ac.uk/export" target="_blank">http://www.hpcf.cam.ac.uk/export</a>)<br>
184
              Copyright &copy; 1996, 1997, 2000 N.M. Maclaren, University of Cambridge.
185
              All rights reserved.<br>
186
              <br>
187
              UCD-SNMP (<a href="http://www.ece.ucdavis.edu/ucd-snmp" target="_blank">http://www.ece.ucdavis.edu/ucd-snmp</a>)<br>
188
              Copyright &copy; 1989, 1991, 1992 by Carnegie Mellon University.<br>
189
              Copyright &copy; 1996, 1998-2000 The Regents of the University of
190
              California. All rights reserved.<br>
191
              Copyright &copy; 2001-2002, Network Associates Technology, Inc.
192
              All rights reserved.<br>
193
              Portions of this code are copyright &copy; 2001-2002, Cambridge
194
              Broadband Ltd. All rights reserved.<br>
195
              <br>
196
              choparp (<a href="http://choparp.sourceforge.net/" target="_blank">http://choparp.sourceforge.net</a>)<br>
197
              Copyright &copy; 1997 Takamichi Tateoka (tree@mma.club.uec.ac.jp)<br>
198
			 Copyright &copy; 2002 Thomas Quinot (thomas@cuivre.fr.eu.org)<br>
199
              <br>
200
              BPALogin (<a href="http://bpalogin.sourceforge.net/" target="_blank">http://bpalogin.sourceforge.net</a>) - lightweight portable BIDS2 login client<br>
201
              Copyright &copy; 2001-3 Shane Hyde, and others.<br>
202
              <br>
203
              php-radius (<a href="http://www.mavetju.org/programming/php.php" target="_blank">http://www.mavetju.org/programming/php.php</a>)<br>
204
              Copyright 2000, 2001, 2002 by Edwin Groothuis. All rights reserved.<br>
205
			  This product includes software developed by Edwin Groothuis.<br>
206
			  <br>
207
			  wol (<a href="http://ahh.sourceforge.net/wol" target="_blank">http://ahh.sourceforge.net/wol</a>)<br>
208
			  Copyright &copy; 2000,2001,2002,2003,2004 Thomas Krennwallner &lt;krennwallner@aon.at&gt;
209
			  <br>
210
			  OpenVPN (<a href="http://openvpn.net/" target="_blank">http://openvpn.net/</a>)
211
			  Copyright (C) 2002-2005 OpenVPN Solutions LLC <info@openvpn.net>
212
			  <?php include("fend.inc"); ?>
213
</body>
214
</html>
(97-97/217)