diff --git a/README.md b/README.md index 5a44f80..fd0373e 100644 --- a/README.md +++ b/README.md @@ -90,4 +90,4 @@ against the spec and other implementations: ## License -[ISC](LICENSE.md) +[ISC](LICENSE) diff --git a/package.json b/package.json index 0e36033..11ba40c 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ }, "keywords": [], "author": "Emil Bay ", - "license": "Proprietary", + "license": "ISC", "bugs": { "url": "https://github.com/emilbayes/blake2b/issues" },