add license stanza to qlrest

This commit is contained in:
Roland Walker 2014-10-01 11:33:43 -04:00
parent 44035d5bfd
commit 3ed087794f
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@ class Qlrest < Cask
url 'https://github.com/downloads/cluther/qlrest/QLRest.qlgenerator.zip'
homepage 'https://github.com/cluther/qlrest'
license :oss
qlplugin 'QLRest.qlgenerator'
end