Skip to content

Commit

Permalink
Merge pull request #8129 from rolandwalker/remove_license_abandoned
Browse files Browse the repository at this point in the history
remove undocumented `license :abandoned`
  • Loading branch information
rolandwalker committed Dec 15, 2014
2 parents 57c512a + af363f1 commit d882b23
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 @@ -11,7 +11,6 @@ class Cask::DSL::License
:closed => :closed,
:commercial => :closed,
:gratis => :closed,
:abandoned => :closed, # undocumented, should not be used yet
:freemium => :closed,

:oss => :oss,
Expand Down

0 comments on commit d882b23

Please sign in to comment.