add license stanza to nightingale

This commit is contained in:
Roland Walker 2014-10-01 11:33:29 -04:00
parent 61b3207aa1
commit 445a788bfa

View file

@ -4,6 +4,7 @@ class Nightingale < Cask
url "https://downloads.sourceforge.net/ngale/Nightingale_#{version}_macosx-i686.dmg"
homepage 'http://getnightingale.com/'
license :oss
app 'Nightingale.app'
end