Update fetch license from unknown to comercial

This commit is contained in:
Amory Meltzer 2014-12-10 15:45:51 -08:00
parent d4395be976
commit 09b952f804
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ cask :v1 => 'fetch' do
url "http://fetchsoftworks.com/fetch/download/Fetch_#{version}.dmg?direct=1"
homepage 'http://fetchsoftworks.com/fetch/'
license :unknown # todo: improve this machine-generated value
license :commercial
app 'Fetch.app'
end