amazon-cloud-drive.rb: change ':unknown' license comment

This commit is contained in:
Vítor Galvão 2014-12-20 13:45:42 +00:00
parent 3bc3101e13
commit d0d958037f
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ cask :v1 => 'amazon-cloud-drive' do
url 'https://d29x207vrinatv.cloudfront.net/AmazonCloudDrive.dmg'
appcast 'https://d29x207vrinatv.cloudfront.net/Sync/Mac/20130517-2.1/CloudDriveInstallerAppcast.xml'
homepage 'https://www.amazon.com/clouddrive'
license :unknown # todo: improve this machine-generated value
license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
app 'Amazon Cloud Drive.app'
end