• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1r#"FLOSS License Exception
2=======================
3(Adapted from http://www.mysql.com/company/legal/licensing/foss-exception.html)
4
5I want specified Free/Libre and Open Source Software ("FLOSS")
6applications to be able to use specified GPL-licensed RRDtool
7libraries (the "Program") despite the fact that not all FLOSS licenses are
8compatible with version 2 of the GNU General Public License (the "GPL").
9
10As a special exception to the terms and conditions of version 2.0 of the GPL:
11
12You are free to distribute a Derivative Work that is formed entirely from
13the Program and one or more works (each, a "FLOSS Work") licensed under one
14or more of the licenses listed below, as long as:
15
161. You obey the GPL in all respects for the Program and the Derivative
17Work, except for identifiable sections of the Derivative Work which are
18not derived from the Program, and which can reasonably be considered
19independent and separate works in themselves,
20
212. all identifiable sections of the Derivative Work which are not derived
22from the Program, and which can reasonably be considered independent and
23separate works in themselves,
24
251. are distributed subject to one of the FLOSS licenses listed
26below, and
27
282. the object code or executable form of those sections are
29accompanied by the complete corresponding machine-readable source
30code for those sections on the same medium and under the same FLOSS
31license as the corresponding object code or executable forms of
32those sections, and
33
343. any works which are aggregated with the Program or with a Derivative
35Work on a volume of a storage or distribution medium in accordance with
36the GPL, can reasonably be considered independent and separate works in
37themselves which are not derivatives of either the Program, a Derivative
38Work or a FLOSS Work.
39
40If the above conditions are not met, then the Program may only be copied,
41modified, distributed or used under the terms and conditions of the GPL.
42
43FLOSS License List
44==================
45License name	Version(s)/Copyright Date
46Academic Free License		2.0
47Apache Software License	1.0/1.1/2.0
48Apple Public Source License	2.0
49Artistic license		From Perl 5.8.0
50BSD license			"July 22 1999"
51Common Public License		1.0
52GNU Library or "Lesser" General Public License (LGPL)	2.0/2.1
53IBM Public License, Version    1.0
54Jabber Open Source License	1.0
55MIT License (As listed in file MIT-License.txt)	-
56Mozilla Public License (MPL)	1.0/1.1
57Open Software License		2.0
58OpenSSL license (with original SSLeay license)	"2003" ("1998")
59PHP License			3.01
60Python license (CNRI Python License)	-
61Python Software Foundation License	2.1.1
62Sleepycat License		"1999"
63W3C License			"2001"
64X11 License			"2001"
65Zlib/libpng License		-
66Zope Public License		2.0/2.1
67"#