diff options
| author | David Yun | 2016-10-06 22:23:37 +0800 |
|---|---|---|
| committer | David Yun | 2016-10-07 00:21:25 +0800 |
| commit | d4927815a510a867bb5d674fc0e38bf1b3ac1e88 (patch) | |
| tree | 751df6694ebb2105da875635963ccd0b2b3387df /Library/Homebrew/cask/lib/hbc/cli/create.rb | |
| parent | 5fead8eb5ec9613799f51774f90050b475e5e166 (diff) | |
| download | brew-d4927815a510a867bb5d674fc0e38bf1b3ac1e88.tar.bz2 | |
Remove license from all documentation
Diffstat (limited to 'Library/Homebrew/cask/lib/hbc/cli/create.rb')
| -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 |
