We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
from @AlexxNica
[...] it seems the LICENSE-APACHE from that repo doesn't get recognized by GitHub. [...]
see pln-planning-tools/Starmap#327 (comment)
We should validate that these license files are correct. If they are, we should open an issue with github so that they recognize them correctly.
The text was updated successfully, but these errors were encountered:
From the docs on how GitHub detects licenses, it looks like they use the Licensee ruby gem. Licensee also explains a bit how they detect licenses at their "What we look at" doc.
Basically they look for licenses similar to the templates available at https://choosealicense.com/licenses/.
MIT
Apache-2.0
Sorry, something went wrong.
No branches or pull requests
from @AlexxNica
see pln-planning-tools/Starmap#327 (comment)
We should validate that these license files are correct. If they are, we should open an issue with github so that they recognize them correctly.
The text was updated successfully, but these errors were encountered: