summaryrefslogtreecommitdiff
path: root/COPYING-dri3proto
diff options
context:
space:
mode:
authorAdam Jackson <ajax@redhat.com>2018-01-12 15:32:13 -0500
committerAdam Jackson <ajax@redhat.com>2018-01-16 11:13:08 -0500
commit3d12b8f34843300febcf483c8e800273c6a15a69 (patch)
tree3244176c16302ad92f3aa17cb3143e48e4c5c076 /COPYING-dri3proto
parentc649a2edc134bf8f96d24e8191ab93e0d366402e (diff)
Move COPYING files up to the top level
... and distribute them. Signed-off-by: Adam Jackson <ajax@redhat.com>
Diffstat (limited to 'COPYING-dri3proto')
-rw-r--r--COPYING-dri3proto19
1 files changed, 19 insertions, 0 deletions
diff --git a/COPYING-dri3proto b/COPYING-dri3proto
new file mode 100644
index 0000000..8dcf1d4
--- /dev/null
+++ b/COPYING-dri3proto
@@ -0,0 +1,19 @@
+Copyright © 2013 Keith Packard
+
+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 the copyright holders not be used in advertising or
+publicity pertaining to distribution of the software without specific,
+written prior permission. The copyright holders make no representations
+about the suitability of this software for any purpose. It is provided "as
+is" without express or implied warranty.
+
+THE COPYRIGHT HOLDERS DISCLAIM ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
+INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
+EVENT SHALL THE COPYRIGHT HOLDERS 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.