Relicense to GNU LGPLv3 (#314)

This should allow the library to be used without any
issues for non-GPLv3 projects.

Closes: https://github.com/rany2/edge-tts/issues/313

Approved-by: Hannes Krumbiegel <Vuizur@users.noreply.github.com>
Signed-off-by: rany <rany2@riseup.net>
This commit is contained in:
Rany
2024-11-22 03:12:42 +02:00
committed by GitHub
parent 7c83923a5b
commit 40cd70c061
2 changed files with 160 additions and 669 deletions

View File

@@ -11,7 +11,7 @@ project_urls =
Bug Tracker=https://github.com/rany2/edge-tts/issues
classifiers =
Programming Language :: Python :: 3
License :: OSI Approved :: GNU General Public License v3 (GPLv3)
License :: OSI Approved :: GNU Lesser General Public License v3 (LGPLv3)
Operating System :: OS Independent
[options]