indenting in candybar.rb

This commit is contained in:
Roland Walker 2014-10-07 10:36:45 -04:00
parent 1dccaa81d2
commit 1044635d10
1 changed files with 2 additions and 1 deletions

View File

@ -9,6 +9,7 @@ class Candybar < Cask
app 'CandyBar.app'
caveats <<-EOS.undent
Candybar is free of charge. Visit the following link for a license
http://panic.com/bin/setup.php/cb3/PPQA-YAMA-E3KP-VHXG-B6AL-L
http://panic.com/bin/setup.php/cb3/PPQA-YAMA-E3KP-VHXG-B6AL-L
EOS
end