changeset 248:10a6c647e193

Reverted README accidentally committed.
author Lillian Angel <langel@redhat.com>
date Thu, 11 Oct 2007 18:45:17 -0400
parents 4ba08889bbff
children c565df19bd50
files README
diffstat 1 files changed, 9 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/README	Thu Oct 11 18:34:30 2007 -0400
+++ b/README	Thu Oct 11 18:45:17 2007 -0400
@@ -71,6 +71,15 @@
  - We are assuming that these files are owned by Sun:
    openjdk/j2se/src/share/classes/**/resources/*.properties
 
+The downloaded sources include two scripts that insert proprietary
+license headers into the source files they generate.  The scripts
+themselves are GPL'd so we patched them to emit the GPL header.  These
+files are:
+
+  openjdk/j2se/make/java/nio/genExceptions.sh
+  openjdk/hotspot/src/share/vm/prims/jvmtiLib.xsl
+
+
 gcjwebplugin
 ============