Add license to gemspec, closes #231

This commit is contained in:
Florian Weingarten
2013-07-24 19:10:12 -04:00
parent bbc405a24c
commit c7336e0cc1

View File

@@ -12,6 +12,7 @@ Gem::Specification.new do |s|
s.authors = ["Tobias Luetke"]
s.email = ["tobi@leetsoft.com"]
s.homepage = "http://www.liquidmarkup.org"
s.license = "MIT"
#s.description = "A secure, non-evaling end user template engine with aesthetic markup."
s.required_rubygems_version = ">= 1.3.7"