Fix the license for qgrpcmetadata.cpp

Pick-to: 6.8
Change-Id: I3da94212776aa8f9857815d573455a3f167aef0c
Reviewed-by: Lucie Gerard <lucie.gerard@qt.io>
Reviewed-by: Kai Köhne <kai.koehne@qt.io>
This commit is contained in:
Alexey Edelev 2024-06-16 11:06:13 +02:00
parent bd885dba0f
commit 0fb1b2ec1c
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
// Copyright (C) 2023 The Qt Company Ltd.
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GFDL-1.3-no-invariants-only
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only
#include <QtCore/qdebug.h>
#include <QtGrpc/qgrpcdefs.h>