aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCristián Maureira-Fredes <Cristian.Maureira-Fredes@qt.io>2024-05-05 17:32:35 +0200
committerCristián Maureira-Fredes <Cristian.Maureira-Fredes@qt.io>2024-05-07 09:57:06 +0200
commitb86a24008431aeef31db158c155e5aca1de86dee (patch)
tree9af74fa867b58e6d49b620d6a886d4d4598c3ed8
parentb130a29e0c3a73a0000f748505de34fa5d998372 (diff)
license: replace GPLv2 for GPLv3 on the READMEs
By old versions, or maybe a typo, we had references in the README files to GPLv2, where it should have been GPLv3. Pick-to: 6.7 6.5 6.2 Change-Id: I418fcfc86a1f215f6a7e74252e22ed829f1d0faf Reviewed-by: Adrian Herrmann <adrian.herrmann@qt.io> Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io> Reviewed-by: Shyamnath Premnadh <Shyamnath.Premnadh@qt.io>
-rw-r--r--README.pyside6.md2
-rw-r--r--README.pyside6_addons.md2
-rw-r--r--README.pyside6_essentials.md2
-rw-r--r--README.pyside6_examples.md2
4 files changed, 4 insertions, 4 deletions
diff --git a/README.pyside6.md b/README.pyside6.md
index 8c70b1c8f..9178660d5 100644
--- a/README.pyside6.md
+++ b/README.pyside6.md
@@ -88,7 +88,7 @@ and [join our community](https://wiki.qt.io/Qt_for_Python#Community)!
### Licensing
-PySide6 is available under both Open Source (LGPLv3/GPLv2) and commercial
+PySide6 is available under both Open Source (LGPLv3/GPLv3) 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/).
diff --git a/README.pyside6_addons.md b/README.pyside6_addons.md
index 3247a550d..e6044c4a4 100644
--- a/README.pyside6_addons.md
+++ b/README.pyside6_addons.md
@@ -65,7 +65,7 @@ and [join our community](https://wiki.qt.io/Qt_for_Python#Community)!
### Licensing
-PySide6 is available under both Open Source (LGPLv3/GPLv2) and commercial
+PySide6 is available under both Open Source (LGPLv3/GPLv3) 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/).
diff --git a/README.pyside6_essentials.md b/README.pyside6_essentials.md
index ef0376e43..7f96c19b1 100644
--- a/README.pyside6_essentials.md
+++ b/README.pyside6_essentials.md
@@ -51,7 +51,7 @@ and [join our community](https://wiki.qt.io/Qt_for_Python#Community)!
### Licensing
-PySide6 is available under both Open Source (LGPLv3/GPLv2) and commercial
+PySide6 is available under both Open Source (LGPLv3/GPLv3) 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/).
diff --git a/README.pyside6_examples.md b/README.pyside6_examples.md
index ffa7d83d5..15e318151 100644
--- a/README.pyside6_examples.md
+++ b/README.pyside6_examples.md
@@ -28,7 +28,7 @@ and [join our community](https://wiki.qt.io/Qt_for_Python#Community)!
### Licensing
-PySide6 is available under both Open Source (LGPLv3/GPLv2) and commercial
+PySide6 is available under both Open Source (LGPLv3/GPLv3) and commercial
licenses. 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/).