[llvm-commits] CVS: llvm-www/safecode/people.html funding.html
    John Criswell 
    criswell at cs.uiuc.edu
       
    Fri Jan 14 11:22:20 PST 2011
    
    
  
Changes in directory llvm-www/safecode:
people.html updated: 1.7 -> 1.8
funding.html updated: 1.2 -> 1.3
---
Log message:
Added Aman.
Resorted funding sources to be in roughly reverse chronological order.
---
Diffs of the changes:  (+10 -6)
 funding.html |   12 ++++++------
 people.html  |    4 ++++
 2 files changed, 10 insertions(+), 6 deletions(-)
Index: llvm-www/safecode/people.html
diff -u llvm-www/safecode/people.html:1.7 llvm-www/safecode/people.html:1.8
--- llvm-www/safecode/people.html:1.7	Fri Jan 14 10:57:15 2011
+++ llvm-www/safecode/people.html	Fri Jan 14 13:21:18 2011
@@ -111,6 +111,10 @@
         <h3>Undergraduate Student Alumni</h3> 
         <ul>
           <li>
+          Aman Bhatia
+          </li>
+
+          <li>
           Billy Lau
           </li>
 
Index: llvm-www/safecode/funding.html
diff -u llvm-www/safecode/funding.html:1.2 llvm-www/safecode/funding.html:1.3
--- llvm-www/safecode/funding.html:1.2	Fri Jan 14 10:57:15 2011
+++ llvm-www/safecode/funding.html	Fri Jan 14 13:21:18 2011
@@ -55,11 +55,7 @@
 
         <ul>
           <li>
-          National Science Foundation Grants CNS 07-16768 and CNS 07-09122
-          </li>
-
-          <li>
-          A gift from Apple Computer, Inc.
+          IARPA/AFRL Contract# FA8650-10-C-7022
           </li>
 
           <li>
@@ -69,7 +65,11 @@
           </li>
 
           <li>
-          IARPA/AFRL Contract# FA8650-10-C-7022
+          A gift from Apple Computer, Inc.
+          </li>
+
+          <li>
+          National Science Foundation Grants CNS 07-16768 and CNS 07-09122
           </li>
         </ul>
         </p>
    
    
More information about the llvm-commits
mailing list