From 5910a92897e6c3809fc6b24ce1c6ba083962defb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADtor=20Galv=C3=A3o?= Date: Sat, 20 Dec 2014 13:46:55 +0000 Subject: [PATCH] pi-filler.rb: change ':unknown' license comment --- Casks/pi-filler.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Casks/pi-filler.rb b/Casks/pi-filler.rb index 34ced9be64c..9876edb5926 100644 --- a/Casks/pi-filler.rb +++ b/Casks/pi-filler.rb @@ -4,7 +4,7 @@ cask :v1 => 'pi-filler' do url 'http://ivanx.com/raspberrypi/files/PiFiller.zip' homepage 'http://ivanx.com/raspberrypi' - license :unknown # todo: improve this machine-generated value + license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder app 'Pi Filler.app' end