summaryrefslogtreecommitdiffstats
path: root/src/corelib/global/qassert.cpp
diff options
context:
space:
mode:
authorSona Kurazyan <sona.kurazyan@qt.io>2022-09-21 09:21:10 +0200
committerSona Kurazyan <sona.kurazyan@qt.io>2022-09-21 13:22:45 +0200
commita1e19c4a8c953dbeb2b371aca44ab333786e19a4 (patch)
tree8c02d2071342852f68396233cf8905fe16a994c3 /src/corelib/global/qassert.cpp
parentb62c3a85452aecf4f6c863645db34857b05d5ebf (diff)
Fix the license headers
These were copied from *.qdoc files by a mistake. Change-Id: I2379422c2c8558bd8c2111170d0c1d97f06797da Reviewed-by: Jörg Bornemann <joerg.bornemann@qt.io>
Diffstat (limited to 'src/corelib/global/qassert.cpp')
-rw-r--r--src/corelib/global/qassert.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/corelib/global/qassert.cpp b/src/corelib/global/qassert.cpp
index 758c11cc57..2e340ebbb2 100644
--- a/src/corelib/global/qassert.cpp
+++ b/src/corelib/global/qassert.cpp
@@ -1,5 +1,5 @@
// Copyright (C) 2022 The Qt Company Ltd.
-// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GFDL-1.3-no-invariants-only
+// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only
#include "qassert.h"