mirror of
https://github.com/servo/servo.git
synced 2025-06-13 19:04:30 +00: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 = [
|
||||
'license = "MPL-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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue