diff options
| author | Mike McQuaid | 2014-10-26 15:42:20 +0000 | 
|---|---|---|
| committer | Mike McQuaid | 2014-10-26 15:42:20 +0000 | 
| commit | bb590488ce3ee788e1fba0ea44d77b29a75831da (patch) | |
| tree | 4340d2705043cc0bd390b4097d448d6fe58c3306 | |
| parent | 9a238c5a7c142701600a2d802f18962f25804d75 (diff) | |
| download | homebrew-bb590488ce3ee788e1fba0ea44d77b29a75831da.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 | 
