Update MPL license to https (part 3)

This commit is contained in:
Jan Andre Ikenmeyer 2018-11-19 14:47:12 +01:00
parent 6b0c111126
commit a1a14459c1
No known key found for this signature in database
GPG key ID: 28F9E42748DD95AE
391 changed files with 391 additions and 391 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::dom::bindings::codegen::Bindings::HTMLLegendElementBinding;
use crate::dom::bindings::codegen::Bindings::HTMLLegendElementBinding::HTMLLegendElementMethods;