ABOUT THIS LIBRARY
NCSA Portfolio was developed by Stephen Pietrowicz and Chris Heistad
at the National Center for Supercomputing Applications, and is 
Copyright 1997-1999 by the Board of Trustees of the University of Illinois.

The original license for NCSA Portfolio was not open source.  The new license
is now Apache 2.0 and is included with this package under the file "LICENSE".
Sean Luke at George Mason University was given permission by U Illinois 
to construct this package under its new license.

EXTERNAL LIBRARIES
Some parts of this library use serial connections to external devices.  If
you're using these parts, you will also need a copy of javax.comm, which was
Sun's early attempt at a serial IO library for Java.

SOURCE CODE
The source code for these binary files has been lost.  But you can still
access the code in source form via decompilation.  These decompiled source
files are located in the directory "source", if you're interested.  The
files have been slightly modified from their decompiled form in order to
get them to recompile successfully if you feel inclined to do so.  To do
so you will need to have a copy of javax.comm.
