1 ## X Windows System v6.8.2
   2 
   3 ### X Windows System License
   4 <pre>
   5 
   6 This is the copyright for the files in src/java.desktop/unix/native/libawt_xawt:
   7 list.h, multiVis.h, wsutils.h, list.c, multiVis.c
   8 
   9 Copyright (c) 1994 Hewlett-Packard Co.
  10 Copyright (c) 1996 X Consortium
  11 
  12 Permission is hereby granted, free of charge, to any person obtaining
  13 a copy of this software and associated documentation files (the
  14 "Software"), to deal in the Software without restriction, including
  15 without limitation the rights to use, copy, modify, merge, publish,
  16 distribute, sublicense, and sell copies of the Software, and to
  17 permit persons to whom the Software is furnished to do so, subject to
  18 the following conditions:
  19 
  20 The above copyright notice and this permission notice shall be included
  21 in all copies or substantial portions of the Software.
  22 
  23 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
  24 OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
  25 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
  26 IN NO EVENT SHALL THE X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR
  27 OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
  28 ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
  29 OTHER DEALINGS IN THE SOFTWARE.
  30 
  31 Except as contained in this notice, the name of the X Consortium shall
  32 not be used in advertising or otherwise to promote the sale, use or
  33 other dealings in this Software without prior written authorization
  34 from the X Consortium.
  35 
  36 ___________________________
  37 
  38 
  39 The files in motif/lib/Xm/util included this copyright:
  40 mkdirhier.man,xmkmf.man, chownxterm.c, makeg.man, mergelib.cpp,
  41  lndir.man, makestrs.man, checktree.c, lndir.c, makestrs.c
  42 
  43 Copyright (c) 1993, 1994 X Consortium
  44 
  45 Permission is hereby granted, free of charge, to any person obtaining a
  46 copy of this software and associated documentation files (the "Software"),
  47 to deal in the Software without restriction, including without limitation
  48 the rights to use, copy, modify, merge, publish, distribute, sublicense,
  49 and/or sell copies of the Software, and to permit persons to whom the
  50 Software furnished to do so, subject to the following conditions:
  51 
  52 The above copyright notice and this permission notice shall be included in
  53 all copies or substantial portions of the Software.
  54 
  55 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  56 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  57 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
  58 THE X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
  59 WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
  60 OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  61 SOFTWARE.
  62 
  63 Except as contained in this notice, the name of the X Consortium shall not
  64 be used in advertising or otherwise to promote the sale, use or other
  65 dealing in this Software without prior written authorization from the
  66 X Consortium.
  67 
  68 _____________________________
  69 
  70 Xmos_r.h:
  71 /*
  72 Copyright (c) 1996 X Consortium
  73 
  74 Permission is hereby granted, free of charge, to any person obtaining a copy
  75 of this software and associated documentation files (the "Software"), to deal
  76 in the Software without restriction, including without limitation the rights
  77 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  78 copies of the Software, and to permit persons to whom the Software is
  79 furnished to do so, subject to the following conditions:
  80 
  81 The above copyright notice and this permission notice shall be included in
  82 all copies or substantial portions of the Software.
  83 
  84 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  85 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  86 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  87 X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
  88 AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
  89 CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
  90 
  91 Except as contained in this notice, the name of the X Consortium shall not be
  92 used in advertising or otherwise to promote the sale, use or other dealings
  93 in this Software without prior written authorization from the X Consortium.
  94 */
  95 
  96 _____________________________
  97 
  98 Copyright notice for extutil.h:
  99 Copyright 1989, 1998 The Open Group
 100 
 101 All Rights Reserved.
 102 
 103 The above copyright notice and this permission notice shall be included in
 104 all copies or substantial portions of the Software.
 105 
 106 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
 107 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
 108 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
 109 OPEN GROUP BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
 110 AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
 111 CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 112 
 113 Except as contained in this notice, the name of The Open Group shall not be
 114 used in advertising or otherwise to promote the sale, use or other dealings
 115 in this Software without prior written authorization from The Open Group.
 116 *
 117 * Author: Jim Fulton, MIT The Open Group
 118 *
 119 * Xlib Extension-Writing Utilities
 120 *
 121 * This package contains utilities for writing the client API for various
 122 * protocol extensions. THESE INTERFACES ARE NOT PART OF THE X STANDARD AND
 123 * ARE SUBJECT TO CHANGE!
 124 */
 125 
 126 _____________________________
 127 
 128 Copyright notice in keysym2ucs.h:
 129 
 130 Copyright 1987, 1994, 1998 The Open Group
 131 
 132 Permission to use, copy, modify, distribute, and sell this software and its
 133 documentation for any purpose is hereby granted without fee, provided that
 134 the above copyright notice appear in all copies and that both that
 135 copyright notice and this permission notice appear in supporting
 136 documentation.
 137 
 138 The above copyright notice and this permission notice shall be included
 139 in all copies or substantial portions of the Software.
 140 
 141 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
 142 OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
 143 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
 144 IN NO EVENT SHALL THE OPEN GROUP BE LIABLE FOR ANY CLAIM, DAMAGES OR
 145 OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
 146 ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
 147 OTHER DEALINGS IN THE SOFTWARE.
 148 
 149 Except as contained in this notice, the name of The Open Group shall
 150 not be used in advertising or otherwise to promote the sale, use or
 151 other dealings in this Software without prior written authorization
 152 from The Open Group.
 153 
 154 
 155 Copyright 1987 by Digital Equipment Corporation, Maynard, Massachusetts
 156 
 157 All Rights Reserved
 158 
 159 Permission to use, copy, modify, and distribute this software and its
 160 documentation for any purpose and without fee is hereby granted,
 161 provided that the above copyright notice appear in all copies and that
 162 both that copyright notice and this permission notice appear in
 163 supporting documentation, and that the name of Digital not be
 164 used in advertising or publicity pertaining to distribution of the
 165 software without specific, written prior permission.
 166 
 167 DIGITAL DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING
 168 ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL
 169 DIGITAL BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR
 170 ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
 171 WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
 172 ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
 173 SOFTWARE.
 174 
 175 ******************************************************************/
 176 
 177 </pre>