mirror of https://github.com/qt/qtbase.git
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 20f7c54fdc
)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
This commit is contained in:
parent
fdd4d5df69
commit
596341782c
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue