diff options
author | Vikram S. Adve <vadve@cs.uiuc.edu> | 2003-10-25 17:20:38 +0000 |
---|---|---|
committer | Vikram S. Adve <vadve@cs.uiuc.edu> | 2003-10-25 17:20:38 +0000 |
commit | 6d37679331276858b2b0e2388781f4c088311c6e (patch) | |
tree | 29c5ea248d8f5aecfede47e432e46f9e2666e7ea /docs/FAQ.html | |
parent | 0493f34bb8f8f3a90324a4867abad246a5e56a0f (diff) | |
download | external_llvm-6d37679331276858b2b0e2388781f4c088311c6e.zip external_llvm-6d37679331276858b2b0e2388781f4c088311c6e.tar.gz external_llvm-6d37679331276858b2b0e2388781f4c088311c6e.tar.bz2 |
Dang...these different file locations make it a pain to get the URLs right.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9507 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 bd393cd..fde6ec5 100644 --- a/docs/FAQ.html +++ b/docs/FAQ.html @@ -36,7 +36,7 @@ LLVM: Frequently Asked Questions <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> |