Skip to content

Commit

Permalink
Use SPDX-compatible license field in package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
deathcap committed Jan 19, 2016
1 parent 84159b0 commit 25dcedc
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 @@ -18,5 +18,5 @@
"scripts": {
"start": "wzrd example.js:bundle.js --port 8081"
},
"license": "BSD"
"license": "BSD-3-Clause"
}

0 comments on commit 25dcedc

Please sign in to comment.