-
-
Notifications
You must be signed in to change notification settings - Fork 12.6k
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
pachi 12.60 #67126
pachi 12.60 #67126
Conversation
https://github.com/pasky/pachi/search?q=license |
url "https://github.com/pasky/pachi/archive/pachi-12.50.tar.gz" | ||
sha256 "62c8d44bd4610fe9534a1f21bb092da209c9fb8dcb8d39558d79adabe31e740a" | ||
url "https://github.com/pasky/pachi/archive/pachi-12.60.tar.gz" | ||
sha256 "3c05cf4fe5206ba4cbe0e0026ec3225232261b44e9e05e45f76193b4b31ff8e9" | ||
license "GPL-2.0" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
license "GPL-2.0" | |
license "GPL-2.0-or-later" |
that does not look like the license file declaration for the library. |
cc @Rylan12 |
🤷 on their homepage they link to that repo for the source code and searching their repo for the word |
Hmm, not sure. It kinda looks like the |
Would be useful to ask upstream I guess. However, my understanding from reading previous discussions about this (in particular FX's comments -- not tagging to avoid useless notifications) is that the license file tells you the general classification (GPL, BSD, etc). But to know which specific kind of license it is, you look at the headers, then choose the most restrictive license classification based on that. This process gives you GPL-2.0-or-later, I believe. |
I think I remember reading it here: #58225 |
Created with
brew bump-formula-pr
.resource
blocks may require updates.