img2icns.rb: change ':unknown' license comment

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

View File

@ -5,7 +5,7 @@ cask :v1 => 'img2icns' do
url 'http://static.shinyfrog.net/downloads/image2icon/Img2icns.zip'
appcast 'http://store.shinyfrog.net/appcast/img2icns.xml'
homepage 'http://www.img2icnsapp.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 'Img2icns.app'
end