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

Go License File Match #10

Open
jmcshane opened this issue Apr 12, 2021 · 0 comments · May be fixed by #11
Open

Go License File Match #10

jmcshane opened this issue Apr 12, 2021 · 0 comments · May be fixed by #11

Comments

@jmcshane
Copy link

Hi @xeipuuv, the project that I am working on validates license files using go-licenses. This project searches for license files using a specific regular expression, found here: https://github.com/google/go-licenses/blob/ce1d9163b77d8eab53ba87e675dc78bb60251420/licenses/find.go#L26.

Unfortunately, the name LICENSE-APACHE-2.0.txt doesn't correspond to the expected format for go-licenses. Is there anyway you would be willing to update this library and github.com/xeipuuv/gojsonpointer to have the name LICENSE.APACHE-2.0.txt? That would match the expected name format

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

Successfully merging a pull request may close this issue.

1 participant