Fixed license

This commit is contained in:
Dimitris Zlatanidis 2024-01-29 23:16:14 +02:00
parent 93cfd13622
commit 817bf7748e

View file

@ -15,7 +15,7 @@ description = "Package manager utility for Slackware Linux"
readme = "README.md"
requires-python = ">=3.9"
keywords = ["slackware", "linux", "package", "manager", "tool"]
license = {text = "MIT License"}
license = {text = "GNU General Public License v3 (GPLv3)"}
classifiers = [
"License :: OSI Approved :: GNU General Public License v3 (GPLv3)",
"Natural Language :: English",