aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/cask
diff options
context:
space:
mode:
authorMarkus Reiter2017-07-15 14:46:11 +0200
committerMike McQuaid2017-07-21 10:50:10 +0100
commit9578e2995af79e93583c60e667a3db439a14b697 (patch)
tree8615a84147c9b2afbd5e44fdde712e5e37f9e951 /Library/Homebrew/cask
parent2d18ba586b3250062cd58c8f5af81fc30a35bb5f (diff)
downloadbrew-9578e2995af79e93583c60e667a3db439a14b697.tar.bz2
Move `Hbc::DSL#license` to `compat`.
Diffstat (limited to 'Library/Homebrew/cask')
-rw-r--r--Library/Homebrew/cask/lib/hbc/dsl.rb4
1 files changed, 0 insertions, 4 deletions
diff --git a/Library/Homebrew/cask/lib/hbc/dsl.rb b/Library/Homebrew/cask/lib/hbc/dsl.rb
index 1105ac1a2..4045c6dcf 100644
--- a/Library/Homebrew/cask/lib/hbc/dsl.rb
+++ b/Library/Homebrew/cask/lib/hbc/dsl.rb
@@ -203,10 +203,6 @@ module Hbc
@sha256 ||= arg
end
- def license(*)
- odeprecated "Hbc::DSL#license"
- end
-
# depends_on uses a load method so that multiple stanzas can be merged
def depends_on(*args)
@depends_on ||= DSL::DependsOn.new