ORG.GJT.LINDFORS.UTIL PACKAGE
COPYRIGHT (C)1999 JUHA LINDFORS

The Util package is a collection of miscellaneous classes and methods that
generally come in handy in all sorts of situations. The classes in this
package aren't categorized in any way but tend to be small utility classes
or collections of useful methods in library classes.

You can contact the author of this package by sending email to jpl@gjt.org
or directly to jplindfo@helsinki.fi.

Some attempt to document the classes and specifications in this package has
been made and is available through the world wide web at 
http://www.gjt.org/%7ejpl/

This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Library General Public
License as published by the Free Software Foundation; either
version 2 of the License, or (at your option) any later version.

This library is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
Library General Public License for more details.

You should have received a copy of the GNU Library General Public
License along with this library; if not, write to the
Free Software Foundation, Inc., 59 Temple Place - Suite 330,
Boston, MA  02111-1307, USA.


