add license stanza to avidemux

This commit is contained in:
Roland Walker 2014-10-01 11:32:31 -04:00
parent aeaf3156e5
commit bce4643fe0
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@ class Avidemux < Cask
url "https://downloads.sourceforge.net/avidemux/Avidemux_#{version}_ml_64bits.dmg"
homepage 'http://www.avidemux.org/'
license :oss
app 'Avidemux2.6.app'
end