X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=THIRDPARTY;h=24002d4bbc24ec4430e40614fed4f8428dc113c4;hb=6bae923101631eaa6c920566382e9f70426635e3;hp=12e20efb6ddb0504ac829a61ab11e767560d5227;hpb=1d6c94975af1a56da46ceaf01330d3ef708cfad3;p=cacao.git diff --git a/THIRDPARTY b/THIRDPARTY index 12e20efb6..24002d4bb 100644 --- a/THIRDPARTY +++ b/THIRDPARTY @@ -70,15 +70,7 @@ 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/* +* src/classes/gnuclasspath/* GNU Classpath is licensed under the terms of the GNU General Public License with the following clarification and special exception: @@ -116,7 +108,7 @@ that contains a configuration script generated by Autoconf, under the same distribution terms as the rest of that program. -* m4/{ac_prog_javac.m4,ac_prog_javac_works.m4} +* m4/{ac_prog_jar.m4,ac_prog_javac.m4,ac_prog_javac_works.m4,ax_compiler_vendor.m4} The http://ac-archive.sourceforge.net/ website states this about the copyright: @@ -166,3 +158,58 @@ 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 + +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/vmlog + +Copyright (C) 2006 Edwin Steiner + + 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. + +See contrib/vmlog/COPYING for the full text of the license. + + +* contrib/mapfile-vers-product, + src/classes/gnuclasspath/sun/misc/Unsafe.java, + src/classes/gnuclasspath/sun/reflect/ConstantPool.java, + src/classes/gnuclasspath/sun/reflect/annotation/AnnotationParser.java, + src/classes/gnuclasspath/sun/reflect/annotation/AnnotationType.java, + src/classes/gnuclasspath/sun/reflect/annotation/AnnotationTypeMismatchExceptionProxy.java, + src/classes/gnuclasspath/sun/reflect/annotation/EnumConstantNotPresentExceptionProxy.java, + src/classes/gnuclasspath/sun/reflect/annotation/ExceptionProxy.java, + src/classes/gnuclasspath/sun/reflect/annotation/TypeNotPresentExceptionProxy.java + +Copyright 2000-2006 Sun Microsystems, Inc. All Rights Reserved. +DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. + +This code is free software; you can redistribute it and/or modify it +under the terms of the GNU General Public License version 2 only, as +published by the Free Software Foundation. Sun designates this +particular file as subject to the "Classpath" exception as provided +by Sun in the LICENSE file that accompanied this code. + +This code 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 +version 2 for more details (a copy is included in the LICENSE file that +accompanied this code). + +You should have received a copy of the GNU General Public License version +2 along with this work; if not, write to the Free Software Foundation, +Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. + +Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara, +CA 95054 USA or visit www.sun.com if you need additional information or +have any questions.