]> git.ipfire.org Git - thirdparty/strongswan.git/commitdiff
vici: Remove deprecated license classifier in Python metadata
authorTobias Brunner <tobias@strongswan.org>
Mon, 29 Sep 2025 14:25:41 +0000 (16:25 +0200)
committerTobias Brunner <tobias@strongswan.org>
Wed, 1 Oct 2025 17:08:34 +0000 (19:08 +0200)
src/libcharon/plugins/vici/python/setup.py.in

index 52b037fa58b01a192c72a324bf65646ed15b21f4..c42ac8e96bd2d920c6ddf7632ad5ad91df377c3c 100644 (file)
@@ -18,7 +18,6 @@ setup(
         "Development Status :: 5 - Production/Stable",
         "Intended Audience :: Developers",
         "Intended Audience :: System Administrators",
-        "License :: OSI Approved :: MIT License",
         "Natural Language :: English",
         "Programming Language :: Python :: 3.8",
         "Programming Language :: Python :: 3.9",