aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/cask/lib
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Homebrew/cask/lib')
-rw-r--r--Library/Homebrew/cask/lib/hbc/dsl.rb6
1 files changed, 0 insertions, 6 deletions
diff --git a/Library/Homebrew/cask/lib/hbc/dsl.rb b/Library/Homebrew/cask/lib/hbc/dsl.rb
index 112ceb943..4045c6dcf 100644
--- a/Library/Homebrew/cask/lib/hbc/dsl.rb
+++ b/Library/Homebrew/cask/lib/hbc/dsl.rb
@@ -203,12 +203,6 @@ module Hbc
@sha256 ||= arg
end
- def license(*)
- # TODO: Uncomment after `license` has been
- # removed from all official taps.
- # 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