mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
All our Cargo.toml files should contain an MPL-2.0 license field.
This commit is contained in:
parent
86b2104f11
commit
62e95c5a61
42 changed files with 45 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
|||
name = "build-apk"
|
||||
version = "0.0.1"
|
||||
authors = ["Pierre Krieger <pierre.krieger1708@gmail.com>", "The Servo Project Developers"]
|
||||
license = "MPL-2.0"
|
||||
|
||||
[[bin]]
|
||||
name = "build-apk"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue