aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCristián Maureira-Fredes <cristian.maureira-fredes@qt.io>2019-08-22 16:17:43 +0200
committerCristian Maureira-Fredes <cristian.maureira-fredes@qt.io>2019-08-26 16:02:47 +0200
commit04847c3e81bc33eddf9362f32730f19114b85fd1 (patch)
treef5fc5c47f0951ca1c98828bfe94bc98ea7349af0
parent11322d4aba41aef022d7242057340b159cccaf53 (diff)
Documentation: add a paragraph related to licenses
This is required to be showed on the description page on PyPi. Change-Id: I6e25736ea8540c8e5426dbe9d48678efc1033e0c Reviewed-by: Simo Fält <simo.falt@qt.io>
-rw-r--r--README.pyside2.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.pyside2.md b/README.pyside2.md
index f1bd8aaa4..94cdd16e3 100644
--- a/README.pyside2.md
+++ b/README.pyside2.md
@@ -69,3 +69,9 @@ our [guidelines](https://wiki.qt.io/Qt_for_Python/Reporting_Bugs).
Check *#qt-pyside*, our official IRC channel on FreeNode,
or contact us via our [mailing list](http://lists.qt-project.org/mailman/listinfo/pyside).
+
+### Licensing
+
+PySide2 is available under both Open Source (LGPLv3/GPLv2) and commercial license.
+Using PyPi is the recommended installation source, because the content of the wheels is valid for both cases.
+For more information, refer to the [Qt Licensing page](https://www.qt.io/licensing/).