diff options
author | gdt <gdt> | 2008-09-12 20:36:19 +0000 |
---|---|---|
committer | gdt <gdt> | 2008-09-12 20:36:19 +0000 |
commit | d12bffba43080dfcb55a4cf41f7faca7cfeeb57a (patch) | |
tree | 11e7c0fb02587e28d76b77430416306976121a4c /licenses | |
parent | 81079437fc40401f5d233068f2d97fdcac698b76 (diff) | |
download | pkgsrc-d12bffba43080dfcb55a4cf41f7faca7cfeeb57a.tar.gz |
add license
Diffstat (limited to 'licenses')
-rw-r--r-- | licenses/spim-license | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/licenses/spim-license b/licenses/spim-license new file mode 100644 index 00000000000..e7ef407f2c6 --- /dev/null +++ b/licenses/spim-license @@ -0,0 +1,21 @@ + README FILE FOR SPIM & XSPIM + ============================ + +This directory contains SPIM--an assembly language MIPS R2000/R3000 +simulator. + + +SPIM is copyrighted by James R. Larus and distributed under the +following conditions: + + You may make copies of SPIM for your own use and modify those copies. + + All copies of SPIM must retain my name and copyright notice. + + You may not sell SPIM or distribute SPIM in conjunction with a + commercial product or service without the expressed written consent of + James Larus. + +THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR IMPLIED +WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF +MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. |