diff options
Diffstat (limited to 'docs/CommandGuide')
-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 |