Breakaway is under GNU GPL

http://sourceforge.net/p/breakaway/code/ci/master/tree/COPYING
This commit is contained in:
Yegor Timoschenko 2014-10-16 02:51:10 +07:00
parent 3d18d7d562
commit 9c091b3798
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ class Breakaway < Cask
url "https://downloads.sourceforge.net/project/breakaway/breakaway-#{version}.zip"
homepage 'http://mutablecode.com/apps/breakaway.html'
license :oss
license :gpl
app 'Breakaway.app'
end