Skip to content

Commit

Permalink
Add license in gemspec
Browse files Browse the repository at this point in the history
  • Loading branch information
julienXX committed Aug 25, 2013
1 parent 42e150e commit ec52298
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Ruby/terminal-notifier.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ Gem::Specification.new do |gem|
gem.authors = ["Eloy Duran"]
gem.email = ["eloy.de.enige@gmail.com"]
gem.homepage = 'https://github.com/alloy/terminal-notifier'
gem.license = 'MIT'

gem.executables = ['terminal-notifier']
gem.files = ['bin/terminal-notifier', 'lib/terminal-notifier.rb'] + Dir.glob('vendor/terminal-notifier/**/*')
Expand Down

0 comments on commit ec52298

Please sign in to comment.