From: Jaroslav Kysela Date: Fri, 31 May 2024 09:33:24 +0000 (+0200) Subject: setup.py: licence -> license X-Git-Tag: v1.2.12~3 X-Git-Url: https://git.alsa-project.org/?a=commitdiff_plain;h=08d8f6149008d4ca358d213de947cd6e5f719891;p=alsa-python.git setup.py: licence -> license Signed-off-by: Jaroslav Kysela --- diff --git a/setup.py b/setup.py index 65f3276..475b614 100755 --- a/setup.py +++ b/setup.py @@ -29,7 +29,7 @@ setup( description="Python binding for the ALSA library.", url="http://www.alsa-project.org", download_url="ftp://ftp.alsa-project.org/pub/pyalsa/", - licence="LGPLv2+", + license="LGPLv2+", author="The ALSA Team", author_email='alsa-devel@alsa-project.org', ext_modules=[