      Copyright 1997 Sun Microsystems, Inc. All Rights Reserved.
            Manufactured in the United States of America.
2550 Garcia Avenue, Mountain View, California, 94043-1100 U.S.A.

This product and related documentation is protected by copyright and
distributed under licenses restricting its use, copying, distribution
and decompilation.  No part of this product or related documentation
may be reproduced in any form by any means without prior written
authorization of Sun and its licensors, if any.

Portions of this product may be derived from the UNIX(R) and Berkeley
4.3 BSD systems, licensed from Novell, Inc. and the University of California,
respectively.  Third party software, including font technology, in this
product is protected by copyright and licensed from Sun's suppliers.

RESTRICTED RIGHTS LEGEND:  Use, duplication, or disclosure by the
government is subject to restrictions as set forth in subparagraph
(c)(1)(ii) of the Rights in Technical Data and Computer Software clause
at DFARS 252.227-7013 and FAR 52.227-19.

Sun, Sun Microsystems, the Sun Logo, Solaris, SunOS, SunSoft, the
SunSoft Logo, ONC, NFS, OpenWindows, DeskSet, AnswerBook, SunLink,
SunView, SunDiag, NeWS, OpenBoot, OpenFonts, SunInstall, SunNet,
ToolTalk, X11/NeWS and XView are trademarks or registered trademarks of
Sun Microsystems, Inc. in the U.S. and certain other countries.  The
PowerPC name is a trademark of International Business Machines Corporation.
OPEN LOOK is a registered trademark of Novell, Inc.  UNIX is a registered
trademark in the U.S. and other countries, exclusively licensed through
X/Open, Ltd.  PostScript is a registered trademark of Adobe Systems,
Inc.  All other product names mentioned herein are the trademarks of
their respective owners.

All SPARC trademarks, including the SCD Compliant Logo, are trademarks
or registered trademarks of SPARC International, Inc.  SPARCstation,
SPARCserver, SPARCengine, SPARCworks and SPARCompiler are licensed
exclusively to Sun Microsystems, Inc.  Products bearing SPARC trademarks
are based upon an architecture developed by Sun Microsystems, Inc.

The OPEN LOOK(R) and Sun(TM) Graphical User Interfaces were developed
by Sun Microsystems, Inc. for its users and licensees.  Sun
acknowledges the pioneering efforts of Xerox in researching and
developing the concept of visual or graphical user interfaces for the
computer industry.  Sun holds a non-exclusive license from Xerox to the
Xerox Graphical User Interface, which license also covers Sun's
licensees who implement OPEN LOOK GUIs and otherwise comply with Sun's
written license agreements.

The X Window System is a product of the Massachusetts Institute of
Technology.

This product incorporates technology used under license from Fulcrum
Technologies, Inc.

Portions of this Software are subject to the following 
license grant, and are provided at no cost by Sun:

This software is copyrighted by the Regents of the University of
California, Sun Microsystems, Inc., and other parties.  The following
terms apply to all files associated with the software unless explicitly
disclaimed in individual files.

The authors hereby grant permission to use, copy, modify, distribute,
and license this software and its documentation for any purpose, provided
that existing copyright notices are retained in all copies and that this
notice is included verbatim in any distributions. No written agreement,
license, or royalty fee is required for any of the authorized uses.
Modifications to this software may be copyrighted by their authors
and need not follow the licensing terms described here, provided that
the new terms are clearly indicated on the first page of each file where
they apply.

IN NO EVENT SHALL THE AUTHORS OR DISTRIBUTORS BE LIABLE TO ANY PARTY
FOR DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES
ARISING OUT OF THE USE OF THIS SOFTWARE, ITS DOCUMENTATION, OR ANY
DERIVATIVES THEREOF, EVEN IF THE AUTHORS HAVE BEEN ADVISED OF THE
POSSIBILITY OF SUCH DAMAGE.

THE AUTHORS AND DISTRIBUTORS SPECIFICALLY DISCLAIM ANY WARRANTIES,
INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE, AND NON-INFRINGEMENT.  THIS SOFTWARE
IS PROVIDED ON AN "AS IS" BASIS, AND THE AUTHORS AND DISTRIBUTORS HAVE
NO OBLIGATION TO PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR
MODIFICATIONS.

RESTRICTED RIGHTS: Use, duplication or disclosure by the government
is subject to the restrictions as set forth in subparagraph (c) (1) (ii)
of the Rights in Technical Data and Computer Software Clause as DFARS
252.227-7013 and FAR 52.227-19.

/*
 * This is scotty, a simple tcl interpreter with some special commands
 * to get information about TCP/IP networks. 
 *
 * Copyright (c) 1993, 1994, 1995
 *
 * J. Schoenwaelder
 * TU Braunschweig, Germany
 * Institute for Operating Systems and Computer Networks
 *
 * Permission to use, copy, modify, and distribute this
 * software and its documentation for any purpose and without
 * fee is hereby granted, provided that this copyright
 * notice appears in all copies.  The University of Braunschweig
 * makes no representations about the suitability of this
 * software for any purpose.  It is provided "as is" without
 * express or implied warranty.
 */
