Skip to content

Commit

Permalink
add license to gemspec - closes #37
Browse files Browse the repository at this point in the history
  • Loading branch information
Dane Springmeyer committed Jul 13, 2013
1 parent a82f371 commit 0b44e48
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ruby_mapnik.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
Gem::Specification.new do |s|
s.name = %q{ruby_mapnik}
s.version = "0.1.5"
s.license = 'MIT'

s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Mapnik Team", "Elliot Laster"]
Expand Down

0 comments on commit 0b44e48

Please sign in to comment.