Merge "Update the README file to refer to the EDL rather than BSD license."
diff --git a/README b/README
index a6e397f..03b08b0 100644
--- a/README
+++ b/README
@@ -1,6 +1,7 @@
             == Java GIT ==
 
-This package is licensed under the BSD.
+This package is licensed under the EDL (Eclipse Distribution
+License).
 
   org.eclipse.jgit/
 
@@ -9,7 +10,7 @@
     to exercise the library.  The library provides functions to
     read and write a GIT formatted repository.
 
-    All portions of jgit are covered by the BSD.  Absolutely no GPL,
+    All portions of jgit are covered by the EDL. Absolutely no GPL,
     LGPL or EPL contributions are accepted within this package.
 
   org.eclipse.jgit.test/