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

Skip to content

Commit 4ffa4cd

Browse files
author
Jeff Whitaker
committed
License for ColorBrewer colormaps.
svn path=/trunk/matplotlib/; revision=1693
1 parent 31c0781 commit 4ffa4cd

1 file changed

Lines changed: 38 additions & 0 deletions

File tree

LICENSE/LICENSE_COLORBREWER

Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,38 @@
1+
Apache-Style Software License for ColorBrewer Color Schemes
2+
3+
Version 1.1
4+
5+
Copyright (c) 2002 Cynthia Brewer, Mark Harrower, and The Pennsylvania
6+
State University. All rights reserved. Redistribution and use in source
7+
and binary forms, with or without modification, are permitted provided
8+
that the following conditions are met:
9+
10+
1. Redistributions as source code must retain the above copyright notice,
11+
this list of conditions and the following disclaimer.
12+
13+
2. The end-user documentation included with the redistribution, if any,
14+
must include the following acknowledgment: "This product includes color
15+
specifications and designs developed by Cynthia Brewer
16+
(http://colorbrewer.org/)." Alternately, this acknowledgment may appear in
17+
the software itself, if and wherever such third-party acknowledgments
18+
normally appear.
19+
20+
3. The name "ColorBrewer" must not be used to endorse or promote products
21+
derived from this software without prior written permission. For written
22+
permission, please contact Cynthia Brewer at [email protected].
23+
24+
4. Products derived from this software may not be called "ColorBrewer",
25+
nor may "ColorBrewer" appear in their name, without prior written
26+
permission of Cynthia Brewer.
27+
28+
THIS SOFTWARE IS PROVIDED "AS IS" AND ANY EXPRESSED OR IMPLIED WARRANTIES,
29+
INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY
30+
AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL
31+
CYNTHIA BREWER, MARK HARROWER, OR THE PENNSYLVANIA STATE UNIVERSITY BE
32+
LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
33+
CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
34+
SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
35+
INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
36+
CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
37+
ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
38+
POSSIBILITY OF SUCH DAMAGE.

0 commit comments

Comments
 (0)