chore: align about license metadata

This commit is contained in:
Lionel DARNIS 2026-05-25 12:11:21 +02:00
parent 73defa2c05
commit 2e9729a978

View file

@ -1455,6 +1455,7 @@ impl Application for App {
.author("System76")
.comments(fl!("comment"))
.license("GPL-3.0-only")
.license_url("https://spdx.org/licenses/GPL-3.0-only")
.developers([("Jeremy Soller", "jeremy@system76.com")])
.links([
(fl!("repository"), "https://github.com/pop-os/cosmic-edit"),