chore: align about license metadata
This commit is contained in:
parent
73defa2c05
commit
2e9729a978
1 changed files with 1 additions and 0 deletions
|
|
@ -1455,6 +1455,7 @@ impl Application for App {
|
||||||
.author("System76")
|
.author("System76")
|
||||||
.comments(fl!("comment"))
|
.comments(fl!("comment"))
|
||||||
.license("GPL-3.0-only")
|
.license("GPL-3.0-only")
|
||||||
|
.license_url("https://spdx.org/licenses/GPL-3.0-only")
|
||||||
.developers([("Jeremy Soller", "jeremy@system76.com")])
|
.developers([("Jeremy Soller", "jeremy@system76.com")])
|
||||||
.links([
|
.links([
|
||||||
(fl!("repository"), "https://github.com/pop-os/cosmic-edit"),
|
(fl!("repository"), "https://github.com/pop-os/cosmic-edit"),
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue