From: erg Date: Tue, 22 Nov 2005 18:25:04 +0000 (+0000) Subject: Update info files X-Git-Tag: LAST_LIBGRAPH~32^2~6948 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a2e94d8368c75b7d209136ffcae1b4c2a6d482bc;p=graphviz Update info files --- diff --git a/doc/info/attrs.html b/doc/info/attrs.html index 733dc99be..0a776adcf 100644 --- a/doc/info/attrs.html +++ b/doc/info/attrs.html @@ -1324,7 +1324,8 @@ the given types. Thus, the forms "yyyy" and "//yyyy" are equivalent.

At present, Graphviz recognizes the default color scheme X11, - and the Brewer color schemes. + and the Brewer color schemes. Please note that Brewer + color schemes are covered by this license.

Examples:
diff --git a/doc/info/colors.html b/doc/info/colors.html index ce6c57636..9f8d3450e 100644 --- a/doc/info/colors.html +++ b/doc/info/colors.html @@ -10,6 +10,9 @@ This is a generated document. Do not edit.

Color Names

Color names are case-insensitive. +

+Use of all color schemes below except X11 are covered by this +license.


X11 color scheme
@@ -6019,5 +6022,42 @@ ylorrd9 color scheme
   9   


+
+Apache-Style Software License for ColorBrewer software and ColorBrewer +Color Schemes, Version 1.1 +

+Copyright (c) 2002 Cynthia Brewer, Mark Harrower, and The Pennsylvania +State University. All rights reserved. +

+Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are met: +

    +
  1. Redistributions as source code must retain the above copyright notice, +this list of conditions and the following disclaimer. +
  2. The end-user documentation included with the redistribution, if any, +must include the following acknowledgment: +

    +This product includes color specifications and designs developed +by Cynthia Brewer (http://colorbrewer.org/). +

    +Alternately, this acknowledgment may appear in the software itself, if and +wherever such third-party acknowledgments normally appear. +

  3. 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. +
  4. Products derived from this software may not be called "ColorBrewer", nor +may "ColorBrewer" appear in their name, without prior written permission +of Cynthia Brewer. +
+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.