summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJosh Triplett <josh@speakeasy.net>2005-05-17 21:01:30 +0000
committerJosh Triplett <josh@speakeasy.net>2005-05-17 21:01:30 +0000
commitdd3d6af048af954d339295c39fa309d6af5d3d3f (patch)
tree70d8566f32e748f7d074d57df59be98e6f99680b
parent500ae1717476f3f02fc994ac3888a927cf077613 (diff)
Add COPYING file for Trap.
-rw-r--r--COPYING18
1 files changed, 18 insertions, 0 deletions
diff --git a/COPYING b/COPYING
new file mode 100644
index 0000000..3ebeac6
--- /dev/null
+++ b/COPYING
@@ -0,0 +1,18 @@
+Copyright 1987, 1988, 1989, 1990, 1994 by Digital Equipment Corporation,
+Maynard, MA
+
+Permission to use, copy, modify, and distribute 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 Digital not be
+used in advertising or publicity pertaining to distribution of the
+software without specific, written prior permission.
+
+DIGITAL DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING
+ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL
+DIGITAL 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.