[llvm-commits] CVS: llvm/www/www-index.html
Chris Lattner
lattner at cs.uiuc.edu
Sat Aug 23 16:51:00 PDT 2003
Changes in directory llvm/www:
www-index.html updated: 1.46 -> 1.47
---
Log message:
Add information about the release license
---
Diffs of the changes:
Index: llvm/www/www-index.html
diff -u llvm/www/www-index.html:1.46 llvm/www/www-index.html:1.47
--- llvm/www/www-index.html:1.46 Sat Aug 23 16:47:38 2003
+++ llvm/www/www-index.html Sat Aug 23 16:50:20 2003
@@ -151,7 +151,11 @@
infrastructure, and hope to have a distribution available by the
end of September 2003. We expect to include a C front-end, beta
C++ frontend, Sparc and X86 code generators (in both Static and
- JIT forms), and a mid-level optimizer in this release.<p>
+ JIT forms), and a mid-level optimizer in this release. This
+ release will be covered under the <a
+ href="http://www.opensource.org/licenses/UoI-NCSA.php">University
+ of Illinois Open-Source License</a>, an OSI approved license
+ similar to the BSD license.<p>
If you are interested in getting a copy, please <a
href="mailto:sabre at nondot.org,vadve at cs.uiuc.edu">email us</a>
More information about the llvm-commits
mailing list