padre.rb: change ':unknown' license comment

This commit is contained in:
Vítor Galvão 2014-12-20 13:46:52 +00:00
parent 0d5c0c458a
commit 23752f3abb
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ cask :v1 => 'padre' do
url "http://wildperl.com/wp-content/uploads/Padre/padre-osx-uni-#{version.gsub('.','-')}.dmg"
homepage 'http://padre.perlide.org'
license :unknown # todo: improve this machine-generated value
license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
app 'Padre.app'
end