Skip to content

Commit

Permalink
delete undocumented license :trial
Browse files Browse the repository at this point in the history
per discussion in Homebrew#8084
  • Loading branch information
rolandwalker committed Dec 13, 2014
1 parent cd72028 commit 974e11f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/cask/dsl/license.rb
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ class Cask::DSL::License
:gratis => :closed,
:abandoned => :closed, # undocumented, should not be used yet
:freemium => :closed,
:trial => :closed, # undocumented, should not be used yet

:oss => :oss,
:affero => :oss,
Expand Down

0 comments on commit 974e11f

Please sign in to comment.