add license stanza to universal-media-server

This commit is contained in:
Roland Walker 2014-10-01 11:34:11 -04:00
parent 9523850b83
commit 573c3a3528
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@ class UniversalMediaServer < Cask
url "http://downloads.sourceforge.net/sourceforge/unimediaserver/Official%20Releases/OS%20X/UMS-#{version}-Java8.dmg"
homepage 'www.universalmediaserver.com'
license :oss
app 'Universal Media Server.app'
end