diff options
author | Daniel Dunbar <daniel@zuster.org> | 2008-09-26 21:12:29 +0000 |
---|---|---|
committer | Daniel Dunbar <daniel@zuster.org> | 2008-09-26 21:12:29 +0000 |
commit | 94cefefcbb9e0e1603ff83ded8f22c4fc8b2155f (patch) | |
tree | 121ed27cd3823625d1bfcb1bce6ca4ea45386229 /llvm/docs/FAQ.html | |
parent | c88a23e8d7a85b002789794ca83eb9da81eae7de (diff) | |
download | bcm5719-llvm-94cefefcbb9e0e1603ff83ded8f22c4fc8b2155f.tar.gz bcm5719-llvm-94cefefcbb9e0e1603ff83ded8f22c4fc8b2155f.zip |
Update LICENSE link.
llvm-svn: 56689
Diffstat (limited to 'llvm/docs/FAQ.html')
-rw-r--r-- | llvm/docs/FAQ.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/FAQ.html b/llvm/docs/FAQ.html index 95e425aac66..ed207428591 100644 --- a/llvm/docs/FAQ.html +++ b/llvm/docs/FAQ.html @@ -142,7 +142,7 @@ Source Initiative (OSI).</p> <div class="answer"> <p>Yes. The modified source distribution must retain the copyright notice and follow the three bulletted conditions listed in the <a -href="http://llvm.org/releases/1.3/LICENSE.TXT">LLVM license</a>.</p> +href="http://llvm.org/releases/2.3/LICENSE.TXT">LLVM license</a>.</p> </div> <div class="question"> |