Skip to content

Commit a0eb310

Browse files
committed
chore: update license in setup.py
1 parent b08ad67 commit a0eb310

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
python_requires=">=3.9, <3.13",
1717
author="Max Bain",
1818
url="https://github.com/m-bain/whisperx",
19-
license="MIT",
19+
license="BSD-2-Clause",
2020
packages=find_packages(exclude=["tests*"]),
2121
install_requires=[
2222
str(r)

0 commit comments

Comments
 (0)