Skip to content

Commit

Permalink
add license to gemspec
Browse files Browse the repository at this point in the history
  • Loading branch information
rubysolo committed Jan 24, 2014
1 parent 60c6827 commit b63ef39
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dentaku.gemspec
Expand Up @@ -8,6 +8,7 @@ Gem::Specification.new do |s|
s.authors = ["Solomon White"]
s.email = ["rubysolo@gmail.com"]
s.homepage = "http://github.com/rubysolo/dentaku"
s.licenses = %w(MIT)
s.summary = %q{A formula language parser and evaluator}
s.description = <<-DESC
Dentaku is a parser and evaluator for mathematical formulas
Expand Down

0 comments on commit b63ef39

Please sign in to comment.