chore: Add GPL-3.0 to license list in about.toml

This commit is contained in:
elipeter 2025-06-28 17:41:47 +02:00
parent 3c21efba75
commit cc33a9cfd9

View file

@ -7,5 +7,6 @@ accepted = [
"Unlicense",
"Zlib",
"CC0-1.0",
"MPL-2.0"
"MPL-2.0",
"GPL-3.0"
]