* changed src/vm/jit/m68k/asmpart.S: Removed unused method
[cacao.git] / THIRDPARTY
index e63655fdeeceb552c91686c2aa85420d8bc9930f..ec1766123ade024727c646a8dc99d8377ba5f2e5 100644 (file)
@@ -70,7 +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/lib/classes/*
+* src/lib/gnu/*
 
 GNU Classpath is licensed under the terms of the GNU General Public 
 License  with the following clarification and special exception:
@@ -210,3 +210,36 @@ Copyright (C) 2006 Edwin Steiner <edwin.steiner@gmx.net>
 
 See contrib/vmlog/COPYING for the full text of the license.
 
+
+* contrib/mapfile-vers-product,
+  src/lib/gnu/sun/misc/Unsafe.java,
+  src/lib/gnu/sun/reflect/ConstantPool.java,
+  src/lib/gnu/sun/reflect/annotation/AnnotationParser.java,
+  src/lib/gnu/sun/reflect/annotation/AnnotationType.java,
+  src/lib/gnu/sun/reflect/annotation/AnnotationTypeMismatchExceptionProxy.java,
+  src/lib/gnu/sun/reflect/annotation/EnumConstantNotPresentExceptionProxy.java,
+  src/lib/gnu/sun/reflect/annotation/ExceptionProxy.java,
+  src/lib/gnu/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.