This repository has been archived by the owner on Jul 3, 2019. It is now read-only.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Fixes: #109
BREAKING CHANGE: the license has been changed from CC0-1.0 to ISC.
Hey y'all: I'm gonna need consent from all contributors so far to do this. I'm using the ISC license here for the sake of consistency with npm, since that's our default license, and also the one the main project uses: It is pretty much the same as MIT, and unlike CC0-1.0, is actually OSI approved. This means teams constrained by lawyers and policy will be able to use cacache without having to worry about licensing issues. This came up recently in webpack-contrib/uglifyjs-webpack-plugin#120.
So, I'm gonna ping all the folks I need a 👍 from. PLEASE PUT A 👍 IN AN ACTUAL REPLY
The sooner y'all reply, the better. I'd like to get this done as quickly as possible. Thanks!