Third party code attributions: Change Id to lowercase

Each 3rd party license attribution is identified by a
unique Id key, which should be all lowercase and without
spaces. See QUIP-7 for more info about the qt_attribution.json
file format: https://contribute.qt-project.org/quips/7.

Pick-to: 6.9 6.8
Change-Id: Ic06e3d8c0bf88fe51b246b98f3c8f890cdcf8e55
Reviewed-by: Venugopal Shivashankar <Venugopal.Shivashankar@qt.io>
This commit is contained in:
Topi Reinio 2025-01-08 12:36:29 +00:00
parent b8cb9396d2
commit 4ffa1fe6ff
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@
"Version": "21.9"
},
{
"Id": "gRPC",
"Id": "grpc",
"Name": "gRPC",
"QDocModule": "qtgrpc",
"QtUsage": "Used in the gRPC examples and tests.",