Skip to content

Commit 8171454

Browse files
committed
Added license to gemspec
1 parent 2356798 commit 8171454

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

split-api.gemspec

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ Gem::Specification.new do |gem|
66
gem.email = ["andrewnez@gmail.com"]
77
gem.summary = %q{Rest API extension for Split}
88
gem.homepage = 'http://github.com/andrew/split-api'
9+
gem.license = 'MIT'
910

1011
gem.executables = `git ls-files -- bin/*`.split("\n").map{ |f| File.basename(f) }
1112
gem.files = `git ls-files`.split("\n")

0 commit comments

Comments
 (0)