aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/cask/lib/hbc/cli
diff options
context:
space:
mode:
authorMarkus Reiter2016-10-07 17:59:37 +0200
committerGitHub2016-10-07 17:59:37 +0200
commit415e5f1f78db90b7d1b1870e55f4bfd505f878aa (patch)
tree5867d2ed172a52a22d90e0477d37481ced748254 /Library/Homebrew/cask/lib/hbc/cli
parente1ec23eea099575c3fef19cca8c3767b1c046b08 (diff)
parentca68085e5977ecd36f566325764b4f86e75447f4 (diff)
downloadbrew-415e5f1f78db90b7d1b1870e55f4bfd505f878aa.tar.bz2
Merge pull request #1235 from abookyun/deprecate-license
Deprecate license
Diffstat (limited to 'Library/Homebrew/cask/lib/hbc/cli')
-rw-r--r--Library/Homebrew/cask/lib/hbc/cli/create.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/Library/Homebrew/cask/lib/hbc/cli/create.rb b/Library/Homebrew/cask/lib/hbc/cli/create.rb
index 14860942f..84537cdc1 100644
--- a/Library/Homebrew/cask/lib/hbc/cli/create.rb
+++ b/Library/Homebrew/cask/lib/hbc/cli/create.rb
@@ -26,7 +26,6 @@ module Hbc
url 'https://'
name ''
homepage ''
- license :unknown # TODO: change license and remove this comment; ':unknown' is a machine-generated placeholder
app ''
end