From eef287f0ae5758a34f84fc5bd440c92a734e0d21 Mon Sep 17 00:00:00 2001 From: Victor Popkov Date: Sat, 29 Aug 2015 21:31:45 +0300 Subject: [PATCH] foxmail.rb: add license --- Casks/foxmail.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Casks/foxmail.rb b/Casks/foxmail.rb index 1690914abfa..8365f197634 100644 --- a/Casks/foxmail.rb +++ b/Casks/foxmail.rb @@ -5,7 +5,7 @@ cask :v1 => 'foxmail' do url 'http://www.foxmail.com/mac/download' name 'Foxmail' homepage 'http://www.foxmail.com' - license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder + license :gratis app 'Foxmail.app' end