Changes in directory llvm-www:

attrib.incl updated: 1.2 -> 1.3
www-index.html updated: 1.130 -> 1.131
---
Log message:

Move the addition of the line (<hr>) above the UIUC CS attribtuion to the
attrib.incl file.


---
Diffs of the changes:  (+1 -2)

 attrib.incl    |    1 +
 www-index.html |    2 --
 2 files changed, 1 insertion(+), 2 deletions(-)


Index: llvm-www/attrib.incl
diff -u llvm-www/attrib.incl:1.2 llvm-www/attrib.incl:1.3
--- llvm-www/attrib.incl:1.2    Mon Sep 11 11:26:01 2006
+++ llvm-www/attrib.incl        Tue Sep 12 15:27:56 2006
@@ -1,3 +1,4 @@
+<hr>
 This web site is hosted by the
 <a href="http://www.cs.uiuc.edu";>Computer Science Department</a>
 at the


Index: llvm-www/www-index.html
diff -u llvm-www/www-index.html:1.130 llvm-www/www-index.html:1.131
--- llvm-www/www-index.html:1.130       Mon Sep 11 09:46:40 2006
+++ llvm-www/www-index.html     Tue Sep 12 15:27:56 2006
@@ -154,7 +154,5 @@
     </tr>
 </table>
 
-<hr>
-
 <!--#include virtual="attrib.incl" -->
 <!--#include virtual="footer.incl" -->



_______________________________________________
llvm-commits mailing list
llvm-commits@cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits

Reply via email to