diff options
| author | Markus Reiter | 2016-10-07 17:59:37 +0200 |
|---|---|---|
| committer | GitHub | 2016-10-07 17:59:37 +0200 |
| commit | 415e5f1f78db90b7d1b1870e55f4bfd505f878aa (patch) | |
| tree | 5867d2ed172a52a22d90e0477d37481ced748254 /Library/Homebrew/cask/lib/hbc/cli | |
| parent | e1ec23eea099575c3fef19cca8c3767b1c046b08 (diff) | |
| parent | ca68085e5977ecd36f566325764b4f86e75447f4 (diff) | |
| download | brew-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.rb | 1 |
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 |
