mirror of
https://github.com/servo/servo.git
synced 2025-06-29 03:23:41 +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 os.path
|
||||
import re
|
||||
|
@ -20,7 +20,7 @@ def main(filename):
|
|||
f.write("""\
|
||||
/* 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/. */
|
||||
|
||||
predefined! {
|
||||
""")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue