summaryrefslogtreecommitdiff
path: root/Rakefile
diff options
context:
space:
mode:
Diffstat (limited to 'Rakefile')
-rw-r--r--Rakefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Rakefile b/Rakefile
index 00f040a..fd20115 100644
--- a/Rakefile
+++ b/Rakefile
@@ -14,6 +14,7 @@ require "rake/extensiontask"
Hoe.plugin :doofus, :git, :gemspec, :isolate
$hoe = Hoe.spec 'psych' do
+ license 'MIT'
developer 'Aaron Patterson', 'aaron@tenderlovemaking.com'
self.extra_rdoc_files = Dir['*.rdoc']