1. What is EightyOne?
=====================

EightyOne generates Sudokus and let the users solve them.

It is written using the Illumination GUI library. The library and this program
can be found at http://www.sourceforge.net/projects/illumination.

2 . Licence
===========

The game itself is under the GNU General Public Licence (GPL). A copy of the
licence is part of the archive (see file 'COPYING').

3. Copyright
============

The Dancing.cpp and Dancing.h sources codes are based on java code by
Stan Chesnutt which solves the Sudoku problem using the Dancing Links
algorithm. See http://www.bluechromis.com:8080/stan/sudoku.html for
the original code.

All other sources are under copyright as stated in their sources.
