[llvm-commits] CVS: llvm/docs/DeveloperPolicy.html

Reid Spencer reid at x10sys.com
Wed Feb 14 00:10:00 PST 2007



Changes in directory llvm/docs:

DeveloperPolicy.html updated: 1.8 -> 1.9
---
Log message:

Add a missing .


---
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.8 llvm/docs/DeveloperPolicy.html:1.9
--- llvm/docs/DeveloperPolicy.html:1.8	Wed Feb 14 01:57:48 2007
+++ llvm/docs/DeveloperPolicy.html	Wed Feb 14 02:09:40 2007
@@ -95,7 +95,7 @@
 <div class="doc_text">
   <p>This section contains policies that pertain generally to LLVM developers. 
   <p>LLVM Developers are expected to meet the following obligations in order 
-  for LLVM to maintain a high standard of quality<p>
+  for LLVM to maintain a high standard of quality.<p>
 </div>
 
 <!-- _______________________________________________________________________ -->
@@ -469,7 +469,7 @@
   Written By: the 
   <a href="mailto:llvm-oversight at cs.uiuc.edu">LLVM Oversight Group</a><br>
   <a href="http://llvm.org">The LLVM Compiler Infrastructure</a><br>
-  Last modified: $Date: 2007/02/14 07:57:48 $
+  Last modified: $Date: 2007/02/14 08:09:40 $
 </address>
 </body>
 </html>






More information about the llvm-commits mailing list