codegen: Remove flaky license auto-detection

This commit is contained in:
Taiki Endo
2026-04-15 22:25:36 +09:00
parent 2ed84e4b1e
commit 0cc19d4b74
166 changed files with 80 additions and 351 deletions

View File

@@ -1,6 +1,6 @@
{
"repository": "https://github.com/protocolbuffers/protobuf",
"license_markdown": "[BSD-3-Clause](https://github.com/protocolbuffers/protobuf/blob/HEAD/LICENSE)",
"license_markdown": "[BSD-3-Clause](https://github.com/protocolbuffers/protobuf/blob/main/LICENSE)",
"tag_prefix": "v",
"default_major_version": "3",
"platform": {