aboutsummaryrefslogtreecommitdiffstats
path: root/docs/FAQ.html
diff options
context:
space:
mode:
authorVikram S. Adve <vadve@cs.uiuc.edu>2003-10-25 17:22:08 +0000
committerVikram S. Adve <vadve@cs.uiuc.edu>2003-10-25 17:22:08 +0000
commit58433c4c6c3cadd04101bbb759f3198b07a19f5d (patch)
tree807d6c4824d6007d8272896a82a0ad4b8e17dbe9 /docs/FAQ.html
parent6d37679331276858b2b0e2388781f4c088311c6e (diff)
downloadexternal_llvm-58433c4c6c3cadd04101bbb759f3198b07a19f5d.zip
external_llvm-58433c4c6c3cadd04101bbb759f3198b07a19f5d.tar.gz
external_llvm-58433c4c6c3cadd04101bbb759f3198b07a19f5d.tar.bz2
Rephrase the OSI answer.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9508 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/FAQ.html')
-rw-r--r--docs/FAQ.html7
1 files changed, 3 insertions, 4 deletions
diff --git a/docs/FAQ.html b/docs/FAQ.html
index fde6ec5..77ed075 100644
--- a/docs/FAQ.html
+++ b/docs/FAQ.html
@@ -26,10 +26,9 @@ LLVM: Frequently Asked Questions
<p>
<dt><b>Does the 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>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>