Skip to content

Commit

Permalink
Fix spec to be explicit about MIT license.
Browse files Browse the repository at this point in the history
[git-p4: depot-paths = "//src/flog/dev/": change = 11188]
  • Loading branch information
zenspider committed Jan 13, 2017
1 parent 1ee9cbf commit 4f6a94f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Rakefile
Expand Up @@ -20,6 +20,8 @@ Hoe.spec 'flog' do
self.flog_method = :max_method
self.flog_threshold = timebomb 150, 50, '2013-11-01', '2012-11-01'

license "MIT"

dependency "sexp_processor", "~> 4.4"
dependency "ruby_parser", ["~> 3.1", "> 3.1.0"]
dependency "path_expander", "~> 1.0"
Expand Down

0 comments on commit 4f6a94f

Please sign in to comment.