Add MIT license identification to the Ruby gemspec

This commit is contained in:
Nathaniel Bibler
2014-01-08 22:05:16 -05:00
parent c73aceb3d3
commit 76b47e3393
+1
View File
@@ -12,6 +12,7 @@ Gem::Specification.new do |gem|
gem.summary = %q{Handlebars.js source code wrapper}
gem.homepage = "https://github.com/wycats/handlebars.js/"
gem.version = package["version"]
gem.license = "MIT"
gem.files = [
'handlebars.js',