add license stanza to meteorologist

This commit is contained in:
Roland Walker 2014-10-01 11:33:22 -04:00
parent 01a13b2025
commit 0e9b114b87
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@ class Meteorologist < Cask
url "https://downloads.sourceforge.net/heat-meteo/Meteorologist-#{version}.dmg"
homepage 'http://heat-meteo.sourceforge.net/'
license :oss
app 'Meteorologist.app'
end