add license stanza to key-codes

This commit is contained in:
Roland Walker 2014-10-01 11:33:11 -04:00
parent 6164fd6914
commit 73c17262ea

View file

@ -5,6 +5,7 @@ class KeyCodes < Cask
url 'http://manytricks.com/download/keycodes'
appcast 'http://manytricks.com/keycodes/appcast.xml'
homepage 'http://manytricks.com/keycodes/'
license :unknown
app 'Key Codes.app'
end