Skip to content
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

Fix license for github license api match #7396

Merged
merged 1 commit into from
Sep 14, 2015
Merged

Fix license for github license api match #7396

merged 1 commit into from
Sep 14, 2015

Conversation

jadb
Copy link
Contributor

@jadb jadb commented Sep 14, 2015

As I was working with the GH API to automate some project monitoring, it came to my attention that we were scoring low when compared to the original MIT license.

I discussed with @phpnut and got approval to remove the address and make it more in-line with the expected result from choosealicense.com. It scores at 93.62% now.

Before

License file: LICENSE.txt
Attribution: Copyright (c) 2005-2015, Cake Software Foundation, Inc.
Unknown

After

License file: LICENSE.txt
Attribution: Copyright (c) 2005-2015, Cake Software Foundation, Inc. (http://cakefoundation.org)
License: MIT License
Confidence: 93.62084456424078%
Method: Licensee::LevenshteinMatcher

Resources:
https://developer.github.com/v3/licenses/
https://github.com/blog/1964-open-source-license-usage-on-github-com
https://github.com/benbalter/licensee

@phpnut
Copy link
Member

phpnut commented Sep 14, 2015

👍

1 similar comment
@ADmad
Copy link
Member

ADmad commented Sep 14, 2015

👍

@ravage84
Copy link
Member

🆒

@bravo-kernel
Copy link
Contributor

Neat 💎

lorenzo added a commit that referenced this pull request Sep 14, 2015
Fix license for github license api match
@lorenzo lorenzo merged commit 70ae5df into master Sep 14, 2015
@lorenzo lorenzo deleted the fix-license branch September 14, 2015 20:40
@markstory markstory added this to the 3.0.14 milestone Sep 14, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

7 participants