From f5ab95786f9cbbf5804d87f265812325fc80ad7b Mon Sep 17 00:00:00 2001 From: Jan Andre Ikenmeyer Date: Mon, 19 Nov 2018 14:46:43 +0100 Subject: Update MPL license to https (part 1) --- python/servo/bootstrap.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'python/servo/bootstrap.py') diff --git a/python/servo/bootstrap.py b/python/servo/bootstrap.py index 262507b79e5..486147451fa 100644 --- a/python/servo/bootstrap.py +++ b/python/servo/bootstrap.py @@ -1,6 +1,6 @@ # 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/. from __future__ import absolute_import, print_function -- cgit v1.2.3