Update Typewriter license.

MIT,  as per [LICENSE file](https://github.com/davidmerfield/Typewriter/blob/master/LICENSE.md).
This commit is contained in:
Shaun Walbridge 2015-02-23 13:28:22 -05:00
parent c472c1fcab
commit 0e8f03a61b
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ cask :v1 => 'typewriter' do
url 'http://llllll.li/typewriter/download/Typewriter.zip'
name 'Typewriter'
homepage 'http://llllll.li/typewriter'
license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
license :mit
app 'Typewriter.app'
end