Update gravit license from oss to cc

CC-BY-NC https://github.com/Gravit-io/gravit/blob/master/LICENSE
This commit is contained in:
Amory Meltzer 2015-01-31 10:19:41 -08:00
parent c81068e69e
commit a953b37599
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ cask :v1 => 'gravit' do
# github.com is the official download host per the vendor homepage
url "https://github.com/quasado/gravit-hub/releases/download/#{version}/Gravit-Mac-OSX.dmg"
homepage 'http://gravit.io/'
license :oss
license :cc
app 'Gravit.app'
end