Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ef629cc

Browse files
committed
updated licensing template
svn path=/trunk/matplotlib/; revision=6222
1 parent 6a7d618 commit ef629cc

2 files changed

Lines changed: 15 additions & 13 deletions

File tree

doc/_templates/indexsidebar.html

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,13 @@ <h3>Download</h3>
66
href="{{ pathto('users/installing') }}">installing</a> page).
77

88
<p>
9-
There are also optional <a href="{{ pathto('users/toolkits') }}">toolkits</a> for matplotlib.
9+
There are several matplotlib addon <a href="{{
10+
pathto('users/toolkits') }}">toolkits</a>, including the
11+
projection and mapping toolkit <a href=http://matplotlib.sf.net/basemap/doc/html>basemap</a>.
1012
</p>
1113

1214
<h3>Need help?</h3>
13-
<p>Check the <a href="{{ pathto('users/index') }}"}>user</a> guide, the <a
15+
<p>Check the <a href="{{ pathto('users/index') }}">user</a> guide, the <a
1416
href="{{ pathto('faq/index') }}">faq</a>, the <a href="{{
1517
pathto('api/index') }}"}>api</a> docs, <a href=http://www.nabble.com/matplotlib---users-f2906.html>archives</a>, and join the matplotlib mailing <a
1618
href="http://sourceforge.net/mail/?group_id=80706">lists</a>

doc/users/license.rst

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ matplotlib :ref:`toolkits`. For a discussion of the motivations
1414
behind the licencing choice, see :ref:`license-discussion`.
1515

1616

17-
License agreement for matplotlib 0.98
18-
=====================================
17+
License agreement for matplotlib |version|
18+
==============================================
1919

2020
1. This LICENSE AGREEMENT is between John D. Hunter ("JDH"), and the
2121
Individual or Organization ("Licensee") accessing and otherwise using
@@ -25,30 +25,30 @@ documentation.
2525
2. Subject to the terms and conditions of this License Agreement, JDH
2626
hereby grants Licensee a nonexclusive, royalty-free, world-wide license
2727
to reproduce, analyze, test, perform and/or display publicly, prepare
28-
derivative works, distribute, and otherwise use matplotlib 0.98
28+
derivative works, distribute, and otherwise use matplotlib |version|
2929
alone or in any derivative version, provided, however, that JDH's
3030
License Agreement and JDH's notice of copyright, i.e., "Copyright (c)
3131
2002-2008 John D. Hunter; All Rights Reserved" are retained in
32-
matplotlib 0.98 alone or in any derivative version prepared by
32+
matplotlib |version| alone or in any derivative version prepared by
3333
Licensee.
3434

3535
3. In the event Licensee prepares a derivative work that is based on or
36-
incorporates matplotlib 0.98 or any part thereof, and wants to
36+
incorporates matplotlib |version| or any part thereof, and wants to
3737
make the derivative work available to others as provided herein, then
3838
Licensee hereby agrees to include in any such work a brief summary of
39-
the changes made to matplotlib 0.98.
39+
the changes made to matplotlib |version|.
4040

41-
4. JDH is making matplotlib 0.98 available to Licensee on an "AS
41+
4. JDH is making matplotlib |version| available to Licensee on an "AS
4242
IS" basis. JDH MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR
4343
IMPLIED. BY WAY OF EXAMPLE, BUT NOT LIMITATION, JDH MAKES NO AND
4444
DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS
45-
FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF MATPLOTLIB 0.98
45+
FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF MATPLOTLIB |version|
4646
WILL NOT INFRINGE ANY THIRD PARTY RIGHTS.
4747

4848
5. JDH SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF MATPLOTLIB
49-
0.98 FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR
49+
|version| FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR
5050
LOSS AS A RESULT OF MODIFYING, DISTRIBUTING, OR OTHERWISE USING
51-
MATPLOTLIB 0.98, OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF
51+
MATPLOTLIB |version|, OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF
5252
THE POSSIBILITY THEREOF.
5353

5454
6. This License Agreement will automatically terminate upon a material
@@ -60,7 +60,7 @@ Licensee. This License Agreement does not grant permission to use JDH
6060
trademarks or trade name in a trademark sense to endorse or promote
6161
products or services of Licensee, or any third party.
6262

63-
8. By copying, installing or otherwise using matplotlib 0.98,
63+
8. By copying, installing or otherwise using matplotlib |version|,
6464
Licensee agrees to be bound by the terms and conditions of this License
6565
Agreement.
6666

0 commit comments

Comments
 (0)