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