Rename protobuf_LICENSE.txt to LicenseRef-protobuf.txt

Suppress the reuse tool warning regarding the protobuf license file
name.

Pick-to: 6.6 6.7
Fixes: QTBUG-121585
Change-Id: I6652be55d6dd6f9ad29bad4df93fd9fc72f1a365
Reviewed-by: Kai Köhne <kai.koehne@qt.io>
This commit is contained in:
Alexey Edelev 2024-01-28 18:56:07 +01:00
parent 9aab52e65d
commit c570f46f40
2 changed files with 2 additions and 2 deletions

View File

@ -10,7 +10,7 @@
"Homepage": "https://protobuf.dev",
"License": "BSD 3-clause \"New\" or \"Revised\" License",
"LicenseId": "BSD-3-Clause",
"LicenseFile": "LICENSES/protobuf_LICENSE.txt",
"LicenseFile": "LICENSES/LicenseRef-protobuf.txt",
"Copyright": "Copyright 2008 Google Inc.",
"Version": "21.9"
},
@ -25,7 +25,7 @@
"Homepage": "https://protobuf.dev",
"License": "BSD 3-clause \"New\" or \"Revised\" License",
"LicenseId": "BSD-3-Clause",
"LicenseFile": "LICENSES/protobuf_LICENSE.txt",
"LicenseFile": "LICENSES/LicenseRef-protobuf.txt",
"Copyright": "Copyright 2008 Google Inc.",
"Version": "21.9"
},