tilemill.rb: add license

This commit is contained in:
Victor Popkov 2015-11-01 22:53:52 +02:00
parent 011f11b9e7
commit 987499133e
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ cask :v1 => 'tilemill' do
:sha256 => '839122af3c2d526d97557078a0f84dc6c3c146bd35bcba915949c671be79ac02'
name 'TileMill'
homepage 'https://www.mapbox.com/tilemill/'
license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
license :bsd
app 'TileMill.app'
end