add license stanza to rtx

This commit is contained in:
Roland Walker 2014-10-01 11:33:47 -04:00
parent 722d0baeb8
commit f22c4f17a4
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@ class Rtx < Cask
url 'http://www.rtxapp.com/download'
homepage 'http://www.rtxapp.com/mac/'
license :unknown
app 'RTX.app'
end