bobbai00 opened a new pull request, #4942:
URL: https://github.com/apache/texera/pull/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)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to