imagealpha.rb: change ':unknown' license comment

This commit is contained in:
Vítor Galvão 2014-12-20 13:46:22 +00:00
parent 399f70e51b
commit dfb8f15b67
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ cask :v1 => 'imagealpha' do
url "http://pngmini.com/ImageAlpha#{version}.tar.bz2"
homepage 'http://pngmini.com/'
license :unknown # todo: improve this machine-generated value
license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
app 'ImageAlpha.app'
end