Gethos Utilities
(gethos-util)

Contacts
========

    Maintained by Stewart Gebbie <sgebbie@gethos.net>

Building
========

	1. This application depends on junit-4.4.jar. In order to build please make
	   sure that ./lib/junit-4.4.jar points to a copy of junit.
	2. Run ant at the top level to build.
	3. The binary can then be found at ./dist/gethos-util.tar.gz.

License
=======

    This file is part of gethos-util.

    gethos-util is free software: you can redistribute it and/or modify
    it under the terms of the GNU Lesser General Public License as published by
    the Free Software Foundation, either version 3 of the License, or
    (at your option) any later version.

    gethos-util 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 Lesser General Public License for more details.

    You should have received a copy of the GNU Lesser General Public License
    along with gethos-util.  If not, see <http://www.gnu.org/licenses/>.

    Please see: COPYING and COPYING.LESSER

