8000 Update LICENSE file to match doc/users/license.rst · matplotlib/matplotlib@db5ef16 · GitHub
[go: up one dir, main page]

Skip to content

Commit db5ef16

Browse files
committed
Update LICENSE file to match doc/users/license.rst
1 parent 7c4faf6 commit db5ef16

File tree

1 file changed

+63
-13
lines changed

1 file changed

+63
-13
lines changed

LICENSE/LICENSE

Lines changed: 63 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,55 @@
1-
LICENSE AGREEMENT FOR MATPLOTLIB 1.2.0
2-
--------------------------------------
1+
License agreement for matplotlib versions 1.3.0 and later
2+
=========================================================
3+
4+
1. This LICENSE AGREEMENT is between the Matplotlib Development Team
5+
("MDT"), and the Individual or Organization ("Licensee") accessing and
6+
otherwise using matplotlib software in source or binary form and its
7+
associated documentation.
8+
9+
2. Subject to the terms and conditions of this License Agreement, MDT
10+
hereby grants Licensee a nonexclusive, royalty-free, world-wide license
11+
to reproduce, analyze, test, perform and/or display publicly, prepare
12+
derivative works, distribute, and otherwise use matplotlib
13+
alone or in any derivative version, provided, however, that MDT's
14+
License Agreement and MDT's notice of copyright, i.e., "Copyright (c)
15+
2012-2013 Matplotlib Development Team; All Rights Reserved" are retained in
16+
matplotlib alone or in any derivative version prepared by
17+
Licensee.
18+
19+
3. In the event Licensee prepares a derivative work that is based on or
20+
incorporates matplotlib or any part thereof, and wants to
21+
make the derivative work available to others as provided herein, then
22+
Licensee hereby agrees to include in any such work a brief summary of
23+
the changes made to matplotlib .
24+
25+
4. MDT is making matplotlib available to Licensee on an "AS
26+
IS" basis. MDT MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR
27+
IMPLIED. BY WAY OF EXAMPLE, BUT NOT LIMITATION, MDT MAKES NO AND
28+
DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS
29+
FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF MATPLOTLIB
30+
WILL NOT INFRINGE ANY THIRD PARTY RIGHTS.
31+
32+
5. MDT SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF MATPLOTLIB
33+
FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR
34+
LOSS AS A RESULT OF MODIFYING, DISTRIBUTING, OR OTHERWISE USING
35+
MATPLOTLIB , OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF
36+
THE POSSIBILITY THEREOF.
37+
38+
6. This License Agreement will automatically terminate upon a material
39+
breach of its terms and conditions.
40+
41+
7. Nothing in this License Agreement shall be deemed to create any
42+
relationship of agency, partnership, or joint venture between MDT and
43+
Licensee. This License Agreement does not grant permission to use MDT
44+
trademarks or trade name in a trademark sense to endorse or promote
45+
products or services of Licensee, or any third party.
46+
47+
8. By copying, installing or otherwise using matplotlib ,
48+
Licensee agrees to be bound by the terms and conditions of this License
49+
Agreement.
50+
51+
License agreement for matplotlib versions prior to 1.3.0
52+
========================================================
353

454
1. This LICENSE AGREEMENT is between John D. Hunter ("JDH"), and the
555
Individual or Organization ("Licensee") accessing and otherwise using
@@ -9,30 +59,30 @@ documentation.
959
2. Subject to the terms and conditions of this License Agreement, JDH
1060
hereby grants Licensee a nonexclusive, royalty-free, world-wide license
1161
to reproduce, analyze, test, perform and/or display publicly, prepare
12-
derivative works, distribute, and otherwise use matplotlib 1.2.0
62+
derivative works, distribute, and otherwise use matplotlib
1363
alone or in any derivative version, provided, however, that JDH's
1464
License Agreement and JDH's notice of copyright, i.e., "Copyright (c)
15-
2002-2011 John D. Hunter; All Rights Reserved" are retained in
16-
matplotlib 1.2.0 alone or in any derivative version prepared by
65+
2002-2009 John D. Hunter; All Rights Reserved" are retained in
66+
matplotlib alone or in any derivative version prepared by
1767
Licensee.
1868

1969
3. In the event Licensee prepares a derivative work that is based on or
20-
incorporates matplotlib 1.2.0 or any part thereof, and wants to
70+
incorporates matplotlib or any part thereof, and wants to
2171
make the derivative work available to others as provided herein, then
2272
Licensee hereby agrees to include in any such work a brief summary of
23-
the changes made to matplotlib 1.2.0.
73+
the changes made to matplotlib.
2474

25-
4. JDH is making matplotlib 1.2.0 available to Licensee on an "AS
75+
4. JDH is making matplotlib available to Licensee on an "AS
2676
IS" basis. JDH MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR
2777
IMPLIED. BY WAY OF EXAMPLE, BUT NOT LIMITATION, JDH MAKES NO AND
2878
DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS
29-
FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF MATPLOTLIB 1.2.0
79+
FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF MATPLOTLIB
3080
WILL NOT INFRINGE ANY THIRD PARTY RIGHTS.
3181

3282
5. JDH SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF MATPLOTLIB
33-
1.2.0 FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR
83+
FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR
3484
LOSS AS A RESULT OF MODIFYING, DISTRIBUTING, OR OTHERWISE USING
35-
MATPLOTLIB 1.2.0, OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF
85+
MATPLOTLIB , OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF
3686
THE POSSIBILITY THEREOF.
3787

3888
6. This License Agreement will automatically terminate upon a material
@@ -44,6 +94,6 @@ Licensee. This License Agreement does not grant permission to use JDH
4494
trademarks or trade name in a trademark sense to endorse or promote
4595
products or services of Licensee, or any third party.
4696

47-
8. By copying, installing or otherwise using matplotlib 1.2.0,
97+
8. By copying, installing or otherwise using matplotlib,
4898
Licensee agrees to be bound by the terms and conditions of this License
49-
Agreement.
99+
Agreement.

0 commit comments

Comments
 (0)
0