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 | e7346a9ce66e0a10e51f7e7f2c7b059106871c25 (patch) | |
tree | 3fcb010e75099c4bbcc06ef04daca3f3fd7c937e | |
parent | eb1e8c3e1fa82f73aad5b39d43ab6c5240e8e6eb (diff) | |
download | external_llvm-e7346a9ce66e0a10e51f7e7f2c7b059106871c25.zip external_llvm-e7346a9ce66e0a10e51f7e7f2c7b059106871c25.tar.gz external_llvm-e7346a9ce66e0a10e51f7e7f2c7b059106871c25.tar.bz2 |
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
-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 663be01..6e1c240 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> |