From 8a41c0a875b31e62df9d7524024b4bc009b67300 Mon Sep 17 00:00:00 2001 From: Roland Walker Date: Wed, 1 Oct 2014 11:32:30 -0400 Subject: [PATCH] add license stanza to authy-bluetooth --- Casks/authy-bluetooth.rb | 1 + 1 file changed, 1 insertion(+) diff --git a/Casks/authy-bluetooth.rb b/Casks/authy-bluetooth.rb index e7926da0e65..23778a4efa7 100644 --- a/Casks/authy-bluetooth.rb +++ b/Casks/authy-bluetooth.rb @@ -4,6 +4,7 @@ class AuthyBluetooth < Cask url "https://www.authy.com/authy-desktop/Authy_Bluetooth-#{version}.app.zip" homepage 'https://www.authy.com' + license :unknown app 'Authy Bluetooth.app' end