From a428f6e138e7ea7ad00a2555bdeed0fbfa3e6051 Mon Sep 17 00:00:00 2001 From: Konstantin Haase Date: Mon, 21 Oct 2013 11:34:40 +0200 Subject: [PATCH] add lincense, fixes #62 --- rack-protection/rack-protection.gemspec | 1 + 1 file changed, 1 insertion(+) diff --git a/rack-protection/rack-protection.gemspec b/rack-protection/rack-protection.gemspec index ee2ad124..03616a2a 100644 --- a/rack-protection/rack-protection.gemspec +++ b/rack-protection/rack-protection.gemspec @@ -6,6 +6,7 @@ Gem::Specification.new do |s| s.description = "You should use protection!" s.homepage = "http://github.com/rkh/rack-protection" s.summary = s.description + s.license = 'MIT' # generated from git shortlog -sn s.authors = [