Skip to content

Commit

Permalink
Add license information to gemspec.
Browse files Browse the repository at this point in the history
  • Loading branch information
linus authored and linus committed Mar 15, 2013
1 parent 2b3af30 commit 854747f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions warden.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ Gem::Specification.new do |s|
s.version = Warden::VERSION.dup
s.authors = ["Daniel Neighman"]
s.email = %q{has.sox@gmail.com}
s.license = "MIT"
s.extra_rdoc_files = [
"LICENSE",
"README.textile"
Expand Down

0 comments on commit 854747f

Please sign in to comment.