January 13, 2010

The following copyright notice applies to all files in this distribution
except as noted below after the line of dashes.

  Copyright (c) 2001-2010 Jim McBeath  http://www.alumni.caltech.edu/~jimmc

  This program is free software; you can redistribute it and/or modify
  it under the terms of the GNU General Public License, version 2 and no
  other version, as published by the Free Software Foundation.

  This program 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 General Public License for
  more details.

  You should have received a copy of the GNU General Public License along
  with this program; if not, write to the Free Software Foundation, Inc., 675
  Mass Ave, Cambridge, MA 02139, USA. 

See the file LICENSE for the GNU GPL, version 2.

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

Mckoi database is Copyright 2000, 2001, 2002, 2003 Diehl and Associates, Inc.
under GPL version 2.
See http://www.mckoi.com/database/

jRegistryKey is Copyright 2001 BEQ Technologies
under LGPL v2.1 or later.
See http://www.beq.ca/tech/Products/jreg_key.shtml

JShortcut is Copyright 2002 Jim McBeath
under GPL version 2.
See http://www.alumni.caltech.edu/~jimmc/jshortcut/

JXL (or JExcelApi) is Copyright under LGPL,
presumably by Andy Khan 2002-2005, although there does not appear to be
an explicit copyright name or date on the web site or in the download.
See http://www.andykhan.com/jexcelapi/

ZipSelfExtractor by Z. Steve Jin and John D. Mitchell (modified by Jimmc)
is distributed without an explicit copyright.
See http://www.javaworld.com/javaworld/javatips/jw-javatip120.html

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

If you are using the web interface (in jraceman.war):

The files in the net.jimmc.racer.web.upload package that implement the
JSF File Upload functionality are modified copies of the examples for
the "Core JSF" book by Geary and Horstmann.  They are Copyright 2005
Cay Horstmann and are distributed with permission under the GPL license.
See http://www.corejsf.com/

jstl.jar in this distribution is taken from Tomcat version 6, which is
licensed under the Apache License, version 2.0 of January 2004.
See http://www.apache.org/license and http://tomcat.apache.org/

jsf-api.jar and jsf-impl.jar are taken from Sun's Java Server Faces version
1.2, which is licensed under the "COMMON DEVELOPMENT AND DISTRIBUTION
LICENSE (CDDL) Version 1.0".
See http://java.sun.com/javaee/javaserverfaces/
