add license stanza to nide

This commit is contained in:
Roland Walker 2014-10-01 11:33:28 -04:00
parent 8beede6daf
commit 61b3207aa1
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@ class Nide < Cask
url "https://github.com/downloads/Coreh/nide/nide-v#{version}.dmg"
homepage 'http://coreh.github.io/nide/'
license :oss
app 'Nide.app'
end