Skip to content

Commit 9ab1f9b

Browse files
authored
Merge pull request #49 from bf4/patch-1
Add license to gemspec; is MIT
2 parents b8638be + 65bfabd commit 9ab1f9b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

email_reply_parser.gemspec

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ Gem::Specification.new do |s|
1111
s.specification_version = 2 if s.respond_to? :specification_version=
1212
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
1313
s.rubygems_version = '1.3.5'
14+
s.license = 'MIT'
1415

1516
## Leave these as is they will be modified for you by the rake gemspec task.
1617
## If your rubyforge_project name is different, then edit it and comment out

0 commit comments

Comments
 (0)