-
Notifications
You must be signed in to change notification settings - Fork 7
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
debut-0.9.4 not detecting GPLv2 from copyright texts #11
Comments
@rnjudge Hi! 👋 and thanks for the report!
Separately these are related:
|
We now process and report correctly the license in unstructured copyright files at https://github.com/nexB/scancode-toolkit/blob/develop/src/packagedcode/debian_copyright.py#L393 Some files are semi-structured like pulseaudio and we have #6 open for this. Other related issues are tracked elsewhere, so closing for now. Thanks! |
Tern uses the
debut
package to parse debian copyrights and find package licenses. I understand thatdebut
is nowdebian-inspector
but as far as I can tell, the code is the same at the moment so I am opening an issue in this repo. Debut is not finding a license for the following copyright text (libgpm2copyright.txt) from the libgpm2 package. Here's what we're doing to collect the licenses that doesn't yield any results:Is it possible for this text to be parse-able for licenses by debian-inspector?
The text was updated successfully, but these errors were encountered: