diff options
author | Mike Frysinger <vapier@gentoo.org> | 2003-03-02 06:44:06 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2003-03-02 06:44:06 +0000 |
commit | 3832f299ac3eed4d5d7ad0b4b0dc061667404ea8 (patch) | |
tree | b13e3a62b19789906f1fc259aa6c249ac428cca4 /licenses | |
parent | initial ebuild #10487 (diff) | |
download | historical-3832f299ac3eed4d5d7ad0b4b0dc061667404ea8.tar.gz historical-3832f299ac3eed4d5d7ad0b4b0dc061667404ea8.tar.bz2 historical-3832f299ac3eed4d5d7ad0b4b0dc061667404ea8.zip |
license for dev-lang/inform
Diffstat (limited to 'licenses')
-rw-r--r-- | licenses/Inform | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/licenses/Inform b/licenses/Inform new file mode 100644 index 000000000000..e6ee6c5483c9 --- /dev/null +++ b/licenses/Inform @@ -0,0 +1,15 @@ +From the Inform Designer's Manual: + + Copyright on Inform, the program and its source code, its example games + and documentation (including this book) is retained by Graham Nelson, + who asserts the moral right to be identified as the author under the + Copyrights, Designs and Patents Act 1988. Having said this, I am happy + for it to be freely distributed to anybody who wants a copy, provided + that: (a) distributed copies are not substantially different from those + archived by the author, (b) this and other copyright messages are + always retained in full, and (c) no profit is involved. (Exceptions to + these rules must be negotiated directly with the author.) However, a + story file produced with the Inform compiler (and libraries) then + belongs to its author, and may be sold for profit if desired, provided + that its game banner contains the information that it was compiled by + Inform, and the Inform version number. |