BlueGriffon is multi-licensed under various free licenses

From the homepage:

> BlueGriffon is tri-licensed under the Mozilla Public License 1.1, the
> GNU General Public License Version 2 and the GNU Lesser General Public
> License Version 2.1.
This commit is contained in:
Yegor Timoschenko 2014-10-16 02:34:07 +07:00
parent 92298d58e6
commit 8909b35c0c
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ class Bluegriffon < Cask
url "http://bluegriffon.org/freshmeat/#{version}/bluegriffon-#{version}.mac.dmg"
homepage 'http://bluegriffon.org'
license :unknown
license :oss
app 'BlueGriffon.app'
end