Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create a "NOTICES" file for ACA-Py that references all dependencies and their licenses #367

Closed
swcurran opened this issue Feb 7, 2020 · 1 comment
Labels
help wanted Extra attention is needed

Comments

@swcurran
Copy link
Contributor

swcurran commented Feb 7, 2020

Generate a list of all dependencies used in the ACA-Py code base, determine the licence for each, and then construct a NOTICES file to be added to the route of the directory. This file is a requirement for Open Source projects.

Here is an example of a NOTICES file from another Hyperledger project:

Guidance from Apache on how to assemble a NOTICES file:

This python script appears to be able to process (some kind of) source code to produce a notices file. Perhaps it might be useful?

@swcurran swcurran added the help wanted Extra attention is needed label Feb 7, 2020
@sklump
Copy link
Contributor

sklump commented Mar 3, 2020

I can take this.

@sklump sklump mentioned this issue Mar 3, 2020
@sklump sklump closed this as completed Mar 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants