AINE project.

For license see LICENSE.txt


Aine project is based on following works:
	("GPL" means project is licensed under terms of the
	GNU General Public License as published by Free Software Foundation)

 * C-Alice and Hippie
	(GPL) Copyright (c) 2000 Jacco Bikker

 * WinAlice (Hippie used to use some code and ideas from WinAlice)
	Copyright (c) 2000(?) Jacco Bikker

 * wxAlice by Philippie Raxhon and Julian Smart
	(wxWindows license and GPL)
	
 * most of the cgi_main.c and some some code in core.c
	Copyright (GPL I think?) (c) 2000 Dr. Richard S. Wallace

 * porting C-Alice to Unix, and other modifications of the original C-Alice, much code in main.c
	Copyright (GPL) (c) 2000 Anthony Taylor

 * modifications of the existing code, much rewrittings, merging Hippie with MegaHAL,
    developing AineL from AIML, added use of topic, ... many more
     To be short: most things that changed since 0.2.7 release.
    	Copyright (GPL) (c) 2002-2003 David Calinski

 * original match() code (in matchers.c) from Aimlpad (http://home.attbi.com/~gdubuque/)
	(copy_stars() in Aine is recoded match() )
	Copyright (GPL) (c) Gary Dubuque

 * char *strrstr() in stuff.c
	Copyright (c) 1990, 1993 The Regents of the University of California. All rights reserved.
	(see license in stuff.c)


Many other people contributed to the Aine project - see thanks.txt in /docs