add license stanza to pixel-winch

This commit is contained in:
Roland Walker 2014-10-01 11:33:38 -04:00
parent 59bd91026a
commit f38bf23ba8
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@ class PixelWinch < Cask
url 'http://ricciadams.com/try/pixel-winch' url 'http://ricciadams.com/try/pixel-winch'
homepage 'http://ricciadams.com/projects/pixel-winch' homepage 'http://ricciadams.com/projects/pixel-winch'
license :unknown
app 'Pixel Winch.app' app 'Pixel Winch.app'
end end