Update double-commander license from oss to gpl

GPL v2 and LGPL v2 http://sourceforge.net/projects/doublecmd/
This commit is contained in:
Amory Meltzer 2015-01-31 10:17:39 -08:00
parent 2a5914ffa2
commit f23c768213
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ cask :v1 => 'double-commander' do
url "http://downloads.sourceforge.net/sourceforge/doublecmd/doublecmd-#{version}-5390.qt.x86_64.dmg"
name 'Double Commander'
homepage 'http://doublecmd.sourceforge.net/'
license :oss
license :gpl
app 'Double Commander.app'
end