diff --git a/README.md b/README.md
index 3292a77..0f119b3 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,12 @@
# About nb-javac!
-"nb-javac" is a patched version of OpenJDK "javac", i.e., the Java compiler. This has long been part of NetBeans, providing a highly tuned Java compiler specifically for the Java editor i.e., parsing and lexing for features such as syntax coloring, code completion.
+
+**nb-javac** is a patched version of [OpenJDK](http://openjdk.java.net/) *javac* and
+available under the same [license](LICENSE.txt). All of the source files,
+and the binaries produced from them, are covered by the "Classpath exception".
+**nb-javac** has long been part of [NetBeans](http://netbeans.org),
+providing a highly tuned Java compiler
+specifically for the Java editor i.e., parsing and lexing for features such
+as syntax coloring and code completion.
# Prerequisite
- Git
diff --git a/make/langtools/netbeans/nb-javac/build.xml b/make/langtools/netbeans/nb-javac/build.xml
index eee56cf..83c0687 100644
--- a/make/langtools/netbeans/nb-javac/build.xml
+++ b/make/langtools/netbeans/nb-javac/build.xml
@@ -97,13 +97,12 @@
-
-
-
-
-
-
+
+
+
+
+
@@ -112,11 +111,11 @@
-
-
-
-
-
+
+
+
+
+