mirror of
https://github.com/clap-rs/clap
synced 2024-12-12 22:02:35 +00:00
Changed license file to MIT
This commit is contained in:
parent
fb961961d3
commit
b7975ec8b6
1 changed files with 1 additions and 1 deletions
|
@ -11,4 +11,4 @@ readme = "README.md"
|
|||
|
||||
keywords = ["terminal", "command", "commandline", "parser", "parse"]
|
||||
|
||||
license-file = "LICENSE"
|
||||
license-file = "LICENSE-MIT"
|
||||
|
|
Loading…
Reference in a new issue