mirror of
https://github.com/servo/servo.git
synced 2025-06-08 08:33:26 +00:00
Check license headers in ./tests
This commit is contained in:
parent
3b1cfe8458
commit
2a6f2cde50
2 changed files with 10 additions and 2 deletions
|
@ -23,6 +23,14 @@ licenses = [
|
|||
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||
""",
|
||||
|
||||
"""\
|
||||
#!/usr/bin/env python
|
||||
|
||||
# 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/.
|
||||
""",
|
||||
|
||||
"""\
|
||||
// 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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue