diff options
author | Chris Lattner <sabre@nondot.org> | 2009-07-22 05:43:01 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2009-07-22 05:43:01 +0000 |
commit | 219bd29c05627fadb6cf8c1e2177da281cf752fd (patch) | |
tree | 3fcb010e75099c4bbcc06ef04daca3f3fd7c937e /docs/CodingStandards.html | |
parent | d283cb12f217d7a853671634fd4410333c423bbb (diff) |
remove Bill from the author list: his contribution (describing llvm::Ostream
and friends) has been removed awhile ago.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@76724 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/CodingStandards.html')
-rw-r--r-- | docs/CodingStandards.html | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/CodingStandards.html b/docs/CodingStandards.html index 663be014d2..6e1c240a00 100644 --- a/docs/CodingStandards.html +++ b/docs/CodingStandards.html @@ -73,8 +73,7 @@ </ol> <div class="doc_author"> - <p>Written by <a href="mailto:sabre@nondot.org">Chris Lattner</a> and - <a href="mailto:void@nondot.org">Bill Wendling</a></p> + <p>Written by <a href="mailto:sabre@nondot.org">Chris Lattner</a></p> </div> |