diff options
author | wiz <wiz> | 2010-06-03 09:26:30 +0000 |
---|---|---|
committer | wiz <wiz> | 2010-06-03 09:26:30 +0000 |
commit | f5c1f67e307e5f5db5d5295c1a3bb4bbc8ef6d7a (patch) | |
tree | b21cb6999256e5aa053fed70cd018bbf187ce94f /licenses/inform-license | |
parent | a30be2ec975dbf113810f109bfe3b54ddbc90d16 (diff) | |
download | pkgsrc-f5c1f67e307e5f5db5d5295c1a3bb4bbc8ef6d7a.tar.gz |
Add inform-license and use it for lang/inform (instead of unclear
"no-profit").
Diffstat (limited to 'licenses/inform-license')
-rw-r--r-- | licenses/inform-license | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/licenses/inform-license b/licenses/inform-license new file mode 100644 index 00000000000..e6ee6c5483c --- /dev/null +++ b/licenses/inform-license @@ -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. |