add license stanza to butter

This commit is contained in:
Roland Walker 2014-10-01 11:32:36 -04:00
parent b3f4859960
commit feeba056ad
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@ class Butter < Cask
url "https://github.com/harukasan/butter/releases/download/v#{version}/Butter_#{version}.dmg"
homepage 'http://harukasan.jp'
license :oss
app 'Butter.app'
end