Skip to content

Commit

Permalink
Merge pull request #650 from thomasboyt/patch-1
Browse files Browse the repository at this point in the history
Handlebars is MIT-licensed
  • Loading branch information
kpdecker committed Nov 20, 2013
2 parents d5cc3fb + 525e58d commit 709153f
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 @@ -15,7 +15,7 @@
"url": "https://github.com/wycats/handlebars.js.git"
},
"author": "Yehuda Katz",
"license": "BSD",
"license": "MIT",
"readmeFilename": "README.md",
"engines": {
"node": ">=0.4.7"
Expand Down

0 comments on commit 709153f

Please sign in to comment.