Add three more bugs
[oota-llvm.git] / docs / FAQ.html
index bd393cdf131157b76aec50c86e12996ac2ef282d..2ed4441e10b26e05613939a1e2a50016d5c10b93 100644 (file)
@@ -24,19 +24,18 @@ LLVM: Frequently Asked Questions
        compel users who distribute tools based on modifying the source to
        redistribute the modified source code as well.
        <p>
-       <dt><b>Does the Illinois Open Source License really qualify 
+       <dt><b>Does the University of Illinois Open Source License really qualify 
          as an "open source" license?</b>
-       <dd>The 
-       <a href="http://www.opensource.org/licenses/UoI-NCSA.php">
-        UI Open Source License</a> is certified by the
-       Open Source Initiative (OSI).
+       <dd>Yes, the license is 
+       <a href="http://www.opensource.org/licenses/UoI-NCSA.php">certified</a>
+       by the Open Source Initiative (OSI).
        <p>
        <dt> <b>Can I modify LLVM source code and redistribute the modified
          source?</b>
        <dd>
        Yes.  The modified source distribution must retain the
        copyright notice and follow the three bulletted conditions listed in
-       the <a href="releases/1.0/LICENSE.TXT">LLVM license</a>.
+       the <a href="http://llvm.cs.uiuc.edu/releases/1.0/LICENSE.TXT">LLVM license</a>.
        <p>
        <dt> <b>Can I modify LLVM source code and redistribute binaries or
          other tools based on it, without redistributing the source?</b>