Add external licenses to jar (#2369)

This commit is contained in:
Jade
2026-02-25 16:31:14 +08:00
committed by GitHub
parent 77bf5bd1e3
commit 70ea61c1cb
17 changed files with 2129 additions and 3 deletions

View File

@@ -16,3 +16,4 @@ Merge checklist:
- [ ] If this PR touches configuration, this is backwards compatible with all settings going back to the previous seasons's last release (seasons end after champs ends)
- [ ] If this PR touches pipeline settings or anything related to data exchange, the frontend typing is updated
- [ ] If this PR addresses a bug, a regression test for it is added
- [ ] If this PR adds a dependency, the license has been checked for compatibility and steps taken to follow it