From 2e8c6e0df08e635411bde265eb98ce5fc2701eea Mon Sep 17 00:00:00 2001
From: Richard Soderberg <rsoderberg@gmail.com>
Date: Mon, 2 Apr 2012 02:41:29 -0700
Subject: [PATCH] call it MPL 2.0, not MPL 2 or MPL, and also link to MPL 2.0,
 not MPL top-level

---
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 91090075a..9a6fd2776 100644
--- a/README.md
+++ b/README.md
@@ -79,8 +79,8 @@ Integration tests are done with [Travis-CI][]. It is recommended that you setup
 
 ## LICENSE
 
-All source code here is available under the [MPL 2][] license, unless
+All source code here is available under the [MPL 2.0][] license, unless
 otherwise indicated.
 
-  [MPL 2]: https://mozilla.org/MPL/
+  [MPL 2.0]: https://mozilla.org/MPL/2.0/
 
-- 
GitLab