Changes in directory llvm/docs:

DeveloperPolicy.html updated: 1.33 -> 1.34
---
Log message:

Corrected typo.


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

 DeveloperPolicy.html |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)


Index: llvm/docs/DeveloperPolicy.html
diff -u llvm/docs/DeveloperPolicy.html:1.33 llvm/docs/DeveloperPolicy.html:1.34
--- llvm/docs/DeveloperPolicy.html:1.33 Mon Feb 19 11:38:38 2007
+++ llvm/docs/DeveloperPolicy.html      Mon Feb 19 12:32:40 2007
@@ -444,7 +444,7 @@
   
   <p>Note that the LLVM Project does distribute some code that includes GPL
   software (notably, llvm-gcc which is based on the GCC GPL source base).
-  This means that anything "linked" into to llvm-gcc must itself be compatible
+  This means that anything "linked" into llvm-gcc must itself be compatible
   with the GPL, and must be releasable under the terms of the GPL.  This 
implies
   that <b>any code linked into llvm-gcc and distributed to others may be
   subject to
@@ -499,7 +499,7 @@
   Written by the 
   <a href="mailto:[EMAIL PROTECTED]">LLVM Oversight Group</a><br>
   <a href="http://llvm.org";>The LLVM Compiler Infrastructure</a><br>
-  Last modified: $Date: 2007/02/19 17:38:38 $
+  Last modified: $Date: 2007/02/19 18:32:40 $
 </address>
 </body>
 </html>



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

Reply via email to