add license stanza to spyder

This commit is contained in:
Roland Walker 2014-10-01 11:33:58 -04:00
parent 64ba0520a4
commit bbcda53e93
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@ class Spyder < Cask
url "https://bitbucket.org/spyder-ide/spyderlib/downloads/spyder-#{version}.dmg"
homepage 'https://code.google.com/p/spyderlib/'
license :oss
app 'Spyder.app'
end