This directory contains the EMFBuilder, see the web pages

	http://www.dinkla.net/groovy/emf.html 
	http://www.dinkla.net/groovy/uml2.html

for details.

Thanks to laszlo.suto@gmail.com for providing a patch.
	
For completeness the following jar files are also contained in the lib directory. 
 
	groovy-all-1.1-rc-2.jar
	junit-4.3.1.jar
	org.eclipse.emf.common_2.3.0.v200709252135.jar
	org.eclipse.emf.ecore.xmi_2.3.1.v200709252135.jar
	org.eclipse.emf.ecore_2.3.1.v200709252135.jar
	org.eclipse.emf.examples.library.jar
	org.eclipse.example.library.jar
	org.eclipse.uml2.common_1.3.1.v200707311200.jar
	org.eclipse.uml2.uml_2.1.1.v200707311200.jar
 
These are copyrighted by their respective owners and have their own license conditions. 
Check the appropriate web sites for license information.

	http://groovy.codehaus.org
	http://www.junit.org/
	http://www.eclipse.org

For the rest of this package the following applies (for all *.groovy files).

	Copyright (C) 2007 Joern Dinkla, www.dinkla.net, joern@dinkla.net

	This program 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.

	This program 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 this program; if not, write to the Free Software
	Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA
