add license stanza to things

This commit is contained in:
Roland Walker 2014-10-01 11:34:05 -04:00
parent a3a92b5835
commit bd07c397e4

View file

@ -5,6 +5,7 @@ class Things < Cask
url 'https://culturedcode.com/things/download/'
appcast 'http://downloads.culturedcode.com/things/download/Things_Updates.php'
homepage 'http://culturedcode.com/things/'
license :unknown
app 'Things.app'
end