summaryrefslogtreecommitdiff
path: root/COPYING
diff options
context:
space:
mode:
authorJosh Triplett <josh@speakeasy.net>2005-05-17 07:32:29 +0000
committerJosh Triplett <josh@speakeasy.net>2005-05-17 07:32:29 +0000
commit511abcb0f3f948e62d14fc00856b342d915f1add (patch)
tree92cc0a09707c7e5d2e4df64a501bd2a8be24e7b0 /COPYING
parent9f1501a9c8ede82c0bf4e85d7c4dc5c404fec865 (diff)
downloadxorg-proto-renderproto-511abcb0f3f948e62d14fc00856b342d915f1add.tar.gz
Add COPYING file for Render.
Diffstat (limited to 'COPYING')
-rw-r--r--COPYING20
1 files changed, 20 insertions, 0 deletions
diff --git a/COPYING b/COPYING
new file mode 100644
index 0000000..f330a5d
--- /dev/null
+++ b/COPYING
@@ -0,0 +1,20 @@
+Copyright © 2000 SuSE, Inc.
+
+Permission to use, copy, modify, distribute, and sell this software and its
+documentation for any purpose is hereby granted without fee, 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 SuSE not be used in advertising or
+publicity pertaining to distribution of the software without specific,
+written prior permission. SuSE makes no representations about the
+suitability of this software for any purpose. It is provided "as is"
+without express or implied warranty.
+
+SuSE DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL
+IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL SuSE
+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.
+
+Author: Keith Packard, SuSE, Inc.