[llvm-commits] CVS: llvm-www/releases/index.html

Misha Brukman brukman at cs.uiuc.edu
Fri Dec 19 00:43:03 PST 2003


Changes in directory llvm-www/releases:

index.html updated: 1.11 -> 1.12

---
Log message:

The license link should go to release 1.1, not 1.0 by now.


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

Index: llvm-www/releases/index.html
diff -u llvm-www/releases/index.html:1.11 llvm-www/releases/index.html:1.12
--- llvm-www/releases/index.html:1.11	Wed Dec 17 16:48:50 2003
+++ llvm-www/releases/index.html	Fri Dec 19 00:42:07 2003
@@ -28,7 +28,7 @@
 
 <div class="rel_boxtext">
 
-<p>LLVM is distributed under the <a href="1.0/LICENSE.TXT">University of Illinois
+<p>LLVM is distributed under the <a href="1.1/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>





More information about the llvm-commits mailing list