krickert commented on PR #1108: URL: https://github.com/apache/opennlp/pull/1108#issuecomment-4861520646
While re-checking licensing across the stack I noticed opennlp-distr/src/main/readme/LICENSE was missing the Unicode License V3 that the root LICENSE already carries, although the binary distribution ships the data files inside the opennlp-runtime jar. Fixed in 2f53530e (additive commit, no code changes): the section names all three files here rather than splitting the edit across branches, since only this branch touches that file and the stack merges bottom-up without conflicts. The distr NOTICE needed no change, it is regenerated from NOTICE.template. Unrelated, noticed on the way: the same file also lacks the OPENNLP-660 stopword BSD section on current main; I can file that separately. -- 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]
