docs: LICENSE-APACHE isn't recognized by github
SgtPooki opened this issue · 1 comments
SgtPooki commented
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.
AlexxNica commented
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
template: https://choosealicense.com/licenses/mit/Apache-2.0
template: https://choosealicense.com/licenses/apache-2.0/