1 Unicorn Web Server (unicorn) is copyrighted free software by Eric Wong
2 (normalperson@yhbt.net) and contributors. You can redistribute it
3 and/or modify it under either the terms of the GPL2 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 make them
13 Freely Available, such as by posting said modifications to Usenet or an
14 equivalent medium, or by allowing the author to include your
15 modifications in the software.
17 b) use the modified software only within your corporation or
20 c) rename any non-standard executables so the names do not conflict with
21 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) on where
30 to get the original distribution.
32 b) accompany the distribution with the machine-readable source of the
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 5. The scripts and library files supplied as input to or produced as
45 output from the software do not automatically fall under the
46 copyright of the software, but belong to whomever generated them,
47 and may be sold commercially, and may be aggregated with this
50 6. THIS SOFTWARE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR
51 IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
52 WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR