mirror of
https://github.com/elicpeter/nyx.git
synced 2026-06-06 19:35:13 +02:00
chore: Add GPL-3.0 to license list in about.toml
This commit is contained in:
parent
3c21efba75
commit
cc33a9cfd9
1 changed files with 2 additions and 1 deletions
|
|
@ -7,5 +7,6 @@ accepted = [
|
|||
"Unlicense",
|
||||
"Zlib",
|
||||
"CC0-1.0",
|
||||
"MPL-2.0"
|
||||
"MPL-2.0",
|
||||
"GPL-3.0"
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue