Skip to content

Cleanup LICENSE #966

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

Merged
merged 1 commit into from
Oct 26, 2020
Merged

Cleanup LICENSE #966

merged 1 commit into from
Oct 26, 2020

Conversation

reviewher
Copy link
Contributor

Github does not currently recognize the license of this project. It says "View License" at the top. Other BSD-3-Clause projects like freeCodeCamp clearly say BSD-3-Clause in the top bar.

It seems that Github is very finicky and expects the exact formatting as well as body text. The license was reshaped to match the formatting of other projects, so with this change GH will finally recognize that shelljs is BSD-3-clause

@codecov-io
Copy link

codecov-io commented Oct 2, 2019

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.14%. Comparing base (4e38240) to head (e6d6a81).
Report is 56 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #966   +/-   ##
=======================================
  Coverage   97.14%   97.14%           
=======================================
  Files          34       34           
  Lines        1298     1298           
=======================================
  Hits         1261     1261           
  Misses         37       37           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@nfischer
Copy link
Member

nfischer commented Oct 2, 2019

The example you linked to is a markdown license; could you also link to a plain text license? Just want to double check since licenses are kind of a sensitive thing.

@nfischer nfischer added the chore label Oct 2, 2019
@reviewher
Copy link
Contributor Author

Better example: https://github.com/highlightjs/highlight.js/blob/master/LICENSE (same body text and formatting)

@nfischer nfischer merged commit 355bc75 into shelljs:master Oct 26, 2020
@reviewher reviewher deleted the patch-1 branch October 26, 2020 23:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants