summaryrefslogtreecommitdiffstats
path: root/configure.bat
diff options
context:
space:
mode:
authorLucie Gérard <lucie.gerard@qt.io>2024-02-01 16:28:33 +0100
committerQt Cherry-pick Bot <cherrypick_bot@qt-project.org>2024-02-07 15:10:28 +0000
commit596341782c14c4985d7f13a6b1da7801f5d85cdc (patch)
tree4eb364d17f02fedc6876972511d1b7e930dc97e3 /configure.bat
parentfdd4d5df69789a4a4d020d131eb39708ccbb7f5e (diff)
Change license of configure.bat file
According to QUIP-18 [1], all build system files should be BSD-3-Clause [1]: https://contribute.qt-project.org/quips/18 Task-number: QTBUG-121787 Change-Id: I58689f832ed3a5c8475c9bd7e0205e2128fb7cc2 Reviewed-by: Kai Köhne <kai.koehne@qt.io> (cherry picked from commit 20f7c54fdc76a3798ba431b88a0f9701253198c0) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
Diffstat (limited to 'configure.bat')
-rw-r--r--configure.bat2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.bat b/configure.bat
index 32fcdd8626..0c4c11d39f 100644
--- a/configure.bat
+++ b/configure.bat
@@ -1,6 +1,6 @@
:: Copyright (C) 2016 The Qt Company Ltd.
:: Copyright (C) 2016 Intel Corporation.
-:: SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0
+:: SPDX-License-Identifier: BSD-3-Clause
@echo off
setlocal ENABLEDELAYEDEXPANSION ENABLEEXTENSIONS