update license description

This commit is contained in:
2026-07-08 14:28:43 +08:00
parent a6335429e5
commit a3380dbab5
3 changed files with 6 additions and 5 deletions

View File

@@ -2,7 +2,8 @@
# SPDX-License-Identifier: GPL-2.0-or-later
#
# Links GammaRay client libs (GPL-2.0-or-later) => this bridge must be
# GPL-compatible. qtmcp is consumed under its GPL-2.0-only option (compatible).
# GPL-compatible. qtmcp is triple-licensed (LGPL-3.0-only / GPL-2.0-only /
# GPL-3.0-only); we comply under GPL-2.0-only.
cmake_minimum_required(VERSION 3.16)
project(GammaRayMcpBridge LANGUAGES CXX)