ArafatKhan2198 opened a new pull request, #10434: URL: https://github.com/apache/ozone/pull/10434
## What changes were proposed in this pull request? When the Recon chatbot work (HDDS-14816) added new libraries (LangChain4j, OkHttp, Kotlin, etc.), those dependencies were listed in `LICENSE.txt` under **new** “Apache License 2.0” and “MIT” sections. That left **two** Apache sections and **two** MIT sections for the same license types. **This PR:** 1. **Removes the extra section headers** so there is one Apache 2.0 block and one MIT block again. 2. **Moves the new dependency names** into those existing blocks in the right place (e.g. okhttp, retrofit, langchain4j, kotlin libs under Apache; `jtokkit` under MIT). 3. **Does not add or remove libraries** - only reorganizes how they are documented for legal/compliance checks. ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/HDDS-15469 ## How was this patch tested? (Please explain how this patch was tested. Ex: unit tests, manual tests, workflow run on the fork git repo.) (If this patch involves UI changes, please attach a screenshot; otherwise, remove this.) -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
