homebrew/brew repository missing license / copyright notices for bundled gems #3856
Unanswered
williamfligor
asked this question in
Everyday usage
Replies: 1 comment
-
Webrick should probably not be there at all. I'll sort that and look at the licenses for those that should be there. The files will likely appear with a |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
It looks like homebrew/brew includes copies of ruby source for many gems, including webrick. Webrick is licensed GPL and unless I misunderstand the requirements, when the lib source is copied to this repo this repo has to also copy and include the notice (LICENSE.txt) in some way. I do not see that in the brew repository for any of the gems.
Beta Was this translation helpful? Give feedback.
All reactions