diff options
| author | Mike McQuaid | 2014-10-26 15:42:20 +0000 | 
|---|---|---|
| committer | Mike McQuaid | 2014-10-26 15:42:20 +0000 | 
| commit | b25a7c3f3fabccca911739a293bbe41371e342e6 (patch) | |
| tree | a384a7fa286e121cb17f4a2aeddbb196b08f00a3 | |
| parent | 03088c308e02f41a441bf42edc34bda82542e85b (diff) | |
| download | brew-b25a7c3f3fabccca911739a293bbe41371e342e6.tar.bz2 | |
Update Homebrew's authors.
| -rw-r--r-- | LICENSE.txt | 2 | ||||
| -rw-r--r-- | Library/Homebrew/manpages/brew.1.md | 4 | ||||
| -rw-r--r-- | share/man/man1/brew.1 | 5 | 
3 files changed, 8 insertions, 3 deletions
| diff --git a/LICENSE.txt b/LICENSE.txt index b7e1c4532..3df927dbf 100644 --- a/LICENSE.txt +++ b/LICENSE.txt @@ -1,4 +1,4 @@ -Copyright 2009-2014 Max Howell and other contributors. +Copyright 2009-2014 Homebrew contributors.  Redistribution and use in source and binary forms, with or without  modification, are permitted provided that the following conditions diff --git a/Library/Homebrew/manpages/brew.1.md b/Library/Homebrew/manpages/brew.1.md index e58fb4693..bfab9860f 100644 --- a/Library/Homebrew/manpages/brew.1.md +++ b/Library/Homebrew/manpages/brew.1.md @@ -604,7 +604,9 @@ Homebrew Documentation: <https://github.com/Homebrew/homebrew/blob/master/share/  ## AUTHORS -Max Howell, a splendid chap. +Homebrew's current maintainers are Misty De Meo, Adam Vandenberg, Jack Nagel, Mike McQuaid, Brett Koonce and Tim Smith. + +Homebrew was originally created by Max Howell.  ## BUGS diff --git a/share/man/man1/brew.1 b/share/man/man1/brew.1 index ea3a43e67..aba74993a 100644 --- a/share/man/man1/brew.1 +++ b/share/man/man1/brew.1 @@ -647,7 +647,10 @@ Homebrew Documentation: \fIhttps://github\.com/Homebrew/homebrew/blob/master/sha  \fBgit\fR(1), \fBgit\-log\fR(1)  .  .SH "AUTHORS" -Max Howell, a splendid chap\. +Homebrew\'s current maintainers are Misty De Meo, Adam Vandenberg, Jack Nagel, Mike McQuaid, Brett Koonce and Tim Smith\. +. +.P +Homebrew was originally created by Max Howell\.  .  .SH "BUGS"  See Issues on GitHub: \fIhttp://github\.com/Homebrew/homebrew/issues\fR | 
