add license stanza to android-file-transfer

This commit is contained in:
Roland Walker 2014-10-01 11:32:27 -04:00
parent 119c247b1f
commit 6922f6a4ad
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@ class AndroidFileTransfer < Cask
url 'https://dl.google.com/dl/androidjumper/mtp/current/androidfiletransfer.dmg'
homepage 'http://www.android.com/filetransfer/'
license :unknown
app 'Android File Transfer.app'
end