* src/vm/jit/i386/codegen.c (codegen): Fix: Put RETURN replacement
[cacao.git] / THIRDPARTY
index 12e20efb6ddb0504ac829a61ab11e767560d5227..d1931e0420933c6b8e08fb36306289b845428a23 100644 (file)
@@ -70,14 +70,6 @@ The upstream for fdlibm is libgcj (http://gcc.gnu.org/java/), they sync
 again with the 'real' upstream (http://www.netlib.org/fdlibm/readme).
 
 
-* src/threads/green/{locks.[ch],threadio.[ch],threads.[ch]}
-
-This files are taken from Kaffe.org VM available at
-http://www.kaffe.org/.  Kaffe's license.terms file is located in the
-top directory of the source code.  The current license of Kaffe is the
-same as of CACAO, GPL Version 2.
-
-
 * src/lib/classes/*
 
 GNU Classpath is licensed under the terms of the GNU General Public 
@@ -166,3 +158,42 @@ with. (In other words, unless your change moves or copies text from
 the non-data portions to the data portions.) If your modification has
 such potential, you must delete any notice of this special exception
 to the GPL from your modified version.
+
+
+* m4/as-ac-expand.m4
+
+(C) 2003, 2004, 2005 Thomas Vander Stichele <thomas at apestaart dot org>
+
+Copying and distribution of this file, with or without modification,
+are permitted in any medium without royalty provided the copyright
+notice and this notice are preserved.
+
+
+* contrib/svn2cl.xsl
+
+   Copyright (C) 2004, 2005, 2006 Arthur de Jong.
+
+   Redistribution and use in source and binary forms, with or without
+   modification, are permitted provided that the following conditions
+   are met:
+   1. Redistributions of source code must retain the above copyright
+      notice, this list of conditions and the following disclaimer.
+   2. Redistributions in binary form must reproduce the above copyright
+      notice, this list of conditions and the following disclaimer in
+      the documentation and/or other materials provided with the
+      distribution.
+   3. The name of the author may not be used to endorse or promote
+      products derived from this software without specific prior
+      written permission.
+
+   THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
+   IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+   WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+   ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY
+   DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
+   DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE
+   GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
+   INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER
+   IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
+   OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN
+   IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.