diff options
author | Misha Brukman <brukman+llvm@gmail.com> | 2003-10-30 01:16:18 +0000 |
---|---|---|
committer | Misha Brukman <brukman+llvm@gmail.com> | 2003-10-30 01:16:18 +0000 |
commit | 3c00970c91dccf33f2dc9c080d8b5e23c46b8bdf (patch) | |
tree | 4e72ebb3de13359efe26ea4b5df86157ec44df75 /docs/FAQ.html | |
parent | 32a32f070ce5d5f49d7b1a6a209d1b99133fe0fa (diff) | |
download | external_llvm-3c00970c91dccf33f2dc9c080d8b5e23c46b8bdf.zip external_llvm-3c00970c91dccf33f2dc9c080d8b5e23c46b8bdf.tar.gz external_llvm-3c00970c91dccf33f2dc9c080d8b5e23c46b8bdf.tar.bz2 |
The answer to this question is "Yes". Let's make that absolutely clear even to
those just skimming the FAQ.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9602 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/FAQ.html')
-rw-r--r-- | docs/FAQ.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/FAQ.html b/docs/FAQ.html index 512425a..2ed4441 100644 --- a/docs/FAQ.html +++ b/docs/FAQ.html @@ -26,7 +26,7 @@ LLVM: Frequently Asked Questions <p> <dt><b>Does the University of Illinois Open Source License really qualify as an "open source" license?</b> - <dd>The license is + <dd>Yes, the license is <a href="http://www.opensource.org/licenses/UoI-NCSA.php">certified</a> by the Open Source Initiative (OSI). <p> |