0
-Ruby is copyrighted free software by Yukihiro Matsumoto <matz@netlab.co.jp>.
0
-You can redistribute it and/or modify it under either the terms of the GPL
0
-(see COPYING.txt file), or the conditions below:
0
- 1. You may make and give away verbatim copies of the source form of the
0
- software without restriction, provided that you duplicate all of the
0
- original copyright notices and associated disclaimers.
0
- 2. You may modify your copy of the software in any way, provided that
0
- you do at least ONE of the following:
0
- a) place your modifications in the Public Domain or otherwise
0
- make them Freely Available, such as by posting said
0
- modifications to Usenet or an equivalent medium, or by allowing
0
- the author to include your modifications in the software.
0
- b) use the modified software only within your corporation or
0
- c) rename any non-standard executables so the names do not conflict
0
- with standard executables, which must also be provided.
0
- d) make other distribution arrangements with the author.
0
- 3. You may distribute the software in object code or executable
0
- form, provided that you do at least ONE of the following:
0
- a) distribute the executables and library files of the software,
0
- together with instructions (in the manual page or equivalent)
0
- on where to get the original distribution.
0
- b) accompany the distribution with the machine-readable source of
0
- c) give non-standard executables non-standard names, with
0
- instructions on where to get the original software distribution.
0
- d) make other distribution arrangements with the author.
0
- 4. You may modify and include the part of the software into any other
0
- software (possibly commercial). But some files in the distribution
0
- are not written by the author, so that they are not under this terms.
0
- They are gc.c(partly), utils.c(partly), regex.[ch], st.[ch] and some
0
- files under the ./missing directory. See each file for the copying
0
- 5. The scripts and library files supplied as input to or produced as
0
- output from the software do not automatically fall under the
0
- copyright of the software, but belong to whomever generated them,
0
- and may be sold commercially, and may be aggregated with this
0
- 6. THIS SOFTWARE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR
0
- IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
0
- WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
Comments
No one has commented yet.