screencloud.rb: add license

This commit is contained in:
Victor Popkov 2015-10-08 21:40:29 +03:00
parent 36468cc5a3
commit 8151e7dbda
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ cask :v1 => 'screencloud' do
url "https://screencloud.net/files/mac/ScreenCloud-#{version}.dmg"
name 'ScreenCloud'
homepage 'https://screencloud.net/'
license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
license :gratis
app 'ScreenCloud.app'
end