diff options
-rw-r--r-- | docs/index.html | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/docs/index.html b/docs/index.html index 1becb6d9da..6d8b5be135 100644 --- a/docs/index.html +++ b/docs/index.html @@ -2,12 +2,12 @@ "http://www.w3.org/TR/html4/strict.dtd"> <html> <head> - <title>The LLVM Compiler Infrastructure documentation</title> + <title>Documentation for the LLVM System</title> <link rel="stylesheet" href="llvm.css" type="text/css"> </head> <body> -<div class="doc_title">The LLVM Compiler Infrastructure Documentation</div> +<div class="doc_title">Documentation for the LLVM System</div> <div class="doc_text"> <ul> @@ -179,7 +179,6 @@ volume.</p></li> <a href="http://validator.w3.org/check/referer"><img src="http://www.w3.org/Icons/valid-html401" alt="Valid HTML 4.01!"></a> - <a href="mailto:criswell [at] cs.uiuc.edu">John Criswell</a><br> <a href="http://llvm.cs.uiuc.edu">LLVM Compiler Infrastructure</a><br> Last modified: $Date$ </address> |