mirror of https://github.com/qt/qtgrpc.git
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:
parent
bd885dba0f
commit
0fb1b2ec1c
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue