Update chocolat license from unknown to commercial

This could theoretically be billed as ':freemium' but after the trial period is over the app apparently forces you to use Comic Sans (http://gizmodo.com/5909063/how-to-make-sure-someone-will-buy-your-app).  Some may consider paying to avoid that a freemium, but I and many other would argue a Comic Sans-only texteditor is no texteditor at all.
This commit is contained in:
Amory Meltzer 2014-12-16 17:39:27 -08:00
parent d2cf65142e
commit b416ae01e0

View file

@ -5,7 +5,7 @@ cask :v1 => 'chocolat' do
url 'https://chocolatapp.com/download'
appcast 'http://chocolatapp.com/userspace/appcast/appcast_alpha.php'
homepage 'http://chocolatapp.com/'
license :unknown # todo: improve this machine-generated value
license :commercial
app 'Chocolat.app'
end