mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-16 14:26:53 -06:00
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:
parent
61b068bf3c
commit
bf949b4ba6
1 changed files with 1 additions and 1 deletions
|
|
@ -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'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue