[llvm-commits] CVS: llvm-www/releases/1.0/index.html
Chris Lattner
lattner at cs.uiuc.edu
Thu Nov 13 21:01:01 PST 2003
Changes in directory llvm-www/releases/1.0:
index.html updated: 1.9 -> 1.10
---
Log message:
Update docs link, add link to OSI page
---
Diffs of the changes: (+5 -3)
Index: llvm-www/releases/1.0/index.html
diff -u llvm-www/releases/1.0/index.html:1.9 llvm-www/releases/1.0/index.html:1.10
--- llvm-www/releases/1.0/index.html:1.9 Sat Oct 25 12:46:10 2003
+++ llvm-www/releases/1.0/index.html Thu Nov 13 21:00:16 2003
@@ -27,8 +27,10 @@
</table>
<div class="rel_boxtext">
- LLVM is distributed under the <a href="LICENSE.TXT">University of Illinois
- Open Source License</a>.
+ <p>LLVM is distributed under the <a href="LICENSE.TXT">University of Illinois
+ Open Source License</a>, an <a
+ href="http://www.opensource.org/licenses/UoI-NCSA.php">OSI approved</a>
+ license.</p>
</div>
<table class="rel_section">
@@ -54,7 +56,7 @@
<li>
A copy of the <a href="docs/index.html">README</a> file for release 1.0.
<li>
-<a href="http://llvm.cs.uiuc.edu/#Docs">Up-to-date LLVM documentation</a>
+<a href="http://llvm.cs.uiuc.edu/docs/">Up-to-date LLVM documentation</a>
on the LLVM Web page.
</div>
More information about the llvm-commits
mailing list