From f329f1efc48cbfc2836bb12e3deba68c2ac92f50 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADtor=20Galv=C3=A3o?= Date: Sat, 20 Dec 2014 13:46:15 +0000 Subject: [PATCH] glyphish-gallery.rb: change ':unknown' license comment --- Casks/glyphish-gallery.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Casks/glyphish-gallery.rb b/Casks/glyphish-gallery.rb index a2927fab588..f4cc1b2518d 100644 --- a/Casks/glyphish-gallery.rb +++ b/Casks/glyphish-gallery.rb @@ -4,7 +4,7 @@ cask :v1 => 'glyphish-gallery' do url "https://github.com/glyphish/gallery/releases/download/v#{version}/v#{version}.zip" homepage 'https://github.com/glyphish/gallery' - license :unknown # todo: improve this machine-generated value + license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder app 'Glyphish Gallery.app' end