]> granicus.if.org Git - graphviz/commitdiff
Update info files
authorerg <devnull@localhost>
Tue, 22 Nov 2005 18:25:04 +0000 (18:25 +0000)
committererg <devnull@localhost>
Tue, 22 Nov 2005 18:25:04 +0000 (18:25 +0000)
doc/info/attrs.html
doc/info/colors.html

index 733dc99be01545ff60c469892fe9e9a25945bd27..0a776adcf8dcd54f40f514caff38a23ce7a5e383 100644 (file)
@@ -1324,7 +1324,8 @@ the given types.
   Thus, the forms <TT>"yyyy"</TT> and <TT>"//yyyy"</TT> are
   equivalent. 
   <P>At present, Graphviz recognizes the default color scheme <TT>X11</TT>,
-  and the <A HREF="http://www.personal.psu.edu/faculty/c/a/cab38/ColorBrewer/ColorBrewer_intro.html">Brewer color schemes</A>.
+  and the <A HREF="http://www.personal.psu.edu/faculty/c/a/cab38/ColorBrewer/ColorBrewer_intro.html">Brewer color schemes</A>. Please note that Brewer
+  color schemes are covered by this <A HREF=colors.html#brewer_license>license</A>.
   <P>
   Examples:<BR>
     <TABLE border=1>
index ce6c57636ed18f0c43505f99cba2b1c4d9bf7033..9f8d3450eead00805407a1cae24b81154a4361ee 100644 (file)
@@ -10,6 +10,9 @@ This is a generated document.  Do not edit.
 
 <H1 ALIGN=CENTER>Color Names</H1>
 Color names are case-insensitive.
+<P>
+Use of all color schemes below except X11 are covered by this
+<A HREF=#brewer_license>license</A>.
 <HR>
 X11 color scheme<BR>
 <table border=1 align=center>
@@ -6019,5 +6022,42 @@ ylorrd9 color scheme<BR>
 <td bgcolor=#800026><font color=white>&nbsp;&nbsp;&nbsp;9&nbsp;&nbsp;&nbsp;</font>
 </td>
 </table><HR>
+<BR>
+<A NAME=brewer_license>Apache-Style Software License for ColorBrewer software and ColorBrewer
+Color Schemes, Version 1.1<A>
+<P>
+Copyright (c) 2002 Cynthia Brewer, Mark Harrower, and The Pennsylvania
+State University. All rights reserved.
+<P>
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that the following conditions are met:
+<OL>
+<LI>Redistributions as source code must retain the above copyright notice,
+this list of conditions and the following disclaimer.
+<LI>The end-user documentation included with the redistribution, if any,
+must include the following acknowledgment:
+<P>
+<I>This product includes color specifications and designs developed
+by Cynthia Brewer (http://colorbrewer.org/)</I>.
+<P>
+Alternately, this acknowledgment may appear in the software itself, if and
+wherever such third-party acknowledgments normally appear.
+<LI>The name "ColorBrewer" must not be used to endorse or promote products
+derived from this software without prior written permission. For written
+permission, please contact Cynthia Brewer at cbrewer@psu.edu.
+<LI>Products derived from this software may not be called "ColorBrewer", nor
+may "ColorBrewer" appear in their name, without prior written permission
+of Cynthia Brewer.
+</OL>
+THIS SOFTWARE IS PROVIDED "AS IS" AND ANY EXPRESSED OR IMPLIED WARRANTIES,
+INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
+FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL CYNTHIA
+BREWER, MARK HARROWER, OR THE PENNSYLVANIA STATE UNIVERSITY BE LIABLE FOR
+ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
+DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
+SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
+CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
+OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 </body>
 </html>