diff options
author | pgoyette <pgoyette> | 2009-11-28 20:34:50 +0000 |
---|---|---|
committer | pgoyette <pgoyette> | 2009-11-28 20:34:50 +0000 |
commit | aeb04a41ef735beb4fe8972dc24e9b1dd748a11e (patch) | |
tree | 45a666b64f858127a722a0f8df4a2c0019289dd3 /licenses | |
parent | e8a6114b793eb7424d9c595a9a11a2af52350086 (diff) | |
download | pkgsrc-aeb04a41ef735beb4fe8972dc24e9b1dd748a11e.tar.gz |
Ooops - forgot the dungeon-specific non-license
Diffstat (limited to 'licenses')
-rw-r--r-- | licenses/dungeon-license | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/licenses/dungeon-license b/licenses/dungeon-license new file mode 100644 index 00000000000..d856ba20be5 --- /dev/null +++ b/licenses/dungeon-license @@ -0,0 +1,13 @@ +There's no real "license" for this software, but the Copyright statement +below implies that non-commercial use is acceptable. + +/* COPYRIGHT 1980, 1990, INFOCOM COMPUTERS AND COMMUNICATIONS, CAMBRIDGE MA. */ +/* ALL RIGHTS RESERVED, COMMERCIAL USAGE STRICTLY PROHIBITED */ +/* WRITTEN BY R. M. SUPNIK */ +/* Translated from Fortran to C by Andrew Plotkin <erkyrath@netcom.com> + on 10/4/98. */ + +/* 16-Aug-94 RMS Version 3.2. */ +/* 30-Jun-92 RMS Changed file names to lower case. */ +/* 29-Jun-92 RMS Changed OUTCH to 6 for VAX, UNIX compatibility. */ + |