COPYING revision 749
2N/A/***********************************************************
2N/ACopyright 1987, 1988 by Digital Equipment Corporation, Maynard, Massachusetts,
2N/Aand the Massachusetts Institute of Technology, Cambridge, Massachusetts.
2N/A
2N/A All Rights Reserved
2N/A
2N/APermission to use, copy, modify, and distribute this software and its
2N/Adocumentation for any purpose and without fee is hereby granted,
2N/Aprovided that the above copyright notice appear in all copies and that
2N/Aboth that copyright notice and this permission notice appear in
2N/Asupporting documentation, and that the names of Digital or MIT not be
2N/Aused in advertising or publicity pertaining to distribution of the
2N/Asoftware without specific, written prior permission.
2N/A
2N/ADIGITAL DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING
2N/AALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL
2N/ADIGITAL BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR
2N/AANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
2N/AWHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
2N/AARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
2N/ASOFTWARE.
2N/A
2N/A******************************************************************/
2N/A
2N/A/* Copyright Massachusetts Institute of Technology 1987, 1988 */
2N/A
2N/A/*
2N/A * Copyright 1989 Massachusetts Institute of Technology
2N/A *
2N/A * Permission to use, copy, modify, distribute, and sell this software and its
2N/A * documentation for any purpose is hereby granted without fee, provided that
2N/A * the above copyright notice appear in all copies and that both that
2N/A * copyright notice and this permission notice appear in supporting
2N/A * documentation, and that the name of M.I.T. not be used in advertising or
2N/A * publicity pertaining to distribution of the software without specific,
2N/A * written prior permission. M.I.T. makes no representations about the
2N/A * suitability of this software for any purpose. It is provided "as is"
2N/A * without express or implied warranty.
2N/A *
2N/A * M.I.T. DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL
2N/A * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL M.I.T.
2N/A * BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
2N/A * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION
2N/A * OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
2N/A * CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
2N/A *
2N/A * Author: Chris Peterson, MIT X Consortium.
2N/A *
2N/A * Much code taken from X11R3 AsciiSink.
2N/A */
2N/A
2N/A
2N/A