-
Notifications
You must be signed in to change notification settings - Fork 1
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 #43
Comments
PySide has been published as a response to the lack of suitably licensed Qt bindings for Python. PySide is licensed under the LGPL version 2.1 license, allowing both Free/Open source software and proprietary software development. PyQt is available under the following licenses. |
Put anything you want. |
http://blog.codinghorror.com/pick-a-license-any-license/
https://www.gnu.org/licenses/license-list.html
The best one:
http://www.wtfpl.net/
I think that all libraries that we use is under BSD.
The text was updated successfully, but these errors were encountered: