From e0dd83d538973e23d57e8a145e97c0e6f3ba128d Mon Sep 17 00:00:00 2001 From: link2xt Date: Mon, 3 Jul 2023 22:16:48 +0000 Subject: [PATCH] chore: update MPL 2.0 license text New text was downloaded from https://www.mozilla.org/en-US/MPL/, specifically https://www.mozilla.org/media/MPL/2.0/index.f75d2927d3c1.txt The difference is that the URL is changed from http:// to https:// --- LICENSE | 2 +- python/LICENSE | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/LICENSE b/LICENSE index c7a27cda5..7d0aa6a5c 100644 --- a/LICENSE +++ b/LICENSE @@ -361,7 +361,7 @@ Exhibit A - Source Code Form License Notice 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/. + file, You can obtain one at https://mozilla.org/MPL/2.0/. If it is not possible or desirable to put the notice in a particular file, then You may include the notice in a location (such as a LICENSE diff --git a/python/LICENSE b/python/LICENSE index 14e2f777f..ee6256cdb 100644 --- a/python/LICENSE +++ b/python/LICENSE @@ -357,7 +357,7 @@ Exhibit A - Source Code Form License Notice 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/. + file, You can obtain one at https://mozilla.org/MPL/2.0/. If it is not possible or desirable to put the notice in a particular file, then You may include the notice in a location (such as a LICENSE