New build path variable
[freeradius.git] / debian / copyright
1 This package was debianized by Chad Miller <cmiller@debian.org> on
2 Fri, 24 Nov 2000 16:25:57 -0500.
3 The packaging was rearranged by Paul Hampson <Paul.Hampson@anu.edu.au> on
4 Sun,  4 May 2003 03:51:20 +1000
5 The packaging was revamped by Stephen Gran <sgran@debian.org> on
6 Sat, 15 Mar 2008 16:26:51 +0000.
7
8 It was downloaded from http://www.freeradius.org/
9
10   FreeRADIUS is the result of the work done by a large number of
11 people.  The major contributors are listed here.
12
13 Miquel van Smoorenburg <miquels@cistron.nl>
14         Wrote the original Cistron server, and started the FreeRADIUS
15         source tree.
16
17 Alan DeKok <aland@ox.org>
18         Registered and maintains www.freeradius.org.  Wrote the module
19         code.  Made the server threaded.  Maintains the autoconf and
20         libtool scripts for the server.
21
22 Alan Curry <pacman@world.std.com>
23         Contributed many patches for proxying, replication, realm
24         support.
25
26 Mike Machado (mike@innercite.com) 
27         Author of the SQL module.
28
29 Adrian Pavlykevych <pam@polynet.lviv.ua>
30         LDAP module.
31
32 Jeff Carneal, Apex Internet Services, Inc.
33         Wrote the caching support for the Unix module.
34
35 miguel a.l. paraz <map@iphil.net>
36         Wrote the original code which was the basis for the PAM module.
37
38 Jochen Friedrich <jochen+freeradius-devel@scram.de>
39         SMUX / SNMP support.
40
41 Nathan Neulinger <nneul@umr.edu>
42         Kerberos authentication module.
43
44 Brandon Lee Poyner <bpoyner@thebiz.net>
45         Netscape-MTA-MD5 authentication module.
46
47 Chris Parker <cparker@starnetusa.net>
48         Configuration parser enhancments, 'rlm_attr_filter' module, and
49         proxy enhancements.
50
51 Kostas Kalevras <kkalev@noc.ntua.gr>
52         Contributed the 'dialup_admin' PHP server administration code.
53
54 Chris Brotsos <cbrotsos@starnetusa.net>
55         Memory allocation debugging and proxy enhancements.
56
57 Copyright: 
58
59 Copyright (C) 2000-2008 The FreeRADIUS Server Project
60 Copyright (C) 1997-1999 Cistron Internet Services B.V.
61
62 License:
63
64 Except for /usr/lib/freeradius/libradius*, this package is licensed
65 under the GNU GPL version 2.
66
67 This program is free software; you can redistribute it and/or modify it under
68 the terms of the GNU General Public License as published by the Free Software
69 Foundation; either version 2 of the License, or (at your option) any later
70 version.
71
72 On Debian systems, the complete text of the GNU General Public License can be
73 found in /usr/share/common-licenses/GPL-2 file.
74
75 --
76
77 /usr/lib/freeradius/libradius* is under the GNU LGPL version 2.
78
79 This library is free software; you can redistribute it and/or
80 modify it under the terms of the GNU Lesser General Public
81 License as published by the Free Software Foundation; either
82 version 2 of the License, or (at your option) any later version.
83
84 On Debian systems, the complete text of the GNU Lesser General Public
85 License can be found in /usr/share/common-licenses/LGPL.
86
87 --
88
89 src/LICENSE.openssl includes a modification to the main LICENSE file,
90 which is GPLv2. It applies only to the files in the "src" directory.
91 (That directory contains the source code which has links to OpenSSL
92 and from which the Debian binaries are produced.)
93
94 In addition, as a special exception, the copyright holders give
95 permission to link the code of this program with the OpenSSL library,
96 and distribute linked combinations including the two.
97 You must obey the GNU General Public License in all respects
98 for all of the code used other than OpenSSL.  If you modify
99 file(s) with this exception, you may extend this exception to your
100 version of the file(s), but you are not obligated to do so.  If you
101 do not wish to do so, delete this exception statement from your
102 version.  If you delete this exception statement from all source
103 files in the program, then also delete it here.
104
105 --
106
107 The Debian packaging is (C) 2008, Stephen Gran <sgran@debian.org> and
108 is licensed under the GPL, see /usr/share/common-licenses/GPL.