diff options
author | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2009-03-08 09:35:08 +0000 |
---|---|---|
committer | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2009-03-08 09:35:08 +0000 |
commit | 2eff261421c331bc8f4a1037dc2822f03e098939 (patch) | |
tree | 4d35ab84abe48f13b95b643c6effcc02731839a1 /app/xauth/COPYING | |
parent | fbdb956451732145f5a0036d26f396473d2c91b3 (diff) |
Update to xauth 1.0.3 + fixes from git head. Partially addresses system/6097.
Diffstat (limited to 'app/xauth/COPYING')
-rw-r--r-- | app/xauth/COPYING | 25 |
1 files changed, 17 insertions, 8 deletions
diff --git a/app/xauth/COPYING b/app/xauth/COPYING index 7f33cbfd2..0ad0f43db 100644 --- a/app/xauth/COPYING +++ b/app/xauth/COPYING @@ -1,12 +1,21 @@ -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 1989, 1993, 1998 The Open Group -Please submit updated COPYING files to the Xorg bugzilla: +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. -https://bugs.freedesktop.org/enter_bug.cgi?product=xorg +The above copyright notice and this permission notice shall be included in +all copies or substantial portions of the Software. -All licensing questions regarding this software should be directed at the -Xorg mailing list: +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 NONINFRINGEMENT. IN NO EVENT SHALL THE +OPEN GROUP 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. -http://lists.freedesktop.org/mailman/listinfo/xorg +Except as contained in this notice, the name of The Open Group shall not be +used in advertising or otherwise to promote the sale, use or other dealings +in this Software without prior written authorization from The Open Group. |