Update MPL license to https (part 2)

This commit is contained in:
Jan Andre Ikenmeyer 2018-11-19 14:46:57 +01:00
parent f5ab95786f
commit 6b0c111126
No known key found for this signature in database
GPG key ID: 28F9E42748DD95AE
315 changed files with 315 additions and 315 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/. */
// https://html.spec.whatwg.org/multipage/#hashchangeevent
[Constructor(DOMString type, optional HashChangeEventInit eventInitDict),