From 8e79bee4afa2a1466f360f44fb07d24e432a82a6 Mon Sep 17 00:00:00 2001 From: Tarja Sundqvist Date: Thu, 5 Jun 2025 17:07:26 +0300 Subject: [PATCH] Update the opensource lisence to .sh file The update_public_suffix_list.sh file contained a commercial license header. Added an opensource license instead. This file was added to the source package in 3b14e64f0b77d094b2a5df255344d4a7c19c5f7f. Task-number: QTBUG-133229 Change-Id: Id92f2be2149c91632af38326c550b853331579c0 Reviewed-by: Jani Heikkinen --- util/update_public_suffix_list.sh | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/util/update_public_suffix_list.sh b/util/update_public_suffix_list.sh index 9eec9c1042d..4b5c8006307 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,15 +15,16 @@ #** and conditions see https://www.qt.io/terms-conditions. For further #** information use the contact form at https://www.qt.io/contact-us. #** +#** 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$ #** -#** -#** -#** -#** -#** -#** -#** #******************************************************************************/ # This is the Qt 5.15 version of the script. The way to update the