|
Many open source licenses require that binary distributions contain license information and a link to the source code.
A jar file is such a binary distribution.
See
MODINVSTOR-679
Closed
and https://github.com/folio-org/mod-inventory-storage/pull/584 for an example how to auto-generated THIRD-PARTY.txt file with this information. It is a proof-of-concept to decide how to handle this for all FOLIO repositories.
Tasks:
- Decide how FOLIO should handle third party license requirements.
- Create sub-tasks for all FOLIO repositories where it is needed.
|