mirror of
https://github.com/servo/servo.git
synced 2025-10-01 00:59:15 +01:00
Update MPL license to https (part 5)
This commit is contained in:
parent
13458e8f44
commit
f1f409ffb6
77 changed files with 79 additions and 79 deletions
|
@ -26586,7 +26586,7 @@
|
|||
"testharness"
|
||||
],
|
||||
"mozilla/FileAPI/resource/file-submission.py": [
|
||||
"31984a9f0e4fb5c7e759e495bae34788416f0cf4",
|
||||
"24d5129eb8d38c9415622c78ed401ae344273ce1",
|
||||
"support"
|
||||
],
|
||||
"mozilla/FileAPI/resource/upload.txt": [
|
||||
|
@ -32530,7 +32530,7 @@
|
|||
"support"
|
||||
],
|
||||
"mozilla/resources/brotli.py": [
|
||||
"b6f0f9b2a57105db9a76a0cdaee6f5353580b40b",
|
||||
"ca49df23367e8da5b55e93852ef56c760dc3df6b",
|
||||
"support"
|
||||
],
|
||||
"mozilla/resources/external.js": [
|
||||
|
@ -32554,7 +32554,7 @@
|
|||
"support"
|
||||
],
|
||||
"mozilla/resources/no_mime_type.py": [
|
||||
"55304d50081af9c2350399bfe0fbbb2d8c5b33b9",
|
||||
"ba42a7f24fed3960bce2318ed987ce1b8be32c76",
|
||||
"support"
|
||||
],
|
||||
"mozilla/resources/origin_helpers.js": [
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
# 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/.
|
||||
|
||||
|
||||
def fail(msg):
|
||||
|
|
|
@ -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/.
|
||||
|
||||
|
||||
def main(request, response):
|
||||
|
|
|
@ -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/.
|
||||
|
||||
|
||||
def main(request, response):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue