Closed jasonkarns closed 4 years ago
It's a minor change and I have no problems merging it but isn't it weird that we need to adjust for a tool that detects licenses? 🙃 I thought the whole purpose was to detect all possible styles and report the licence.
Agree. I think it's because the MIT license text is so short, any deviation pushes the difference over the 5% threshold. It's also possible that differences at the beginning are weighted more heavily? 🤷♂
Thanks for merging, regardless. 😸
I probably should have mentioned that with this change, the LICENSE file is virtually identical to the MIT text from https://choosealicense.com. The only differences are:
Tweak the license such that tooling (in particular,
licensee
) recognizes the LICENSE file as MIT.Before:
After: