From 73c17262eaae378fd179a5546ea2ea46f2b59846 Mon Sep 17 00:00:00 2001 From: Roland Walker Date: Wed, 1 Oct 2014 11:33:11 -0400 Subject: [PATCH] add license stanza to key-codes --- Casks/key-codes.rb | 1 + 1 file changed, 1 insertion(+) diff --git a/Casks/key-codes.rb b/Casks/key-codes.rb index 0d25b37ba..8de799608 100644 --- a/Casks/key-codes.rb +++ b/Casks/key-codes.rb @@ -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