Update MPL license to https (part 4)

This commit is contained in:
Jan Andre Ikenmeyer 2018-11-19 14:47:27 +01:00
parent a1a14459c1
commit 1d6fe65401
No known key found for this signature in database
GPG key ID: 28F9E42748DD95AE
533 changed files with 535 additions and 535 deletions

View file

@ -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 crate::actor::{Actor, ActorMessageStatus, ActorRegistry};
use crate::actors::timeline::HighResolutionStamp;