You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

Ruby 2.1KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748
  1. 1. You may make and give away verbatim copies of the source form of the software
  2. without restriction, provided that you duplicate all of the original copyright
  3. notices and associated disclaimers.
  4. 2. You may modify your copy of the software in any way, provided that you
  5. do at least ONE of the following:
  6. a) place your modifications in the Public Domain or otherwise make them Freely
  7. Available, such as by posting said modifications to Usenet or an equivalent
  8. medium, or by allowing the author to include your modifications in the software.
  9. b) use the modified software only within your corporation or organization.
  10. c) give non-standard binaries non-standard names, with instructions on where
  11. to get the original software distribution.
  12. d) make other distribution arrangements with the author.
  13. 3. You may distribute the software in object code or binary form, provided
  14. that you do at least ONE of the following:
  15. a) distribute the binaries and library files of the software, together with
  16. instructions (in the manual page or equivalent) on where to get the original
  17. distribution.
  18. b) accompany the distribution with the machine-readable source of the software.
  19. c) give non-standard binaries non-standard names, with instructions on where
  20. to get the original software distribution.
  21. d) make other distribution arrangements with the author.
  22. 4. You may modify and include the part of the software into any other software
  23. (possibly commercial). But some files in the distribution are not written
  24. by the author, so that they are not under these terms.
  25. For the list of those files and their copying conditions, see the file LEGAL.
  26. 5. The scripts and library files supplied as input to or produced as output
  27. from the software do not automatically fall under the copyright of the software,
  28. but belong to whomever generated them, and may be sold commercially, and may
  29. be aggregated with this software.
  30. 6. THIS SOFTWARE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED WARRANTIES,
  31. INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
  32. FITNESS FOR A PARTICULAR PURPOSE.