diff options
author | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2010-10-31 16:43:23 +0000 |
---|---|---|
committer | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2010-10-31 16:43:23 +0000 |
commit | c095d3cae06b149673a46dc3b01bbba303f34450 (patch) | |
tree | 56d5b9a1052a2cc4ef1483721b006ebce4ad0508 /lib/libdmx/COPYING | |
parent | cb62882d73e881d5efab7c8267b7b8c6591552ee (diff) |
Update to libdmx 1.1.1. No functional change.
Diffstat (limited to 'lib/libdmx/COPYING')
-rw-r--r-- | lib/libdmx/COPYING | 28 |
1 files changed, 20 insertions, 8 deletions
diff --git a/lib/libdmx/COPYING b/lib/libdmx/COPYING index 7f33cbfd2..7ea03ea2a 100644 --- a/lib/libdmx/COPYING +++ b/lib/libdmx/COPYING @@ -1,12 +1,24 @@ -This is a stub file. This package has not yet had its complete licensing -information compiled. Please see the individual source files for details on -your rights to use and modify this software. +Copyright 2002-2004 Red Hat Inc., Durham, North Carolina. -Please submit updated COPYING files to the Xorg bugzilla: +All Rights Reserved. -https://bugs.freedesktop.org/enter_bug.cgi?product=xorg +Permission is hereby granted, free of charge, to any person obtaining +a copy of this software and associated documentation files (the +"Software"), to deal in the Software without restriction, including +without limitation on the rights to use, copy, modify, merge, +publish, distribute, sublicense, and/or sell copies of the Software, +and to permit persons to whom the Software is furnished to do so, +subject to the following conditions: -All licensing questions regarding this software should be directed at the -Xorg mailing list: +The above copyright notice and this permission notice (including the +next paragraph) shall be included in all copies or substantial +portions of the Software. -http://lists.freedesktop.org/mailman/listinfo/xorg +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, +EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND +NON-INFRINGEMENT. IN NO EVENT SHALL RED HAT AND/OR THEIR SUPPLIERS +BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN +ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN +CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE. |