1Copyright (c) 2004, 2022, Oracle and/or its affiliates. 2Copyright 2012 Red Hat, Inc. 3 4Permission is hereby granted, free of charge, to any person obtaining a 5copy of this software and associated documentation files (the "Software"), 6to deal in the Software without restriction, including without limitation 7the rights to use, copy, modify, merge, publish, distribute, sublicense, 8and/or sell copies of the Software, and to permit persons to whom the 9Software is furnished to do so, subject to the following conditions: 10 11The above copyright notice and this permission notice (including the next 12paragraph) shall be included in all copies or substantial portions of the 13Software. 14 15THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 16IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 17FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL 18THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 19LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING 20FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER 21DEALINGS IN THE SOFTWARE. 22 23Copyright 1990,91 by Thomas Roell, Dinkelscherben, Germany. 24Copyright 1993 by David Dawes <dawes@xfree86.org> 25Copyright 2002 by SuSE Linux AG, Author: Egbert Eich 26Copyright 1994-2002 by The XFree86 Project, Inc. 27Copyright 2002 by Paul Elliott 28 29Permission to use, copy, modify, distribute, and sell this software and its 30documentation for any purpose is hereby granted without fee, provided that 31the above copyright notice appear in all copies and that both that 32copyright notice and this permission notice appear in supporting 33documentation, and that the names of copyright holders not be 34used in advertising or publicity pertaining to distribution of the 35software without specific, written prior permission. The copyright holders 36make no representations about the suitability of this 37software for any purpose. It is provided "as is" without express or 38implied warranty. 39 40THE COPYRIGHT HOLDERS DISCLAIM ALL WARRANTIES WITH REGARD TO THIS 41SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND 42FITNESS, IN NO EVENT SHALL THE COPYRIGHT HOLDERS BE LIABLE FOR ANY 43SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER 44RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF 45CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN 46CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. 47 48 49Copyright 1998 by Kazutaka YOKOTA <yokota@zodiac.mech.utsunomiya-u.ac.jp> 50 51Permission to use, copy, modify, distribute, and sell this software and its 52documentation for any purpose is hereby granted without fee, provided that 53the above copyright notice appear in all copies and that both that 54copyright notice and this permission notice appear in supporting 55documentation, and that the name of Kazutaka YOKOTA not be used in 56advertising or publicity pertaining to distribution of the software without 57specific, written prior permission. Kazutaka YOKOTA makes no representations 58about the suitability of this software for any purpose. It is provided 59"as is" without express or implied warranty. 60 61KAZUTAKA YOKOTA DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, 62INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO 63EVENT SHALL KAZUTAKA YOKOTA BE LIABLE FOR ANY SPECIAL, INDIRECT OR 64CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, 65DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER 66TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR 67PERFORMANCE OF THIS SOFTWARE. 68 69Copyright (c) 1999-2003 by The XFree86 Project, Inc. 70 71Permission is hereby granted, free of charge, to any person obtaining a 72copy of this software and associated documentation files (the "Software"), 73to deal in the Software without restriction, including without limitation 74the rights to use, copy, modify, merge, publish, distribute, sublicense, 75and/or sell copies of the Software, and to permit persons to whom the 76Software is furnished to do so, subject to the following conditions: 77 78The above copyright notice and this permission notice shall be included in 79all copies or substantial portions of the Software. 80 81THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 82IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 83FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL 84THE COPYRIGHT HOLDER(S) OR AUTHOR(S) BE LIABLE FOR ANY CLAIM, DAMAGES OR 85OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, 86ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR 87OTHER DEALINGS IN THE SOFTWARE. 88 89Except as contained in this notice, the name of the copyright holder(s) 90and author(s) shall not be used in advertising or otherwise to promote 91the sale, use or other dealings in this Software without prior written 92authorization from the copyright holder(s) and author(s). 93 94Copyright 1997,1998 by UCHIYAMA Yasushi 95 96Permission to use, copy, modify, distribute, and sell this software and its 97documentation for any purpose is hereby granted without fee, provided that 98the above copyright notice appear in all copies and that both that 99copyright notice and this permission notice appear in supporting 100documentation, and that the name of UCHIYAMA Yasushi not be used in 101advertising or publicity pertaining to distribution of the software without 102specific, written prior permission. UCHIYAMA Yasushi makes no representations 103about the suitability of this software for any purpose. It is provided 104"as is" without express or implied warranty. 105 106UCHIYAMA YASUSHI DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, 107INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO 108EVENT SHALL UCHIYAMA YASUSHI BE LIABLE FOR ANY SPECIAL, INDIRECT OR 109CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, 110DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER 111TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR 112PERFORMANCE OF THIS SOFTWARE. 113 114Copyright 2001 by J. Kean Johnston <jkj@sco.com> 115 116Permission to use, copy, modify, distribute, and sell this software and its 117documentation for any purpose is hereby granted without fee, provided that 118the above copyright notice appear in all copies and that both that 119copyright notice and this permission notice appear in supporting 120documentation, and that the name J. Kean Johnston not be used in 121advertising or publicity pertaining to distribution of the software without 122specific, written prior permission. J. Kean Johnston makes no 123representations about the suitability of this software for any purpose. 124It is provided "as is" without express or implied warranty. 125 126J. KEAN JOHNSTON DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, 127INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO 128EVENT SHALL J. KEAN JOHNSTON BE LIABLE FOR ANY SPECIAL, INDIRECT OR 129CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF 130USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR 131OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR 132PERFORMANCE OF THIS SOFTWARE. 133