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-licenses doesn't find license in UNLICENSE files in repos #39

Open
MarlonGamez opened this issue Aug 28, 2020 · 0 comments
Open

go-licenses doesn't find license in UNLICENSE files in repos #39

MarlonGamez opened this issue Aug 28, 2020 · 0 comments

Comments

@MarlonGamez
Copy link
Contributor

I've noticed that some repos using unlicense name their file containing the license text UNLICENSE. It seems go-licenses currently doesn't search for this with the regular expression used for matching.

It would be really nice if matching on these files was supported :)

Some examples:
https://github.com/vbauerster/mpb
https://github.com/myfreeweb/gitson

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

No branches or pull requests

1 participant