mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
Update MPL license to https (part 4)
This commit is contained in:
parent
a1a14459c1
commit
1d6fe65401
533 changed files with 535 additions and 535 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# 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/.
|
||||
|
||||
import re
|
||||
import os
|
||||
|
@ -116,7 +116,7 @@ class FileAvoidWrite(BytesIO):
|
|||
PRELUDE = '''
|
||||
/* 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/. */
|
||||
|
||||
// Autogenerated file created by components/style/gecko/regen_atoms.py.
|
||||
// DO NOT EDIT DIRECTLY
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue