/****************************************/
/*   Virtual Dice Roller Application    */
/*                                      */
/*     Author: Paul Clement             */
/*     Email: web@my-wargames.cjb.net   */
/*     Web: www.my-wargames.cjb.net     */
/****************************************/
/* Version 1.1 (C) Paul Clement 2004    */
/* Released under the GNU General Public*/
/* License version 2 - see copying.txt  */
/* before use.                          */
/****************************************/

This application is my first program written 
in C++, but it seems to work well, so I have 
decided to release it.

As it is being released under the GNU General 
Public License, there are two versions available,
the source version and the binary version.

The binary version is the recommended version.

Please note that this program has only been
tested on Windows XP.

A copy of the GNU GPL is included with this
package. Please see copying.txt for more
information.

If you wish to compile the program from the 
source code, I recommend Dev-C++, found from
http://www.bloodshed.net/.