chemdoodle.rb: add license

This commit is contained in:
Victor Popkov 2015-08-13 23:08:18 +03:00
parent 9a451506ac
commit 2f3b2c34ae
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ cask :v1 => 'chemdoodle' do
url "http://www.chemdoodle.com/downloads/ChemDoodle-osx-#{version}.dmg" url "http://www.chemdoodle.com/downloads/ChemDoodle-osx-#{version}.dmg"
name 'ChemDoodle' name 'ChemDoodle'
homepage 'http://www.chemdoodle.com' homepage 'http://www.chemdoodle.com'
license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder license :commercial
suite 'ChemDoodle' suite 'ChemDoodle'
end end