Update lynxlet license from unknown to closed

The source itself is available but the license prevents redistribution and modification, failing the definition at http://opensource.org/docs/osd
See also https://github.com/caskroom/homebrew-cask/issues/8169
This commit is contained in:
Amory Meltzer 2014-12-17 13:15:48 -08:00
parent 3e26a95bb1
commit 86ace95a57
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ cask :v1 => 'lynxlet' do
url "http://habilis.net/lynxlet/Lynxlet_#{version}.dmg" url "http://habilis.net/lynxlet/Lynxlet_#{version}.dmg"
homepage 'http://habilis.net/lynxlet/' homepage 'http://habilis.net/lynxlet/'
license :unknown # todo: improve this machine-generated value license :closed
app 'Lynxlet.app' app 'Lynxlet.app'
end end