diff options
author | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2010-10-31 19:44:15 +0000 |
---|---|---|
committer | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2010-10-31 19:44:15 +0000 |
commit | f56c0abcc4bcbcdb15f2da65d731aa24c4197af4 (patch) | |
tree | e289e9b961ebdee4ce2fdf257fab53f7a812876a /app/xhost/COPYING | |
parent | d530ed108ca165ac6c574c71666ef516f444efee (diff) |
Update to xhost 1.0.4. No functional change.
Diffstat (limited to 'app/xhost/COPYING')
-rw-r--r-- | app/xhost/COPYING | 22 |
1 files changed, 21 insertions, 1 deletions
diff --git a/app/xhost/COPYING b/app/xhost/COPYING index e8711881e..bca8d40f7 100644 --- a/app/xhost/COPYING +++ b/app/xhost/COPYING @@ -1,5 +1,25 @@ +Copyright (c) 2004, Oracle and/or its affiliates. All rights reserved. + +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 +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: + +The above copyright notice and this permission notice (including the next +paragraph) shall be included in all copies or substantial portions of the +Software. + +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 AUTHORS OR COPYRIGHT HOLDERS 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. + Copyright 1985, 1986, 1987, 1998 The Open Group -Copyright 2004 Sun Microsystems, Inc. All rights reserved. |