license todo comment in darteditor

This commit is contained in:
Roland Walker 2014-12-10 08:49:11 -05:00
parent 3351a85626
commit 0a8434258e
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
license :unknown # todo: improve this machine-generated value
app 'dart/DartEditor.app'
end