diff options
author | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2006-11-25 16:50:27 +0000 |
---|---|---|
committer | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2006-11-25 16:50:27 +0000 |
commit | 3a046c5ec4d35db83ec5561db7620a4cc1d0c5ce (patch) | |
tree | f38c782b144e9e5e9bd08b0d08832406d91c214b /lib/libXRes/COPYING | |
parent | 3dfd0ca9ef1ab98477502e78a3066a814e527cb8 (diff) |
import from X.Org 7.2RC1
Diffstat (limited to 'lib/libXRes/COPYING')
-rw-r--r-- | lib/libXRes/COPYING | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/lib/libXRes/COPYING b/lib/libXRes/COPYING new file mode 100644 index 000000000..ae577a00a --- /dev/null +++ b/lib/libXRes/COPYING @@ -0,0 +1,22 @@ + Copyright (c) 2002 XFree86 Inc +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 fur- +nished to do so, subject to the following conditions: + +The above copyright notice and this permission notice 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, FIT- +NESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +XFREE86 PROJECT BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER +IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CON- +NECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + +Except as contained in this notice, the name of the XFree86 Project shall not +be used in advertising or otherwise to promote the sale, use or other deal- +ings in this Software without prior written authorization from the XFree86 +Project. |