-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
LICENSE, which version? #19
Comments
The attached license comes from the BitTorrent source code (BitTorrent-5.2.2.tar.gz). Looking closer at the source code for BitTorrent 5.2.2 and 5.3.0 it appears |
The original The most permissive license (PSFL) was mentioned in the file header - but the full license wasn't included in the source code. Using it in this project would be problematic as the license is originally written for Python with Python Software Foundation as the Licensor. It might be better long term to rebuild the project from scratch with a more permissive license (e.g. MIT License) without using the original |
Thanks a lot for digging into this |
Is this project licensed under BitTorrent version 1.1 or version 1.0?
Line 3: Version 1.1
Line 140: The contents of this file are subject to the BitTorrent Open Source License Version 1.0
The text was updated successfully, but these errors were encountered: