mirror of
https://github.com/ProvableHQ/leo.git
synced 2024-11-23 23:23:50 +03:00
Fix default license to MIT
This commit is contained in:
parent
12971b9cbb
commit
d90df8ef16
@ -99,7 +99,7 @@ name = "{name}"
|
||||
version = "0.1.0"
|
||||
description = "The {name} package"
|
||||
remote = "[AUTHOR]/{name}"
|
||||
license = "LICENSE-MIT"
|
||||
license = "MIT"
|
||||
"#,
|
||||
name = self.package.name
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user