add license stanza to google-earth

This commit is contained in:
Roland Walker 2014-10-01 11:32:59 -04:00
parent 3090b84e07
commit 5fafdf553d
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@ class GoogleEarth < Cask
url 'https://dl.google.com/earth/client/advanced/current/GoogleEarthMac-Intel.dmg'
homepage 'https://www.google.com/earth/'
license :unknown
app 'Google Earth.app'
end