diff options
author | gdt <gdt@pkgsrc.org> | 2008-09-12 20:36:19 +0000 |
---|---|---|
committer | gdt <gdt@pkgsrc.org> | 2008-09-12 20:36:19 +0000 |
commit | 036bd497b7d0b6909319ec241c79e6634c652f31 (patch) | |
tree | 11e7c0fb02587e28d76b77430416306976121a4c /licenses | |
parent | bd758240323034f0e8c4b9a42dbc500eda3227da (diff) | |
download | pkgsrc-036bd497b7d0b6909319ec241c79e6634c652f31.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. |