< prev index next >

src/java.desktop/unix/legal/xwd.md

Print this page


   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 </pre>
   1 ## xwd v1.0.7
   2 
   3 ### xwd utility
   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 1994 Hewlett-Packard Co.
  10 Copyright 1996, 1998  The Open Group
  11 
  12 Permission to use, copy, modify, distribute, and sell this software and its
  13 documentation for any purpose is hereby granted without fee, provided that
  14 the above copyright notice appear in all copies and that both that
  15 copyright notice and this permission notice appear in supporting
  16 documentation.


  17 
  18 The above copyright notice and this permission notice shall be included
  19 in all copies or substantial portions of the Software.
  20 
  21 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
  22 OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
  23 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
  24 IN NO EVENT SHALL THE OPEN GROUP BE LIABLE FOR ANY CLAIM, DAMAGES OR
  25 OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
  26 ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
  27 OTHER DEALINGS IN THE SOFTWARE.
  28 
  29 Except as contained in this notice, the name of The Open Group shall
  30 not be used in advertising or otherwise to promote the sale, use or
  31 other dealings in this Software without prior written authorization
  32 from The Open Group.
  33 
  34 </pre>
< prev index next >