 *****************************************************************************
 *                                ThisTime 2.0                               *
 *                                 2008-03-30                                *
 *                        Copyright 2008 Zach Scrivena                       *
 *                           zachscrivena@gmail.com                          *
 *                       http://thistime.sourceforge.net/                    *
 *                                                                           *
 *                                RELEASE NOTES                              *
 *****************************************************************************

ThisTime is a simple clock and timer program. Create any number of clocks,
count up or count down timers, each in its own resizable frame with a
customizable title. Free and open source software written in Java.


MAIN FEATURES
-------------
 * SINGLE-FILE DEPLOYMENT: ThisTime is contained in just a single
   executable JAR file

 * ZERO INSTALLATION: Just double-click on ThisTime.jar to run

 * NO TRACES LEFT BEHIND: ThisTime does not generate logs or modify system
   files

 * CONVENIENT OPTIONS: always on top, minimize to tray, show/hide timer
   buttons, timer alarm, adjustable time zone on each clock, 12/24-hour
   time format support

 * EASY UPDATES: The latest release of ThisTime is only a mouse-click away


SYSTEM REQUIREMENTS
-------------------
 A Java Runtime Environment (JRE 6+) is required. The latest version of the
 JRE can be downloaded from <http://java.sun.com/j2se>.


LICENSE
-------
 ThisTime is released with source code under the GNU General Public License
 (version 3). The license document can be found in license.txt.

 ThisTime contains other copyrighted works; information on the respective
 licenses can be found under About from the program menu.


FILES
-----
 ThisTime can be downloaded as a single ZIP file with the following contents:

   ThisTime.jar    ThisTime executable JAR file
   icon*.ico       Icon images
   readme.txt      Release notes (this file)
   changelog.txt   Change log
   license.txt     License document (GNU GPLv3)

 The source files are distributed as a separate download, and is available
 from the ThisTime homepage.


FEEDBACK?
---------
 Comments, suggestions, and bug reports are welcomed! Please send any
 feedback you have about ThisTime to

   <zachscrivena@gmail.com>

 or visit the ThisTime homepage at

   <http://thistime.sourceforge.net/>

 to post a message, bug report, feature request, or download the latest
 version of ThisTime.
