Update broomstick license from unknown to gratis

Personalized license (http://www.zibity.com/licence.html) that mainly serves to disallow large copying of course code and major for-profit purposes
This commit is contained in:
Amory Meltzer 2015-03-16 14:26:22 -07:00
parent 33b2ccb600
commit 505477f9fa
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ cask :v1 => 'broomstick' do
url "http://downloads.zibity.com/Broomstick/Broomstick%20#{version}.zip"
name 'Broomstick'
homepage 'http://www.zibity.com/broomstick'
license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
license :gratis
app 'Broomstick.app'
end