Update subsurface license from unknown to gpl

This commit is contained in:
Amory Meltzer 2014-12-16 16:27:45 -08:00
parent bb682a4926
commit ab1c57d2dc
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ cask :v1 => 'subsurface' do
url "https://subsurface.hohndel.org/downloads/Subsurface-#{version}.dmg"
homepage 'http://subsurface.hohndel.org/'
license :unknown # todo: improve this machine-generated value
license :gpl
app 'Subsurface.app'
end