home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 26 / CD_ASCQ_26_1295.iso / vrac / etree202.zip / COPY / COPYING.MIT < prev   
Text File  |  1995-08-04  |  4KB  |  97 lines

  1. Software in this distribution of the X Window System is covered by copyrights;
  2. see the file LABELS in this directory for a list.
  3.  
  4. The MIT distribution of the X Window System is publicly available, but is NOT
  5. in the public domain.  The difference is that copyrights granting rights for
  6. unrestricted use and redistribution have been placed on all of the software to
  7. identify its authors.  You are allowed and encouraged to take this software and
  8. build commerical products.
  9.  
  10. Individuals or organizations wishing to contribute software to the public
  11. releases should use a copyright notice that is no more restrictive than 
  12. the sample given below.  In particular, 
  13.  
  14.      o  Do not place any restictions on what can be done with this software
  15.     (this includes using the GNU "copyleft").
  16.  
  17.      o  Do not include the words "All rights reserved" unless you have had a 
  18.     lawyer verify that you have also explicitly given away all of the 
  19.     necessary rights shown in the samples.
  20.  
  21.      o  Spell out the word "Copyright"; the phrase "(c)" is NOT a legal
  22.     alternative to the c-in-circle symbol.
  23.  
  24.      o  Put at least a one-line copyright at the top of EVERY source file, if
  25.     not the full copyright.  Also, the copyright line or full notice MUST
  26.     physically appear in each file.  Using the preprocessor to #include the
  27.     copyright from some other file has no legal meaning (it can be used to
  28.     incorporate common strings into the binary, but has no effect on the
  29.     status of the source code).
  30.  
  31.      o  Things that are copyrighted are, by definition, not in the public
  32.     domain.
  33.  
  34. A copyright notice similar to the following is strongly recommended (replacing
  35. MIT with your organization's name and putting your name and address at the
  36. bottom).
  37.  
  38. /*
  39.  * Copyright 1989 Massachusetts Institute of Technology
  40.  *
  41.  * Permission to use, copy, modify, distribute, and sell this software and its
  42.  * documentation for any purpose is hereby granted without fee, provided that
  43.  * the above copyright notice appear in all copies and that both that
  44.  * copyright notice and this permission notice appear in supporting
  45.  * documentation, and that the name of M.I.T. not be used in advertising or
  46.  * publicity pertaining to distribution of the software without specific,
  47.  * written prior permission.  M.I.T. makes no representations about the
  48.  * suitability of this software for any purpose.  It is provided "as is"
  49.  * without express or implied warranty.
  50.  *
  51.  * M.I.T. DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL
  52.  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL M.I.T.
  53.  * BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
  54.  * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION
  55.  * OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN 
  56.  * CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  57.  *
  58.  * Author:  Your Name, Name of your organization
  59.  */
  60.  
  61.  
  62.          X Window System, Version 11
  63.                   Release 4
  64.  
  65.             contents copyrighted by
  66.  
  67.  
  68.      Massachusetts Institute of Technology
  69.           Adobe Systems, Inc.
  70.          Apollo Computer Inc.
  71.          Apple Computer, Inc.
  72.           AT&T, Inc.
  73.           Don Bennett
  74.            Bigelow & Holmes
  75.         Bitstream, Inc.
  76.          Adam de Boor
  77.         Cognition Corp.
  78.      Digital Equipment Corporation
  79.     Evans & Sutherland Computer Corporation
  80.            Franz Inc
  81.         Hewlett-Packard Company
  82.         IBM Corporation
  83.     Network Computing Devices, Inc.
  84.      O'Reilly and Associates, Inc.
  85.         Dale Schumacher
  86.         Marvin Solomon
  87.           Sony Corp.
  88.               SRI
  89.         Sun Microsystems, Inc.
  90.         Tektronix, Inc.
  91.     Texas Instruments Incorporated
  92.         UniSoft Systems
  93.   The Regents of the University of California
  94.         University of Wisconsin
  95.           Larry Wall
  96.          Wyse Technology, Inc.
  97.