Addon Manager: DevMode content implementation

This commit is contained in:
Chris Hennes
2022-09-07 19:00:26 -05:00
parent 7a17106776
commit cb1f6bffa8
11 changed files with 1658 additions and 226 deletions

View File

@@ -60,7 +60,7 @@ class LicenseSelector:
"https://creativecommons.org/choose/zero/",
),
"GPLv2": (
"GNU Lesser General Public License version 2",
"GNU General Public License version 2",
"https://opensource.org/licenses/GPL-2.0",
),
"GPLv3": (