From 5a1118d38032f902b1259928f83636b86742e49e Mon Sep 17 00:00:00 2001 From: Helmut Grohne Date: Sat, 26 Jul 2025 09:00:55 +0200 Subject: relicense as GPL-2+ The earlier GPL-3 only is implied in the new grant. --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pyproject.toml') diff --git a/pyproject.toml b/pyproject.toml index 9e90387..fbd5218 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ description = "typed syscall wrappers and plumbing for working with Linux namesp authors = [{name = "Helmut Grohne", email = "helmut@subdivi.de"}] classifiers = [ "Development Status :: 3 - Alpha", - "License :: OSI Approved :: GNU General Public License v3 (GPLv3)", + "License :: OSI Approved :: GNU General Public License v2 or later (GPLv2+)", "Operating System :: POSIX :: Linux", "Typing :: Typed", "Programming Language :: Python :: 3", -- cgit v1.2.3