add license stanza to backtobed

This commit is contained in:
Roland Walker 2014-10-01 11:32:31 -04:00
parent 3d964dc243
commit 06c291febf
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@ class Backtobed < Cask
url 'http://backtobed.dadiugames.dk/backtobed_osx.zip'
homepage 'http://backtobed.dadiugames.dk/'
license :unknown
app 'BackToBed.app'
end