diff options
author | Jan Andre Ikenmeyer <jan@ikenmeyer.eu> | 2018-11-27 19:09:17 +0100 |
---|---|---|
committer | Jan Andre Ikenmeyer <jan@ikenmeyer.eu> | 2018-11-27 19:09:17 +0100 |
commit | f1f409ffb6774efb3f7e7e5998153eb5b12c1590 (patch) | |
tree | dbe2041cac38e07507895cb7f25ea5463a53c69e /tests/wpt/update.py | |
parent | 13458e8f446dad113afc4ae1776699b28fc912c0 (diff) | |
download | servo-f1f409ffb6774efb3f7e7e5998153eb5b12c1590.tar.gz servo-f1f409ffb6774efb3f7e7e5998153eb5b12c1590.zip |
Update MPL license to https (part 5)
Diffstat (limited to 'tests/wpt/update.py')
-rw-r--r-- | tests/wpt/update.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/wpt/update.py b/tests/wpt/update.py index 34f2f3a25ab..29783513947 100644 --- a/tests/wpt/update.py +++ b/tests/wpt/update.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/. import os import sys |