lueschem / edi

Embedded development infrastructure.
https://www.get-edi.io
GNU Lesser General Public License v3.0
40 stars 12 forks source link

Generate an artifact that contains all copyright files of a corresponding artifact. #55

Open lueschem opened 4 years ago

lueschem commented 4 years ago

Use Case

To be compliant with various licenses you should distribute your product with the licenses of the open source software you are using.

Implementation

Debian places the copyright files of the upstream software to the documentation directory: /usr/share/doc/package/copyright

The idea is to collect all those copyright files of an artifact and make them available as a separate artifact.