Update darteditor license from unknown to bsd

This commit is contained in:
Amory Meltzer 2014-12-10 14:56:41 -08:00
parent 8422b95845
commit e012216347
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ cask :v1 => 'darteditor' do
url 'https://storage.googleapis.com/dart-archive/channels/stable/release/latest/editor/darteditor-macos-x64.zip'
homepage 'https://www.dartlang.org/tools/editor/'
license :unknown # todo: improve this machine-generated value
license :bsd
app 'dart/DartEditor.app'
end