diff --git a/pyproject.toml b/pyproject.toml index 0197db1..36903c8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -13,8 +13,7 @@ dependencies = ["aioquic", "netifaces>=0.10.4"] classifiers = [ "Operating System :: MacOS", "Operating System :: POSIX :: Linux", - "Topic :: Security", - "License :: OSI Approved :: GNU General Public License v3 (GPLv3)" + "Topic :: Security" ] [project.urls]