diff options
-rw-r--r-- | docs/index.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/index.html b/docs/index.html index 309b7cf184..bd38ae8315 100644 --- a/docs/index.html +++ b/docs/index.html @@ -19,6 +19,10 @@ </ul> </div> +<div class="doc_author"> + <p>Written by <a href="http://llvm.cs.uiuc.edu">The LLVM Team</a></p> +</div> + <!--=======================================================================--> <div class="doc_section"><a name="llvmdesign">LLVM Design</a></div> <!--=======================================================================--> |