
JXLayout and associated documentation files (the "Software") are copyright
(c) 1998-99 by John Lindal (the "Author").

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
THE AUTHOR BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

This file shall be included unchanged in all copies or substantial portions
of the Software.

---------------

The compiled version of the Software is free for all uses.

The Software may be freely redistributed in its original form.

  If you make modifications to the Software, you may distribute them in a
  separate package as a set of patches.  Modifications must not alter or
  remove this license or any copyright notices.  The Author is granted a
  non-exclusive right to distribute and/or merge your modifications in
  future releases.

  If you distribute a compiled version of the modified Software, it must
  clearly display the fact that it is not built from the original
  distribution and must give clear directions for obtaining both the
  original distribution and the source for the modifications, without any
  charge beyond the costs of data transfer.

---------------

The source to jxlayout is provided primarily so people can compile them on
UNIX systems to which the JX development team does not have access.  To
help others who have the same system as you, please consider building the
binary distribution packages and making them available via ftp on the main
JX ftp site.  (Mirror sites are always welcome, too.)

If you need to modify the source, either to get it to compile on your
system or to enhance it, you will save yourself a lot of trouble by first
discussing it with us because (1) it might already have been done in a
newer release, (2) we can check that it won't break anything, and (3) we
might think of an easier way to do it.

We also ask that you please submit any successful changes so we can merge
them into the master source to benefit everybody.

