mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
style: Use https for the MPL header URL.
This commit is contained in:
parent
2d85b54db0
commit
46734f51b7
1 changed files with 1 additions and 1 deletions
|
@ -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/. */
|
||||
|
||||
//! Animated types for transform.
|
||||
// There are still some implementation on Matrix3D in animated_properties.mako.rs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue