mirror of
https://github.com/dkam/decisiontree.git
synced 2025-12-28 07:04:53 +00:00
add license to gemspec
This commit is contained in:
@@ -10,6 +10,7 @@ Gem::Specification.new do |s|
|
|||||||
s.homepage = "https://github.com/igrigorik/decisiontree"
|
s.homepage = "https://github.com/igrigorik/decisiontree"
|
||||||
s.summary = %q{ID3-based implementation of the M.L. Decision Tree algorithm}
|
s.summary = %q{ID3-based implementation of the M.L. Decision Tree algorithm}
|
||||||
s.description = s.summary
|
s.description = s.summary
|
||||||
|
s.license = "MIT"
|
||||||
|
|
||||||
s.rubyforge_project = "decisiontree"
|
s.rubyforge_project = "decisiontree"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user