From branch_1_1
[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
6 It was downloaded from http://www.freeradius.org/
7
8 Copyright (C) 2000-2003 The FreeRADIUS Server Project
9 Copyright (C) 1997-1999 Cistron Internet Services B.V.
10
11 --
12 Except for /usr/lib/freeradius/libradius*, this package is licensed
13 under the GNU GPL version 2.
14
15 This program is free software; you can redistribute it and/or modify it under
16 the terms of the GNU General Public License as published by the Free Software
17 Foundation; either version 2 of the License, or (at your option) any later
18 version.
19
20 On Debian systems, the complete text of the GNU General Public License can be
21 found in /usr/share/common-licenses/GPL file.
22
23 --
24 /usr/lib/freeradius/libradius* is under the GNU LGPL version 2.
25
26 This library is free software; you can redistribute it and/or
27 modify it under the terms of the GNU Lesser General Public
28 License as published by the Free Software Foundation; either
29 version 2 of the License, or (at your option) any later version.
30
31 On Debian systems, the complete text of the GNU Lesser General Public
32 License can be found in /usr/share/common-licenses/LGPL.
33
34 --
35 Some GPL parts of this software depend on OpenSSL, the combination of
36 which cannot be distributed in compiled binary form. The following
37 modules cannot be enabled as they directly depend on OpenSSL:
38
39 rlm_eap_peap
40 rlm_eap_tls
41 rlm_eap_ttls
42 rlm_x99_token
43
44 Also, the FreeRADIUS core's SNMP support and the rlm_sql_postgresql
45 module transitively depend on OpenSSL via libsnmp{4.2,5} and libpq3
46 so they cannot be enabled currently, but this is subject to changes
47 in the relevant packages within Debian, or having usable alternate
48 libraries in Debian.