From 10a70379d3286cde1dc48c19ca5b564cbfaffe83 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 thirty-three-rpm --- Casks/thirty-three-rpm.rb | 1 + 1 file changed, 1 insertion(+) diff --git a/Casks/thirty-three-rpm.rb b/Casks/thirty-three-rpm.rb index 49b7399eb..200c708c8 100644 --- a/Casks/thirty-three-rpm.rb +++ b/Casks/thirty-three-rpm.rb @@ -4,6 +4,7 @@ class ThirtyThreeRpm < Cask url 'http://www.edenwaith.com/downloads/33rpm.dmg' homepage 'http://www.edenwaith.com/products/33rpm/' + license :unknown app '33 RPM.app' end