summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTarja Sundqvist <tarja.sundqvist@qt.io>2025-05-31 20:00:37 +0300
committerTarja Sundqvist <tarja.sundqvist@qt.io>2025-06-09 09:05:10 +0000
commita111bd85b51e5974379471ad350acebb5f948dbc (patch)
tree4956d769f3764d7262d24d501ff7540db48fa868
parent7ee14eace570f77731684348c34a9380bc12958a (diff)
Remove commercial license identifierv6.5.5-lts-lgpl
Commercial SPDX license identifier removed. Updated SPDX identifier for the opensource release. Change-Id: Ie959321236481400a2cc6a7546bfc3978e8c3d84 Reviewed-by: Topi Reiniƶ <topi.reinio@qt.io> (cherry picked from commit f5a70d1bf96cc763458973e773b89519044ec1b8) Reviewed-by: Jani Heikkinen <jani.heikkinen@qt.io>
-rw-r--r--src/doc/src/concepts/qqem-concept.qdoc2
-rw-r--r--src/doc/src/getting-started/qqem-create-effect.qdoc2
-rw-r--r--src/doc/src/getting-started/qqem-installing.qdoc2
-rw-r--r--src/doc/src/how-tos/qqem-creating-blur-effect.qdoc2
-rw-r--r--src/doc/src/how-tos/qqem-port-shadertoy.qdoc2
-rw-r--r--src/doc/src/how-tos/qqem-porting-shadertoy.qdoc2
-rw-r--r--src/doc/src/qtquickeffectmaker.qdoc2
-rw-r--r--src/doc/src/reference/qqem-troubleshooting.qdoc2
8 files changed, 8 insertions, 8 deletions
diff --git a/src/doc/src/concepts/qqem-concept.qdoc b/src/doc/src/concepts/qqem-concept.qdoc
index 5713824..80fbeb6 100644
--- a/src/doc/src/concepts/qqem-concept.qdoc
+++ b/src/doc/src/concepts/qqem-concept.qdoc
@@ -1,5 +1,5 @@
// Copyright (C) 2023 The Qt Company Ltd.
-// SPDX-License-Identifier: LicenseRef-Qt-Commercial
+// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GFDL-1.3-no-invariants-only
/*!
\page qqem-concept.html
diff --git a/src/doc/src/getting-started/qqem-create-effect.qdoc b/src/doc/src/getting-started/qqem-create-effect.qdoc
index ce68cb5..1b03bb8 100644
--- a/src/doc/src/getting-started/qqem-create-effect.qdoc
+++ b/src/doc/src/getting-started/qqem-create-effect.qdoc
@@ -1,5 +1,5 @@
// Copyright (C) 2023 The Qt Company Ltd.
-// SPDX-License-Identifier: LicenseRef-Qt-Commercial
+// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GFDL-1.3-no-invariants-only
/*!
\page qqem-create-first-effect.html
diff --git a/src/doc/src/getting-started/qqem-installing.qdoc b/src/doc/src/getting-started/qqem-installing.qdoc
index 0677d0e..06583ac 100644
--- a/src/doc/src/getting-started/qqem-installing.qdoc
+++ b/src/doc/src/getting-started/qqem-installing.qdoc
@@ -1,5 +1,5 @@
// Copyright (C) 2023 The Qt Company Ltd.
-// SPDX-License-Identifier: LicenseRef-Qt-Commercial
+// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GFDL-1.3-no-invariants-only
/*!
\page qqem-installing.html
diff --git a/src/doc/src/how-tos/qqem-creating-blur-effect.qdoc b/src/doc/src/how-tos/qqem-creating-blur-effect.qdoc
index e3243fe..42769c1 100644
--- a/src/doc/src/how-tos/qqem-creating-blur-effect.qdoc
+++ b/src/doc/src/how-tos/qqem-creating-blur-effect.qdoc
@@ -1,5 +1,5 @@
// Copyright (C) 2023 The Qt Company Ltd.
-// SPDX-License-Identifier: LicenseRef-Qt-Commercial
+// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GFDL-1.3-no-invariants-only
/*!
\page qqem-creating-blur-effect.html
diff --git a/src/doc/src/how-tos/qqem-port-shadertoy.qdoc b/src/doc/src/how-tos/qqem-port-shadertoy.qdoc
index 8b3b339..79fa859 100644
--- a/src/doc/src/how-tos/qqem-port-shadertoy.qdoc
+++ b/src/doc/src/how-tos/qqem-port-shadertoy.qdoc
@@ -1,5 +1,5 @@
// Copyright (C) 2023 The Qt Company Ltd.
-// SPDX-License-Identifier: LicenseRef-Qt-Commercial
+// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GFDL-1.3-no-invariants-only
/*!
\page qqem-porting-shadertoy.html
\previouspage qqem-concept.html
diff --git a/src/doc/src/how-tos/qqem-porting-shadertoy.qdoc b/src/doc/src/how-tos/qqem-porting-shadertoy.qdoc
index 983ff33..fbd3421 100644
--- a/src/doc/src/how-tos/qqem-porting-shadertoy.qdoc
+++ b/src/doc/src/how-tos/qqem-porting-shadertoy.qdoc
@@ -1,5 +1,5 @@
// Copyright (C) 2023 The Qt Company Ltd.
-// SPDX-License-Identifier: LicenseRef-Qt-Commercial
+// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GFDL-1.3-no-invariants-only
/*!
\page qqem-porting-shadertoy.html
\title Porting Shadertoy effects to \QQEM
diff --git a/src/doc/src/qtquickeffectmaker.qdoc b/src/doc/src/qtquickeffectmaker.qdoc
index b8f32b2..ef1d519 100644
--- a/src/doc/src/qtquickeffectmaker.qdoc
+++ b/src/doc/src/qtquickeffectmaker.qdoc
@@ -1,5 +1,5 @@
// Copyright (C) 2023 The Qt Company Ltd.
-// SPDX-License-Identifier: LicenseRef-Qt-Commercial
+// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GFDL-1.3-no-invariants-only
/*!
\page qtquickeffectmaker-index.html
\title \QQEM
diff --git a/src/doc/src/reference/qqem-troubleshooting.qdoc b/src/doc/src/reference/qqem-troubleshooting.qdoc
index 7b4ce02..7269479 100644
--- a/src/doc/src/reference/qqem-troubleshooting.qdoc
+++ b/src/doc/src/reference/qqem-troubleshooting.qdoc
@@ -1,5 +1,5 @@
// Copyright (C) 2023 The Qt Company Ltd.
-// SPDX-License-Identifier: LicenseRef-Qt-Commercial
+// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GFDL-1.3-no-invariants-only
/*!
\page qqem-troubleshooting.html