glyphish-gallery.rb: add license

This commit is contained in:
Victor Popkov 2015-08-31 19:58:42 +03:00
parent 84ce38d9f0
commit f52a5bd34f
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ cask :v1 => 'glyphish-gallery' do
appcast 'https://github.com/glyphish/gallery/releases.atom'
name 'Glyphish Gallery'
homepage 'https://github.com/glyphish/gallery'
license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
license :oss
app 'Glyphish Gallery.app'
end