annotate .svn/pristine/83/834f64afed6c75bc47b1e5b318e33611720a6e6b.svn-base @ 1519:afce8026aaeb redmine-2.4-integration

Merge from branch "live"
author Chris Cannam
date Tue, 09 Sep 2014 09:34:53 +0100
parents cbb26bc654de
children
rev   line source
Chris@909 1 SVG::Graph is copyrighted free software by Sean Russell <ser@germane-software.com>.
Chris@909 2 You can redistribute it and/or modify it under either the terms of the GPL
Chris@909 3 (see GPL.txt file), or the conditions below:
Chris@909 4
Chris@909 5 1. You may make and give away verbatim copies of the source form of the
Chris@909 6 software without restriction, provided that you duplicate all of the
Chris@909 7 original copyright notices and associated disclaimers.
Chris@909 8
Chris@909 9 2. You may modify your copy of the software in any way, provided that
Chris@909 10 you do at least ONE of the following:
Chris@909 11
Chris@909 12 a) place your modifications in the Public Domain or otherwise
Chris@909 13 make them Freely Available, such as by posting said
Chris@909 14 modifications to Usenet or an equivalent medium, or by allowing
Chris@909 15 the author to include your modifications in the software.
Chris@909 16
Chris@909 17 b) use the modified software only within your corporation or
Chris@909 18 organization.
Chris@909 19
Chris@909 20 c) rename any non-standard executables so the names do not conflict
Chris@909 21 with standard executables, which must also be provided.
Chris@909 22
Chris@909 23 d) make other distribution arrangements with the author.
Chris@909 24
Chris@909 25 3. You may distribute the software in object code or executable
Chris@909 26 form, provided that you do at least ONE of the following:
Chris@909 27
Chris@909 28 a) distribute the executables and library files of the software,
Chris@909 29 together with instructions (in the manual page or equivalent)
Chris@909 30 on where to get the original distribution.
Chris@909 31
Chris@909 32 b) accompany the distribution with the machine-readable source of
Chris@909 33 the software.
Chris@909 34
Chris@909 35 c) give non-standard executables non-standard names, with
Chris@909 36 instructions on where to get the original software distribution.
Chris@909 37
Chris@909 38 d) make other distribution arrangements with the author.
Chris@909 39
Chris@909 40 4. You may modify and include the part of the software into any other
Chris@909 41 software (possibly commercial). But some files in the distribution
Chris@909 42 are not written by the author, so that they are not under this terms.
Chris@909 43
Chris@909 44 All files of this sort are located under the contrib/ directory.
Chris@909 45 See each file for the copying condition.
Chris@909 46
Chris@909 47 5. The scripts and library files supplied as input to or produced as
Chris@909 48 output from the software do not automatically fall under the
Chris@909 49 copyright of the software, but belong to whomever generated them,
Chris@909 50 and may be sold commercially, and may be aggregated with this
Chris@909 51 software.
Chris@909 52
Chris@909 53 6. THIS SOFTWARE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR
Chris@909 54 IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
Chris@909 55 WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
Chris@909 56 PURPOSE.
Chris@909 57