diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2022-10-14 13:40:37 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2022-10-14 20:55:27 +0000 |
commit | a35d706cd8dc7b498bca2a3fc4a3732047439ed7 (patch) | |
tree | aab8516586777d3bfcfc5f45eaf77114f79fa5df /COPYING | |
parent | 3b1750e982fedce0d61bface68aadcd5b1ea1fae (diff) | |
download | xorg-lib-libX11-a35d706cd8dc7b498bca2a3fc4a3732047439ed7.tar.gz |
COPYING: remove notice for the removed UIThrStubs.c
Fixes: 701e9e9a ("Use same pthread-stubs as libxcb")
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Diffstat (limited to 'COPYING')
-rw-r--r-- | COPYING | 29 |
1 files changed, 0 insertions, 29 deletions
@@ -228,35 +228,6 @@ PERFORMANCE OF THIS SOFTWARE. ---------------------------------------- - -Copyright (c) 1995 David E. Wexelblat. 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 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 DAVID E. WEXELBLAT 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. - -Except as contained in this notice, the name of David E. Wexelblat shall -not be used in advertising or otherwise to promote the sale, use or -other dealings in this Software without prior written authorization -from David E. Wexelblat. - - ---------------------------------------- - Copyright 1990, 1991 by OMRON Corporation Permission to use, copy, modify, distribute, and sell this software and its |