Skip to content
This repository has been archived by the owner on Jan 18, 2018. It is now read-only.

Commit

Permalink
Merge pull request #1 from ashleygwilliams/license
Browse files Browse the repository at this point in the history
use valid SPDX license
  • Loading branch information
Christopher DeCairos committed Sep 29, 2016
2 parents cff6fe4 + 4764fe9 commit 72aaa29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"jscs": "jscs -c node_modules/mofo-style/linters/.jscsrc test index.js"
},
"author": "Christopher De Cairos",
"license": "MPL 2.0",
"license": "MPL-2.0",
"repository": {
"type": "git",
"url": "https://github.com/cadecairos/hapi-limiter"
Expand Down

0 comments on commit 72aaa29

Please sign in to comment.