diff options
author | Reid Spencer <rspencer@reidspencer.com> | 2004-11-15 20:25:08 +0000 |
---|---|---|
committer | Reid Spencer <rspencer@reidspencer.com> | 2004-11-15 20:25:08 +0000 |
commit | bd264752045b0ec2df0520102d52643193c147e4 (patch) | |
tree | 5b932af7b7e225684129ad5ef840a623bb0fd6c8 /docs | |
parent | 0d65a1fca37178c63dcc067077bfec56104f3abf (diff) | |
download | external_llvm-bd264752045b0ec2df0520102d52643193c147e4.zip external_llvm-bd264752045b0ec2df0520102d52643193c147e4.tar.gz external_llvm-bd264752045b0ec2df0520102d52643193c147e4.tar.bz2 |
Remove personal email address.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17842 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs')
-rw-r--r-- | docs/CommandGuide/llvm-bcanalyzer.pod | 2 | ||||
-rw-r--r-- | docs/CommandGuide/llvmc.pod | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/CommandGuide/llvm-bcanalyzer.pod b/docs/CommandGuide/llvm-bcanalyzer.pod index c5502df..5066ea6 100644 --- a/docs/CommandGuide/llvm-bcanalyzer.pod +++ b/docs/CommandGuide/llvm-bcanalyzer.pod @@ -312,6 +312,6 @@ L<llvm-dis|llvm-dis>, L<http://llvm.cs.uiuc.edu/docs/BytecodeFormat.html> =head1 AUTHORS -Maintained by Reid Spencer (L<http://llvm.x10sys.com/rspencer>). +Maintained by the LLVM Team (L<http://llvm.cs.uiuc.edu>). =cut diff --git a/docs/CommandGuide/llvmc.pod b/docs/CommandGuide/llvmc.pod index de16a38..bac6c05 100644 --- a/docs/CommandGuide/llvmc.pod +++ b/docs/CommandGuide/llvmc.pod @@ -390,6 +390,6 @@ L<llc|llc>, L<llvm-link|llvm-link> =head1 AUTHORS -Reid Spencer, L<rspencer@x10sys.com> +Maintained by the LLVM Team (L<http://llvm.cs.uiuc.edu>). =cut |