Update tagger license from oss to cc

CC=BY-NC-SA https://github.com/Bilalh/Tagger/blob/master/Readme.md and https://bilalh.github.io/projects/tagger/readme.html
This commit is contained in:
Amory Meltzer 2015-01-31 10:25:21 -08:00
parent 6882de04a1
commit be03d8a103
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ cask :v1 => 'tagger' do
appcast 'http://bilalh.github.com/sparkle/tagger/appcast.xml',
:sha256 => 'df4ef5a84c4900943529c0a45e7bf47a0823985fd558462899b5029fb32ce25e'
homepage 'http://bilalh.github.io/projects/tagger/'
license :oss
license :cc
app 'Tagger.app'
end