-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCOPYING-MYSQL
86 lines (75 loc) · 4.13 KB
/
COPYING-MYSQL
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
FOSS License Exception
Updated July 1, 2010
What is the FOSS License Exception?
Oracle’s Free and Open Source Software ("FOSS") License Exception (formerly kn
own as the FLOSS License Exception) allows developers of FOSS applications to in
clude Oracle's MySQL Client Libraries (also referred to as "MySQL Drivers" or "M
ySQL Connectors") with their FOSS applications. MySQL Client Libraries are typic
ally licensed pursuant to version 2 of the General Public License ("GPL"), but t
his exception permits distribution of certain MySQL Client Libraries with a deve
loper’s FOSS applications licensed under the terms of another FOSS license lis
ted below, even though such other FOSS license may be incompatible with the GPL.
The following terms and conditions describe the circumstances under which Oracle
’s FOSS License Exception applies.
Oracle’s FOSS License Exception Terms and Conditions
Definitions.
"Derivative Work" means a derivative work, as defined under applicable copyright
law, formed entirely from the Program and one or more FOSS Applications.
"FOSS Application" means a free and open source software application distributed
subject to a license listed in the section below titled "FOSS License List."
"FOSS Notice" means a notice placed by Oracle or MySQL in a copy of the MySQL Cl
ient Libraries stating that such copy of the MySQL Client Libraries may be distr
ibuted under Oracle's or MySQL’s FOSS (or FLOSS) License Exception.
"Independent Work" means portions of the Derivative Work that are not derived fr
om the Program and can reasonably be considered independent and separate works.
"Program" means a copy of Oracle’s MySQL Client Libraries that contains a FOSS
Notice.
A FOSS application developer ("you" or "your") may distribute a Derivative Work
provided that you and the Derivative Work meet all of the following conditions:
You obey the GPL in all respects for the Program and all portions (including mod
ifications) of the Program included in the Derivative Work (provided that this c
ondition does not apply to Independent Works);
The Derivative Work does not include any work licensed under the GPL other than
the Program;
You distribute Independent Works subject to a license listed in the section belo
w titled "FOSS License List";
You distribute Independent Works in object code or executable form with the comp
lete corresponding machine-readable source code on the same medium and under the
same FOSS license applying to the object code or executable forms;
All works that are aggregated with the Program or the Derivative Work on a mediu
m or volume of storage are not derivative works of the Program, Derivative Work
or FOSS Application, and must reasonably be considered independent and separate
works.
Oracle reserves all rights not expressly granted in these terms and conditions.
If all of the above conditions are not met, then this FOSS License Exception doe
s not apply to you or your Derivative Work.
FOSS License ListLicense Name Version(s)/Copyright Date
Release Early Certified Software
Academic Free License 2.0
Apache Software License 1.0/1.1/2.0
Apple Public Source License 2.0
Artistic license From Perl 5.8.0
BSD license "July 22 1999"
Common Development and Distribution License (CDDL) 1.0
Common Public License 1.0
Eclipse Public License 1.0
European Union Public License (EUPL)1 1.1
GNU Library or "Lesser" General Public License (LGPL) 2.0/2.1/3.0
GNU General Public License (GPL) 3.0
Jabber Open Source License 1.0
MIT License (As listed in file MIT-License.txt) -
Mozilla Public License (MPL) 1.0/1.1
Open Software License 2.0
OpenSSL license (with original SSLeay license) "2003" ("1998")
PHP License 3.0/3.01
Python license (CNRI Python License) -
Python Software Foundation License 2.1.1
Sleepycat License "1999"
University of Illinois/NCSA Open Source License -
W3C License "2001"
X11 License "2001"
Zlib/libpng License -
Zope Public License 2.0
1 When an Independent Work is licensed under a "Compatible License" pursuant to
the EUPL, the Compatible License rather than the EUPL is the applicable license
for purposes of these FOSS License Exception Terms and Conditions.