mirror of
https://github.com/servo/servo.git
synced 2025-07-29 10:10:34 +01:00
Update allowed license string.
This commit is contained in:
parent
9822075277
commit
65a4d1646d
1 changed files with 1 additions and 0 deletions
|
@ -36,6 +36,7 @@ COPYRIGHT = [
|
||||||
licenses_toml = [
|
licenses_toml = [
|
||||||
'license = "MPL-2.0"',
|
'license = "MPL-2.0"',
|
||||||
'license = "MIT/Apache-2.0"',
|
'license = "MIT/Apache-2.0"',
|
||||||
|
'license = "MIT OR Apache-2.0"',
|
||||||
]
|
]
|
||||||
|
|
||||||
# The valid dependency licenses, in the form we'd expect to see them in a Cargo.toml file.
|
# The valid dependency licenses, in the form we'd expect to see them in a Cargo.toml file.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue