[llvm-commits] CVS: llvm/test/Programs/MultiSource/Applications/siod/LICENSE.TXT
Brian Gaeke
gaeke at cs.uiuc.edu
Fri Oct 17 13:59:02 PDT 2003
Changes in directory llvm/test/Programs/MultiSource/Applications/siod:
LICENSE.TXT added (r1.1)
---
Log message:
add license information
---
Diffs of the changes: (+24 -0)
Index: llvm/test/Programs/MultiSource/Applications/siod/LICENSE.TXT
diff -c /dev/null llvm/test/Programs/MultiSource/Applications/siod/LICENSE.TXT:1.1
*** /dev/null Fri Oct 17 13:58:19 2003
--- llvm/test/Programs/MultiSource/Applications/siod/LICENSE.TXT Fri Oct 17 13:58:09 2003
***************
*** 0 ****
--- 1,24 ----
+ SIOD (Scheme in One {Defun,Day}) by George J. Carrette
+ is licensed under the following license:
+
+ ------------------------------------------------------------------------------
+
+ * COPYRIGHT (c) 1988-1997 BY *
+ * PARADIGM ASSOCIATES INCORPORATED, CAMBRIDGE, MASSACHUSETTS. *
+ * ALL RIGHTS RESERVED *
+
+ Permission to use, copy, modify, distribute and sell this software
+ and its documentation for any purpose and without fee is hereby
+ granted, provided that the above copyright notice appear in all copies
+ and that both that copyright notice and this permission notice appear
+ in supporting documentation, and that the name of Paradigm Associates
+ Inc not be used in advertising or publicity pertaining to distribution
+ of the software without specific, written prior permission.
+
+ PARADIGM DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING
+ ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL
+ PARADIGM BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR
+ ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
+ WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
+ ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
+ SOFTWARE.
More information about the llvm-commits
mailing list