Merge pull request #650 from thomasboyt/patch-1

Handlebars is MIT-licensed
This commit is contained in:
Kevin Decker
2013-11-20 09:34:25 -08:00
+1 -1
View File
@@ -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"