~ubuntu-branches/ubuntu/utopic/python-chaco/utopic

« back to all changes in this revision

Viewing changes to enthought/chaco2/LICENSE

  • Committer: Bazaar Package Importer
  • Author(s): Varun Hiremath
  • Date: 2011-04-06 19:03:54 UTC
  • mfrom: (7.2.2 sid)
  • Revision ID: james.westby@ubuntu.com-20110406190354-rwd55l2ezjecfo41
Tags: 3.4.0-2
d/rules: fix pyshared directory path (Closes: #621116)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
Copyright (c) 2005-2007 Enthought, Inc.
2
 
All rights reserved.
3
 
 
4
 
Redistribution and use in source and binary forms, with or without
5
 
modification, are permitted provided that the following conditions are met:
6
 
 
7
 
 * Redistributions of source code must retain the above copyright notice, this
8
 
   list of conditions and the following disclaimer.
9
 
 * Redistributions in binary form must reproduce the above copyright notice,
10
 
   this list of conditions and the following disclaimer in the documentation
11
 
   and/or other materials provided with the distribution.
12
 
 * Neither the name of Enthought, Inc. nor the names of its contributors may
13
 
   be used to endorse or promote products derived from this software without
14
 
   specific prior written permission.
15
 
 
16
 
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
17
 
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
18
 
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
19
 
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
20
 
ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
21
 
(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
22
 
LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
23
 
ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
24
 
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
25
 
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
26
 
 
27
 
 
28
 
DISCLOSURE: Under the terms of the Matplotlib 0.83.2 License Agreement,
29
 
Enthought must disclose where the Matplotlib source code has been used:
30
 
  * Chaco makes use of some code from Matplotlib for creating linear
31
 
    segmented colormaps.  This code from Matplotlib has been incorporated
32
 
    directly into the Chaco LinearSegmentedColormap class and is marked
33
 
    with the tag #### matplotlib ####.
34
 
  * The "contour" module is also from the Matplotlib project.
35
 
The above code is licensed under the terms of the Matplotlib license,
36
 
reproduced below:
37
 
 
38
 
LICENSE AGREEMENT FOR MATPLOTLIB 0.83.2
39
 
--------------------------------------
40
 
 
41
 
1. This LICENSE AGREEMENT is between the John D. Hunter ("JDH"), and the
42
 
Individual or Organization ("Licensee") accessing and otherwise using
43
 
matplotlib software in source or binary form and its associated
44
 
documentation.
45
 
 
46
 
2. Subject to the terms and conditions of this License Agreement, JDH
47
 
hereby grants Licensee a nonexclusive, royalty-free, world-wide license
48
 
to reproduce, analyze, test, perform and/or display publicly, prepare
49
 
derivative works, distribute, and otherwise use matplotlib 0.83.2
50
 
alone or in any derivative version, provided, however, that JDH's
51
 
License Agreement and JDH's notice of copyright, i.e., "Copyright (c)
52
 
2002-2004 John D. Hunter; All Rights Reserved" are retained in
53
 
matplotlib 0.83.2 alone or in any derivative version prepared by
54
 
Licensee.
55
 
 
56
 
3. In the event Licensee prepares a derivative work that is based on or
57
 
incorporates matplotlib 0.83.2 or any part thereof, and wants to
58
 
make the derivative work available to others as provided herein, then
59
 
Licensee hereby agrees to include in any such work a brief summary of
60
 
the changes made to matplotlib 0.83.2.
61
 
 
62
 
4. JDH is making matplotlib 0.83.2 available to Licensee on an "AS
63
 
IS" basis.  JDH MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR
64
 
IMPLIED.  BY WAY OF EXAMPLE, BUT NOT LIMITATION, JDH MAKES NO AND
65
 
DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS
66
 
FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF MATPLOTLIB 0.83.2
67
 
WILL NOT INFRINGE ANY THIRD PARTY RIGHTS.
68
 
 
69
 
5. JDH SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF MATPLOTLIB
70
 
0.83.2 FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR
71
 
LOSS AS A RESULT OF MODIFYING, DISTRIBUTING, OR OTHERWISE USING
72
 
MATPLOTLIB 0.83.2, OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF
73
 
THE POSSIBILITY THEREOF.
74
 
 
75
 
6. This License Agreement will automatically terminate upon a material
76
 
breach of its terms and conditions.
77
 
 
78
 
7. Nothing in this License Agreement shall be deemed to create any
79
 
relationship of agency, partnership, or joint venture between JDH and
80
 
Licensee.  This License Agreement does not grant permission to use JDH
81
 
trademarks or trade name in a trademark sense to endorse or promote
82
 
products or services of Licensee, or any third party.
83
 
 
84
 
8. By copying, installing or otherwise using matplotlib 0.83.2,
85
 
Licensee agrees to be bound by the terms and conditions of this License
86
 
Agreement.
 
 
b'\\ No newline at end of file'