Rakefile: kill raa_update task
[upr.git] / LICENSE
blob24deed1db18e0e136ef173fb6e4f95442c8971f6
1 Upload Progress for Rack (upr) is copyrighted Free Software by all
2 contributors, see the logs in revision control for all of them.
4 Bundled examples in the examples/ directory retain their respective
5 (Free Software) licenses.  See copyright headers in individual files for
6 more information.  This distribution only includes Free Software.
8 You can redistribute upr it and/or modify it under either the terms of
9 the {GPL2}[http://www.gnu.org/licenses/gpl-2.0.txt] (see link:COPYING)
10 or the conditions below:
12   1. You may make and give away verbatim copies of the source form of the
13      software without restriction, provided that you duplicate all of the
14      original copyright notices and associated disclaimers.
16   2. You may modify your copy of the software in any way, provided that
17      you do at least ONE of the following:
19        a) place your modifications in the Public Domain or otherwise make them
20        Freely Available, such as by posting said modifications to Usenet or an
21        equivalent medium, or by allowing the author to include your
22        modifications in the software.
24        b) use the modified software only within your corporation or
25           organization.
27        c) rename any non-standard executables so the names do not conflict with
28        standard executables, which must also be provided.
30        d) make other distribution arrangements with the author.
32   3. You may distribute the software in object code or executable
33      form, provided that you do at least ONE of the following:
35        a) distribute the executables and library files of the software,
36        together with instructions (in the manual page or equivalent) on where
37        to get the original distribution.
39        b) accompany the distribution with the machine-readable source of the
40        software.
42        c) give non-standard executables non-standard names, with
43           instructions on where to get the original software distribution.
45        d) make other distribution arrangements with the author.
47   4. You may modify and include the part of the software into any other
48      software (possibly commercial).  But some files in the distribution
49      are not written by the author, so that they are not under this terms.
51   5. The scripts and library files supplied as input to or produced as
52      output from the software do not automatically fall under the
53      copyright of the software, but belong to whomever generated them,
54      and may be sold commercially, and may be aggregated with this
55      software.
57   6. THIS SOFTWARE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR
58      IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
59      WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
60      PURPOSE.