summaryrefslogtreecommitdiffstats
path: root/qmake
diff options
context:
space:
mode:
authorLucie Gérard <lucie.gerard@qt.io>2024-02-01 13:50:30 +0100
committerLucie Gérard <lucie.gerard@qt.io>2024-02-01 20:25:42 +0100
commitd44629d677ed2aae6d32ab10cb69cfdffa385639 (patch)
treeb1a675e4de665c7b536384b9149b157250d209a0 /qmake
parent865d0133fcb54c0e22f53dde71ebbca9cbcaf78e (diff)
Change license of .pro file
According to QUIP-18 [1], all build system files should be BSD-3-Clause [1]: https://contribute.qt-project.org/quips/18 Pick-to: 6.7 Change-Id: Ifd2832708e0c8e0bde1cad4004839fecffe44e3c Reviewed-by: Kai Köhne <kai.koehne@qt.io>
Diffstat (limited to 'qmake')
-rw-r--r--qmake/doc/snippets/code/doc_src_qmake-manual.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/qmake/doc/snippets/code/doc_src_qmake-manual.pro b/qmake/doc/snippets/code/doc_src_qmake-manual.pro
index bb803d11b6..7ef5b8857a 100644
--- a/qmake/doc/snippets/code/doc_src_qmake-manual.pro
+++ b/qmake/doc/snippets/code/doc_src_qmake-manual.pro
@@ -1,5 +1,5 @@
// Copyright (C) 2016 The Qt Company Ltd.
-// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR BSD-3-Clause
+// SPDX-License-Identifier: BSD-3-Clause
#! [0]
make all