[llvm-commits] CVS: llvm/docs/doxygen.footer
Misha Brukman
brukman at cs.uiuc.edu
Tue Jun 1 12:39:02 PDT 2004
Changes in directory llvm/docs:
doxygen.footer updated: 1.1 -> 1.2
---
Log message:
* It's now the year 2004
* Our main page is index.html, not index.php
* Wrap lines at 80 cols
---
Diffs of the changes: (+6 -3)
Index: llvm/docs/doxygen.footer
diff -u llvm/docs/doxygen.footer:1.1 llvm/docs/doxygen.footer:1.2
--- llvm/docs/doxygen.footer:1.1 Wed Dec 31 00:47:28 2003
+++ llvm/docs/doxygen.footer Tue Jun 1 12:35:10 2004
@@ -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 © 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 © 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>
More information about the llvm-commits
mailing list