From aee4705874858208b3b74088f51e6fee6580a7e0 Mon Sep 17 00:00:00 2001 From: Victor Popkov Date: Sun, 4 Oct 2015 20:48:14 +0300 Subject: [PATCH] pngcommentator.rb: add license --- Casks/pngcommentator.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Casks/pngcommentator.rb b/Casks/pngcommentator.rb index 9422d2a13f2..3b7fc86eca3 100644 --- a/Casks/pngcommentator.rb +++ b/Casks/pngcommentator.rb @@ -7,7 +7,7 @@ cask :v1 => 'pngcommentator' do :sha256 => 'db3af91a76bdb1ed47e62c7ab150e7dbb0917ba3c040c6dba6b891c0ac0bb0f6' name 'PNGCommentator' homepage 'http://www.echomist.co.uk/software/PNGCommentator.html' - license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder + license :gratis app 'PNGCommentator.app' end