From 1390373af5b926253f6299ebd7be78a972379862 Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Thu, 28 Nov 2024 13:52:51 +0100 Subject: Fix license trove classifier MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index da4b304..e70a289 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -12,7 +12,7 @@ classifiers = [ "Development Status :: 5 - Production/Stable", "Environment :: Console", "Intended Audience :: System Administrators", - "License :: OSI Approved :: BSD License", + "License :: OSI Approved :: GNU General Public License v2 or later (GPLv2+)", "Operating System :: POSIX", "Programming Language :: Python :: 3 :: Only", "Topic :: Security :: Cryptography", -- cgit v1.2.3