[llvm-commits] CVS: llvm-www/DevMtgMay2007.html
Reid Spencer
reid at x10sys.com
Thu Apr 12 07:46:17 PDT 2007
Changes in directory llvm-www:
DevMtgMay2007.html updated: 1.84 -> 1.85
---
Log message:
Remove spurious end tag. Close an element.
---
Diffs of the changes: (+3 -3)
DevMtgMay2007.html | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
Index: llvm-www/DevMtgMay2007.html
diff -u llvm-www/DevMtgMay2007.html:1.84 llvm-www/DevMtgMay2007.html:1.85
--- llvm-www/DevMtgMay2007.html:1.84 Thu Apr 12 09:44:38 2007
+++ llvm-www/DevMtgMay2007.html Thu Apr 12 09:46:00 2007
@@ -346,7 +346,7 @@
them here (or add them yourself). We'll use this list to discuss the name
at the meeting.</p>
<p>We have a few objectives and rules we've already decided upon for the
- name:
+ name:</p>
<ul>
<li><b>/LLVM suffix</b>. We need to keep /LLVM at the end of the name for
some time (years) so that we do not lose the brand association we've
@@ -374,7 +374,7 @@
appropriate are: components, fast, toolkit, optimizing, languages, building
blocks, etc. Many other characteristics could apply, these are just a
few.</li>
- </ul></p>
+ </ul>
<table class="www">
<tr><th colspan="4">Proposed New Names For LLVM</th></tr>
<tr><th>Who</th><th>Name</th><th>Description</th></tr>
@@ -439,6 +439,6 @@
src="http://jigsaw.w3.org/css-validator/images/vcss" alt="Valid CSS!"></a>
<a href="http://validator.w3.org/check/referer"><img
src="http://www.w3.org/Icons/valid-html401" alt="Valid HTML 4.01!"></a>
-<br/>Last modified: $Date: 2007/04/12 14:44:38 $
+<br/>Last modified: $Date: 2007/04/12 14:46:00 $
</address>
<!--#include virtual="footer.incl" -->
More information about the llvm-commits
mailing list