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

use licensecheck to find all copyright notices #67

Open
pravi opened this issue May 10, 2017 · 2 comments
Open

use licensecheck to find all copyright notices #67

pravi opened this issue May 10, 2017 · 2 comments

Comments

@pravi
Copy link
Contributor

pravi commented May 10, 2017

licensecheck --deb-machine -l0 -r * gives copyright notices in all files. We may need to modify licensecheck to output a format that is easy for us to use.

@simevo
Copy link
Contributor

simevo commented Apr 10, 2018

I propose this:

licensecheck --deb-machine -l0 -i debian -r * | tail -n +7 >> debian/copyright

@pravi
Copy link
Contributor Author

pravi commented Apr 10, 2018

@simevo cme update dpkg-copyright may be a better fit I guess.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants