From c370e738ad7279fd916e3b183ff15911e77b7302 Mon Sep 17 00:00:00 2001 From: Stefan <96178532+stefan6419846@users.noreply.github.com> Date: Mon, 27 Nov 2023 08:40:29 +0100 Subject: [PATCH] DOC: Make license more clear --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 7a47ad79d..2f29fc2c9 100755 --- a/setup.py +++ b/setup.py @@ -291,7 +291,7 @@ def run_tests(self): maintainer='Burak Arslan', maintainer_email='burak+package@spyne.io', url='http://spyne.io', - license='LGPL-2.1', + license='LGPL-2.1-or-later', zip_safe=False, install_requires=[ 'pytz',