Skip to content

Commit

Permalink
memleak tests
Browse files Browse the repository at this point in the history
svn path=/trunk/matplotlib/; revision=547
  • Loading branch information
jdh2358 committed Sep 28, 2004
1 parent 360a304 commit ea8c798
Show file tree
Hide file tree
Showing 16 changed files with 650 additions and 37 deletions.
20 changes: 10 additions & 10 deletions LICENSE/LICENSE
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
LICENSE AGREEMENT FOR MATPLOTLIB 0.62.4
LICENSE AGREEMENT FOR MATPLOTLIB 0.63.0
--------------------------------------

1. This LICENSE AGREEMENT is between the John D. Hunter ("JDH"), and the
Expand All @@ -9,30 +9,30 @@ documentation.
2. Subject to the terms and conditions of this License Agreement, JDH
hereby grants Licensee a nonexclusive, royalty-free, world-wide license
to reproduce, analyze, test, perform and/or display publicly, prepare
derivative works, distribute, and otherwise use matplotlib 0.62.4
derivative works, distribute, and otherwise use matplotlib 0.63.0
alone or in any derivative version, provided, however, that JDH's
License Agreement and JDH's notice of copyright, i.e., "Copyright (c)
2002-2004 John D. Hunter; All Rights Reserved" are retained in
matplotlib 0.62.4 alone or in any derivative version prepared by
matplotlib 0.63.0 alone or in any derivative version prepared by
Licensee.

3. In the event Licensee prepares a derivative work that is based on or
incorporates matplotlib 0.62.4 or any part thereof, and wants to
incorporates matplotlib 0.63.0 or any part thereof, and wants to
make the derivative work available to others as provided herein, then
Licensee hereby agrees to include in any such work a brief summary of
the changes made to matplotlib 0.62.4.
the changes made to matplotlib 0.63.0.

4. JDH is making matplotlib 0.62.4 available to Licensee on an "AS
4. JDH is making matplotlib 0.63.0 available to Licensee on an "AS
IS" basis. JDH MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR
IMPLIED. BY WAY OF EXAMPLE, BUT NOT LIMITATION, JDH MAKES NO AND
DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS
FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF MATPLOTLIB 0.62.4
FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF MATPLOTLIB 0.63.0
WILL NOT INFRINGE ANY THIRD PARTY RIGHTS.

5. JDH SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF MATPLOTLIB
0.62.4 FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR
0.63.0 FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR
LOSS AS A RESULT OF MODIFYING, DISTRIBUTING, OR OTHERWISE USING
MATPLOTLIB 0.62.4, OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF
MATPLOTLIB 0.63.0, OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF
THE POSSIBILITY THEREOF.

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

8. By copying, installing or otherwise using matplotlib 0.62.4,
8. By copying, installing or otherwise using matplotlib 0.63.0,
Licensee agrees to be bound by the terms and conditions of this License
Agreement.
Loading

0 comments on commit ea8c798

Please sign in to comment.