* It's now the year 2004

* Our main page is index.html, not index.php
* Wrap lines at 80 cols


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13917 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Misha Brukman 2004-06-01 17:35:10 +00:00
parent 10d6800742
commit 7c7c5c9bb6

View File

@ -2,8 +2,11 @@
<p class="footer">
Generated on $datetime for $projectname version $projectnumber by
<a href="http://www.doxygen.org/index.html">doxygen $doxygenversion</a><br/>
Copyright &copy; 2003, University of Illinois at Urbana-Champaign. All Rights Reserved.<br/>
<a href="/index.php" onmouseover="window.status='Go To LLVM Home Page';return true;" title="LLVM Home Page">Home Page</a>
<a href="http://www.doxygen.org/index.html" onmouseover="window.status='Go To Doxygen Home Page';return true;" title="Doxygen Home Page">
Copyright &copy; 2004, University of Illinois at Urbana-Champaign. All Rights
Reserved.<br/>
<a href="/index.html" onmouseover="window.status='Go To LLVM Home Page';return
true;" title="LLVM Home Page">Home Page</a>
<a href="http://www.doxygen.org/index.html" onmouseover="window.status='Go To
Doxygen Home Page';return true;" title="Doxygen Home Page">
<img src="doxygen.png" alt="Doxygen Logo" style="border:none;"/></a>
</p></body></html>