Add license.

This commit is contained in:
Joshua Nichols
2010-11-13 13:51:22 -06:00
parent 984da79210
commit 4a7e369c36

View File

@@ -23,6 +23,7 @@ Jeweler::Tasks.new do |gem|
gem.homepage = "http://github.com/technicalpickles/homesick"
gem.authors = ["Joshua Nichols"]
gem.version = "0.6.0"
gem.license = "MIT"
# Have dependencies? Add them to Gemfile
# gem is a Gem::Specification... see http://www.rubygems.org/read/chapter/20 for additional settings