Update sonora license from oss to gratis

The CODE is licensed under the 3-clause BSD, but the assets (e.g. designs) are not libre, and the application is not available for distribution.  See more information at https://github.com/sonoramac/Sonora/blob/master/README.md
This commit is contained in:
Amory Meltzer 2015-01-31 10:24:44 -08:00
parent bc42c158f7
commit 3f07e25d32

View file

@ -7,7 +7,7 @@ cask :v1 => 'sonora' do
appcast 'http://getsonora.com/updates/sonora2.xml'
name 'Sonora'
homepage 'http://getsonora.com/'
license :oss
license :gratis
app 'Sonora.app'
end