The GitHub Actions job "Required Checks" on texera.git/main has succeeded. Run started by GitHub user bobbai00 (triggered by bobbai00).
Head commit for run: aa82c6a8f6bc276b4e36ae47ee2609f1451b64f2 / Jiadong Bai <[email protected]> docs(license): bundle full third-party MIT license texts (#4942) ### What changes were proposed in this PR? Add a new top-level `licenses-3rd-party-code/` directory containing the upstream MIT license text (with original copyright) for each piece of third-party **source code** we bundle, and reference each from the root `LICENSE`. Keeps source-bundle licenses separate from binary-dependency licenses (the latter live under `licenses/`). | Bundled component | License file | | --- | --- | | mbknor-jackson-jsonschema | `licenses-3rd-party-code/mbknor-jackson-jsonschema.txt` | | Google Angular formly examples | `licenses-3rd-party-code/angular.md` | | TypeFox monaco-languageclient | `licenses-3rd-party-code/monaco-languageclient.txt` | | SVGRepo icons | `licenses/LICENSE-MIT.txt` (generic — SVGRepo ships no project-specific license) | In `LICENSE`: - Each bundled-component entry now carries an explicit `License:` line pointing to its file. - The umbrella `MIT License (licenses/LICENSE-MIT.txt)` header is reduced to `MIT License` since per-entry pointers are now exact. ### Any related issues, documentation, discussions? Closes #4923. ### How was this PR tested? Doc-only change. Verified all four `License:` paths exist in the working tree. ### Was this PR authored or co-authored using generative AI tooling? Generated-by: Claude Code (Opus 4.7) Report URL: https://github.com/apache/texera/actions/runs/25396331119 With regards, GitHub Actions via GitBox
