From 1ac95d383b94704d5733e65e58647c400ba76eb9 Mon Sep 17 00:00:00 2001
From: Lloyd Hilaiel <lloyd@hilaiel.com>
Date: Tue, 10 Jan 2012 12:02:30 -0700
Subject: [PATCH] update LICENSE file now that we're on MPL 2.0

---
 LICENSE | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/LICENSE b/LICENSE
index 173bdc47a..32645cd4c 100644
--- a/LICENSE
+++ b/LICENSE
@@ -1,5 +1,3 @@
-This software is available under your choice of the following licenses:
+This software is available under version 2.0 of the MPL:
 
-  * MPL 1.1 or later: http://www.mozilla.org/MPL/
-  * GPL 2.0 or later: http://www.gnu.org/licenses/gpl.html
-  * LGPL 2.1 or later: http://www.gnu.org/licenses/lgpl.html
+  https://www.mozilla.org/MPL/
-- 
GitLab