aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/profile/time.rs
diff options
context:
space:
mode:
authorJan Andre Ikenmeyer <jan@ikenmeyer.eu>2018-11-27 19:09:17 +0100
committerJan Andre Ikenmeyer <jan@ikenmeyer.eu>2018-11-27 19:09:17 +0100
commitf1f409ffb6774efb3f7e7e5998153eb5b12c1590 (patch)
treedbe2041cac38e07507895cb7f25ea5463a53c69e /tests/unit/profile/time.rs
parent13458e8f446dad113afc4ae1776699b28fc912c0 (diff)
downloadservo-f1f409ffb6774efb3f7e7e5998153eb5b12c1590.tar.gz
servo-f1f409ffb6774efb3f7e7e5998153eb5b12c1590.zip
Update MPL license to https (part 5)
Diffstat (limited to 'tests/unit/profile/time.rs')
-rw-r--r--tests/unit/profile/time.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/unit/profile/time.rs b/tests/unit/profile/time.rs
index 6377256b937..7b370bd0041 100644
--- a/tests/unit/profile/time.rs
+++ b/tests/unit/profile/time.rs
@@ -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/. */
use ipc_channel::ipc;
use profile::time;