Update teeworlds license from unknown to oss

Licensed under the zlib (http://opensource.org/licenses/Zlib) license https://github.com/teeworlds/teeworlds/blob/master/license.txt
This commit is contained in:
Amory Meltzer 2015-03-16 14:20:31 -07:00
parent 61b068bf3c
commit bf949b4ba6

View file

@ -5,7 +5,7 @@ cask :v1 => 'teeworlds' do
url "https://downloads.teeworlds.com/teeworlds-#{version}-osx.dmg"
name 'Teeworlds'
homepage 'https://www.teeworlds.com/'
license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
license :oss
app 'Teeworlds.app'
app 'Teeworlds Server.app'