doc: switch bogomips.org to yhbt.net
[rainbows.git] / LICENSE
blob05d38189957e4224edcf10c904b9d60fdd8be76e
1 \Rainbows! is copyrighted Free Software by all contributors, see the logs in
2 revision control for names and email addresses of all of them.
4 You can redistribute it and/or modify it under either the terms of the
5 GNU General Public License (GPL) as published by the Free Software
6 Foundation (FSF), either version 2 of the License, or (at your option)
7 any later version.  We currently prefer the GPLv3 or later for
8 derivative works, but the GPLv2 is fine.
10 The complete texts of the GPLv2 and GPLv3 are below:
11 GPLv2 - http://www.gnu.org/licenses/gpl-2.0.txt
12 GPLv3 - http://www.gnu.org/licenses/gpl-3.0.txt
14 You may (against our _preference_) also use the Ruby 1.8 license terms.
16 === Ruby 1.8-specific terms (if you're not using the GPLv2/GPLv3)
18   1. You may make and give away verbatim copies of the source form of the
19      software without restriction, provided that you duplicate all of the
20      original copyright notices and associated disclaimers.
22   2. You may modify your copy of the software in any way, provided that
23      you do at least ONE of the following:
25        a) place your modifications in the Public Domain or otherwise make them
26        Freely Available, such as by posting said modifications to Usenet or an
27        equivalent medium, or by allowing the author to include your
28        modifications in the software.
30        b) use the modified software only within your corporation or
31           organization.
33        c) rename any non-standard executables so the names do not conflict with
34        standard executables, which must also be provided.
36        d) make other distribution arrangements with the author.
38   3. You may distribute the software in object code or executable
39      form, provided that you do at least ONE of the following:
41        a) distribute the executables and library files of the software,
42        together with instructions (in the manual page or equivalent) on where
43        to get the original distribution.
45        b) accompany the distribution with the machine-readable source of the
46        software.
48        c) give non-standard executables non-standard names, with
49           instructions on where to get the original software distribution.
51        d) make other distribution arrangements with the author.
53   4. You may modify and include the part of the software into any other
54      software (possibly commercial).  But some files in the distribution
55      are not written by the author, so that they are not under this terms.
57   5. The scripts and library files supplied as input to or produced as
58      output from the software do not automatically fall under the
59      copyright of the software, but belong to whomever generated them,
60      and may be sold commercially, and may be aggregated with this
61      software.
63   6. THIS SOFTWARE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR
64      IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
65      WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
66      PURPOSE.