New plugin: suggestions
[dcbot.git] / LICENSE
blob97b6c80a648c25be2f5344e94f413fe0dfca0eaa
1 DCBot is copyrighted free software by Kevin Ballard <kevin@sb.org>.
2 You can redistribute it and/or modify it under either the terms of the GPL
3 (see COPYING file), or the conditions below:
5   1. You may make and give away verbatim copies of the source form of the
6      software without restriction, provided that you duplicate all of the
7      original copyright notices and associated disclaimers.
9   2. You may modify your copy of the software in any way, provided that
10      you do at least ONE of the following:
12        a) place your modifications in the Public Domain or otherwise
13           make them Freely Available, such as by posting said
14           modifications to Usenet or an equivalent medium, or by allowing
15           the author to include your modifications in the software.
17        b) use the modified software only within your corporation or
18           organization.
20        c) rename any non-standard executables so the names do not conflict
21           with standard executables, which must also be provided.
23        d) make other distribution arrangements with the author.
25   3. You may distribute the software in object code or executable
26      form, provided that you do at least ONE of the following:
28        a) distribute the executables and library files of the software,
29           together with instructions (in the manual page or equivalent)
30           on where to get the original distribution.
32        b) accompany the distribution with the machine-readable source of
33           the software.
35        c) give non-standard executables non-standard names, with
36           instructions on where to get the original software distribution.
38        d) make other distribution arrangements with the author.
40   4. You may modify and include the part of the software into any other
41      software (possibly commercial).  But some files in the distribution
42      are not written by the author, so that they are not under this terms.
44      The only file at this time is he3.rb.
46   5. The scripts and library files supplied as input to or produced as 
47      output from the software do not automatically fall under the
48      copyright of the software, but belong to whomever generated them, 
49      and may be sold commercially, and may be aggregated with this
50      software.
52   6. THIS SOFTWARE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR
53      IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
54      WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
55      PURPOSE.