nothing-to-hide.rb: add license

This commit is contained in:
Victor Popkov 2015-09-28 22:07:12 +03:00
parent 15d7d4c37f
commit 2d6755a7e6
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ cask :v1 => 'nothing-to-hide' do
url 'https://nothingtohide.s3.amazonaws.com/pc/Nothing_To_Hide_MAC.zip'
name 'Nothing To Hide'
homepage 'http://back.nothingtohide.cc/'
license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
license :cc
app 'Nothing To Hide.app'
end