To-Do-O

Short Description:

	To-Do-O the To-Do Organizer is a simple to-do list manager for mobile eSWT 
	devices.

Copyright and License:

	Copyright 2009, 2010 Ruediger Gad
	
	This file is part of To-Do-O.
	
	To-Do-O is free software: you can redistribute it and/or modify
	it under the terms of the GNU General Public License as published by
	the Free Software Foundation, either version 2 of the License, or
	(at your option) any later version.
	
	To-Do-O 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 To-Do-O.  If not, see <http://www.gnu.org/licenses/>.
	
	Linking To-Do-O statically or dynamically with other modules is making a 
	combined work based on To-Do-O. Thus, the terms and conditions of the 
	GNU General Public License cover the whole combination.

	In addition, as a special exception, the copyright holders of To-Do-O give 
	you permission to combine To-Do-O with free software programs or 
	libraries that are released under the GNU LGPL and with code included in the standard 
	release of SWT under the Eclipse Public License (EPL) (or modified versions of 
	such code, with unchanged license). You may copy and distribute such a system 
	following the terms of the GNU GPL for To-Do-O and the licenses of the 
	other code concerned.
	
	Note that people who make modified versions of To-Do-O are not 
	obligated to grant this special exception for their modified versions; it is their choice 
	whether to do so. The GNU General Public License gives permission to release a modified 
	version without this exception; this exception also makes it possible to release a 
	modified version which carries forward this exception.
	
Others:

	To-Do-O uses the kXML 2 library for accessing XML files which is itself licensed under 
	an all-permissive open source license. 
	
	The SWT versions of To-Do-O additionally make use of the Standard Widget Toolkit (SWT) 
	licensed under the Eclipse Public License (EPL), the Bouncy Castle Crypto APIs for Java licensed 
	under an adaptation of the "MIT X11 License", "el4j-xmlmerge-standalone" licensed under the 
	Lesser General Public License (LGPL), and libraries from MicroEmulator also licensed under the LGPL.

	For building and testing To-Do-O additionally Antenna licensed under the LGPL, ProGuard licensed 
	under the GPL, MicroEmulator licensed under the LGPL, SWTBot licensed under the EPL, JUnit licensed 
	under the Common Public License, XML Unit licensed under the BSD License, and Log4J licensed under 
	the Apache Software License are used. These libraries are only used for building and testing and are 
	not included in the binary releases of To-Do-O. It is presumed Java and Ant are already installed on 
	the system where To-Do-O shall be build. 

	Please note the "linking exceptions" to the GPL above.
	