add license stanza to teamspeak-client

This commit is contained in:
Roland Walker 2014-10-01 11:34:03 -04:00
parent a902bde9bb
commit 837044cc6f
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@ class TeamspeakClient < Cask
url "http://dl.4players.de/ts/releases/#{version}/TeamSpeak3-Client-macosx-#{version}.dmg"
homepage 'http://www.teamspeak.com/'
license :unknown
app 'TeamSpeak 3 Client.app'
end