Skip to content

Commit

Permalink
Set license in gemspec
Browse files Browse the repository at this point in the history
Close guard#134
  • Loading branch information
thibaudgg committed Aug 14, 2013
1 parent d99c0b3 commit f20007b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions listen.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ Gem::Specification.new do |s|
s.authors = ['Thibaud Guillaume-Gentil', 'Maher Sallam']
s.email = ['[email protected]', '[email protected]']
s.homepage = 'https://github.com/guard/listen'
s.license = 'MIT'
s.summary = 'Listen to file modifications'
s.description = 'The Listen gem listens to file modifications and notifies you about the changes. Works everywhere!'

Expand Down

0 comments on commit f20007b

Please sign in to comment.