summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTarja Sundqvist <tarja.sundqvist@qt.io>2025-09-03 10:44:52 +0300
committerTarja Sundqvist <tarja.sundqvist@qt.io>2025-09-03 14:47:24 +0300
commit8c8e225029a8c1982e04a4a5e3d62f08e84e3d15 (patch)
tree81820c0288a50596e1debf24298c9551929998ef
parenta963a536e623499cc56b0231c35dc5790a4bbc29 (diff)
Replace the commercial license header with an opensource headerv6.2.13-lts-lgpl6.2
Replaced the commercial license header with an opensource header for the opensource release. Change-Id: I4f392a094e2656225875815b22f81aa40213ac51 Reviewed-by: MÃ¥rten Nordheim <marten.nordheim@qt.io>
-rwxr-xr-xutil/update_public_suffix_list.sh18
1 files changed, 9 insertions, 9 deletions
diff --git a/util/update_public_suffix_list.sh b/util/update_public_suffix_list.sh
index 6ad479363cd..c8ccfa331d8 100755
--- a/util/update_public_suffix_list.sh
+++ b/util/update_public_suffix_list.sh
@@ -6,8 +6,7 @@
#**
#** This file is part of the utils of the Qt Toolkit.
#**
-#** $QT_BEGIN_LICENSE:COMM$
-#**
+#** $QT_BEGIN_LICENSE:GPL-EXCEPT$
#** Commercial License Usage
#** Licensees holding valid commercial Qt licenses may use this file in
#** accordance with the commercial license agreement provided with the
@@ -16,14 +15,15 @@
#** and conditions see https://www.qt.io/terms-conditions. For further
#** information use the contact form at https://www.qt.io/contact-us.
#**
-#** $QT_END_LICENSE$
-#**
-#**
-#**
-#**
-#**
-#**
+#** GNU General Public License Usage
+#** Alternatively, this file may be used under the terms of the GNU
+#** General Public License version 3 as published by the Free Software
+#** Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
+#** included in the packaging of this file. Please review the following
+#** information to ensure the GNU General Public License requirements will
+#** be met: https://www.gnu.org/licenses/gpl-3.0.html.
#**
+#** $QT_END_LICENSE$
#**
#******************************************************************************/