Webrev: http://cr.openjdk.java.net/~mchung/jdk9/webrevs/8177855/webrev.00/index.html
The patch is trivial: diff --git a/src/jdk.xml.bind/share/legal/relaxngdatatype.md b/src/jdk.xml.bind/share/legal/relaxngdatatype.md --- a/src/jdk.xml.bind/share/legal/relaxngdatatype.md +++ b/src/jdk.xml.bind/share/legal/relaxngdatatype.md @@ -3,7 +3,7 @@ ### RelaxNG Datatype License <pre> -Copyright (c) 2001, Thai Open Source Software Center Ltd, Sun Microsystems. +Copyright (c) 2005, 2010 Thai Open Source Software Center Ltd All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/src/java.desktop/share/legal/jpeg.md b/src/java.desktop/share/legal/jpeg.md --- a/src/java.desktop/share/legal/jpeg.md +++ b/src/java.desktop/share/legal/jpeg.md @@ -1,4 +1,4 @@ -## JPEG release 6b +## Independent JPEG Group: JPEG release 6b ### JPEG License <pre> diff --git a/src/jdk.crypto.ec/share/legal/ecc.md b/src/jdk.crypto.ec/share/legal/ecc.md --- a/src/jdk.crypto.ec/share/legal/ecc.md +++ b/src/jdk.crypto.ec/share/legal/ecc.md @@ -6,7 +6,8 @@ This notice is provided with respect to Elliptic Curve Cryptography, which is included with JRE, JDK, and OpenJDK. -You are receiving a copy of the Elliptic Curve Cryptography library in source +You are receiving a [copy](http://hg.openjdk.java.net/jdk9/jdk9/jdk/file/bd00098fc2d7/src/jdk.crypto.ec/share/native/libsunec/impl) +of the Elliptic Curve Cryptography library in source form with the JDK and OpenJDK source distributions, and as object code in the JRE & JDK runtimes.
