From 02ee8f67c19ba6cbf72d88deb7f66ec0cc1b608c Mon Sep 17 00:00:00 2001 From: Roland Walker Date: Wed, 1 Oct 2014 11:33:20 -0400 Subject: [PATCH] add license stanza to maratis --- Casks/maratis.rb | 1 + 1 file changed, 1 insertion(+) diff --git a/Casks/maratis.rb b/Casks/maratis.rb index 96444637b..eb4048c38 100644 --- a/Casks/maratis.rb +++ b/Casks/maratis.rb @@ -4,6 +4,7 @@ class Maratis < Cask url "https://maratis.googlecode.com/files/Maratis-#{version}-beta-osx10.6.zip" homepage 'http://www.maratis3d.org/' + license :oss app 'Maratis.app' app 'MaratisPlayer.app'