diff options
author | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2010-07-17 15:22:00 +0000 |
---|---|---|
committer | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2010-07-17 15:22:00 +0000 |
commit | a56d6a15740ec07d8a62f7f7ae748356396bb225 (patch) | |
tree | fad949897ec7b7b336496cf7a9b3a267052b5b21 /lib/libXfixes/COPYING | |
parent | e6b6500db76175d5142e408342e81773daf515bc (diff) |
Update to libXfixes 4.0.5
Diffstat (limited to 'lib/libXfixes/COPYING')
-rw-r--r-- | lib/libXfixes/COPYING | 22 |
1 files changed, 21 insertions, 1 deletions
diff --git a/lib/libXfixes/COPYING b/lib/libXfixes/COPYING index f0c1cf20a..83ce24ccd 100644 --- a/lib/libXfixes/COPYING +++ b/lib/libXfixes/COPYING @@ -1,4 +1,4 @@ -$Id: COPYING,v 1.1 2006/11/25 17:11:00 matthieu Exp $ +$Id: COPYING,v 1.2 2010/07/17 15:21:59 matthieu Exp $ Copyright © 2001,2003 Keith Packard @@ -20,3 +20,23 @@ 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. +Copyright (c) 2006, 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. |