Skip to content

Commit

Permalink
Merge pull request #2440 from pgilad/patch-1
Browse files Browse the repository at this point in the history
update license attribute
  • Loading branch information
mbostock committed May 19, 2015
2 parents 3cd0df2 + d0750ec commit 78e0a4b
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,10 +60,5 @@
"scripts": {
"test": "vows; echo"
},
"licenses": [
{
"type": "BSD",
"url": "https://github.com/mbostock/d3/blob/master/LICENSE"
}
]
"license": "BSD-3-Clause"
}

0 comments on commit 78e0a4b

Please sign in to comment.