From 7ad2d01f01189ccdf6a32fd58034c93797afb291 Mon Sep 17 00:00:00 2001 From: Richard Soderberg <rsoderberg@gmail.com> Date: Tue, 3 Apr 2012 11:47:14 -0700 Subject: [PATCH] bring LICENSE into compliance with http://www.mozilla.org/MPL/headers/ --- LICENSE | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/LICENSE b/LICENSE index 32645cd4c..cf947edf9 100644 --- a/LICENSE +++ b/LICENSE @@ -1,3 +1,3 @@ -This software is available under version 2.0 of the MPL: - - https://www.mozilla.org/MPL/ +This Source Code Form is subject to the terms of the Mozilla Public +License, v. 2.0. If a copy of the MPL was not distributed with this file, +You can obtain one at http://mozilla.org/MPL/2.0/. -- GitLab