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 | e51e5724b760f276b8778d6e76d1ec725013f006 (patch) | |
tree | e4cfbdd137ca3129aa78252e6446cfa4d5cfe456 /llvm/docs | |
parent | 4055d31868c55c398d47ce4d4619913383a9eb4b (diff) | |
download | bcm5719-llvm-e51e5724b760f276b8778d6e76d1ec725013f006.tar.gz bcm5719-llvm-e51e5724b760f276b8778d6e76d1ec725013f006.zip |
Remove personal email address.
llvm-svn: 17842
Diffstat (limited to 'llvm/docs')
-rw-r--r-- | llvm/docs/CommandGuide/llvm-bcanalyzer.pod | 2 | ||||
-rw-r--r-- | llvm/docs/CommandGuide/llvmc.pod | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/llvm/docs/CommandGuide/llvm-bcanalyzer.pod b/llvm/docs/CommandGuide/llvm-bcanalyzer.pod index c5502dfd8fa..5066ea6a6a2 100644 --- a/llvm/docs/CommandGuide/llvm-bcanalyzer.pod +++ b/llvm/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/llvm/docs/CommandGuide/llvmc.pod b/llvm/docs/CommandGuide/llvmc.pod index de16a38a853..bac6c057d35 100644 --- a/llvm/docs/CommandGuide/llvmc.pod +++ b/llvm/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 |