add license stanza to gitifier

This commit is contained in:
Roland Walker 2014-10-01 11:32:58 -04:00
parent 3eccb71251
commit 442345e812
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@ class Gitifier < Cask
url "https://github.com/downloads/jsuder/Gitifier/Gitifier-#{version}.zip"
appcast 'http://sparkle.psionides.eu/feed/gitifier'
homepage 'http://psionides.github.io/Gitifier/'
license :oss
app 'Gitifier.app'
end