add license stanza to openlp

This commit is contained in:
Roland Walker 2014-10-01 11:33:32 -04:00
parent 39f4d9a474
commit 8d0da7d2ed
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@ class Openlp < Cask
url "http://builds.openlp.org/OpenLP-#{version}.dmg"
homepage 'http://openlp.org'
license :unknown
app 'OpenLP.app'
end