]> git.alsa-project.org Git - alsa-python.git/commitdiff
setup.py: licence -> license
authorJaroslav Kysela <perex@perex.cz>
Fri, 31 May 2024 09:33:24 +0000 (11:33 +0200)
committerJaroslav Kysela <perex@perex.cz>
Fri, 31 May 2024 09:33:24 +0000 (11:33 +0200)
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
setup.py

index 65f32762694538a16e076c963694325ffe73a64a..475b614dde6b2f0b62063d3924ffe7bfc46149e8 100755 (executable)
--- 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=[