]> git.ipfire.org Git - thirdparty/babel.git/commitdiff
Use SPDX license identifier: BSD-3-Clause (#994)
authorMarc-Etienne Vargenau <marc-etienne.vargenau@nokia.com>
Tue, 27 Jun 2023 20:04:16 +0000 (22:04 +0200)
committerGitHub <noreply@github.com>
Tue, 27 Jun 2023 20:04:16 +0000 (20:04 +0000)
Signed-off-by: Marc-Etienne Vargenau <marc-etienne.vargenau@nokia.com>
setup.py

index e168f0937c22b03e8decfce88ff9ba354676ea37..09dee0c666cfba2f4497833d0e14b15a388e168f 100755 (executable)
--- a/setup.py
+++ b/setup.py
@@ -33,7 +33,7 @@ setup(
     author_email='armin.ronacher@active-4.com',
     maintainer='Aarni Koskela',
     maintainer_email='akx@iki.fi',
-    license='BSD',
+    license='BSD-3-Clause',
     url='https://babel.pocoo.org/',
     project_urls={
         'Source': 'https://github.com/python-babel/babel',