Skip to content

Commit

Permalink
Merge pull request #4 from nschonni/patch-1
Browse files Browse the repository at this point in the history
Fix license property
  • Loading branch information
thomasdavis committed Sep 12, 2013
2 parents 2dd311d + 3236d4e commit ac9a0ac
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,8 @@
"html",
"html5"
],
"license": "http://unlicense.org/"
"license": {
"type": "Unlicense",
"url": "https://raw.github.com/thomasdavis/w3cjs/master/LICENSE"
}
}

0 comments on commit ac9a0ac

Please sign in to comment.