From caaf42657b666344ca3db3e64a083c112ce35b00 Mon Sep 17 00:00:00 2001 From: Roland Walker Date: Wed, 1 Oct 2014 11:34:05 -0400 Subject: [PATCH] add license stanza to thaiwitter --- Casks/thaiwitter.rb | 1 + 1 file changed, 1 insertion(+) diff --git a/Casks/thaiwitter.rb b/Casks/thaiwitter.rb index e26fe1b20..d2c83d319 100644 --- a/Casks/thaiwitter.rb +++ b/Casks/thaiwitter.rb @@ -4,6 +4,7 @@ class Thaiwitter < Cask url 'https://dl.dropbox.com/u/25097375/thaiWitter/Builds/thaiWitter3.app.zip' homepage 'https://tw3.herokuapp.com/' + license :unknown app 'thaiWitter3.app' end