diff options
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 77b9fcb..0305f1e 100644 --- a/package.json +++ b/package.json @@ -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" |