diff options
author | Chris Lattner <sabre@nondot.org> | 2003-10-16 19:58:17 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2003-10-16 19:58:17 +0000 |
commit | ccbe1e53e41255015fa77b50065ee3e5822ce49e (patch) | |
tree | ba163b1298bb976d022053977670c336614bf1f9 /llvm/docs | |
parent | 5bd28dc66634bf1b33213ddd1221433f83f878cb (diff) | |
download | bcm5719-llvm-ccbe1e53e41255015fa77b50065ee3e5822ce49e.tar.gz bcm5719-llvm-ccbe1e53e41255015fa77b50065ee3e5822ce49e.zip |
Give credit where credit is due
llvm-svn: 9174
Diffstat (limited to 'llvm/docs')
-rw-r--r-- | llvm/docs/Projects.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/Projects.html b/llvm/docs/Projects.html index a82890b267a..e83225f0c81 100644 --- a/llvm/docs/Projects.html +++ b/llvm/docs/Projects.html @@ -333,6 +333,6 @@ href="mailto:llvmdev.cs.uiuc.edu">llvmdev@cs.uiuc.edu</a>). <hr> -Written by the <a href="http://llvm.cs.uiuc.edu">LLVM Team</a>. +Written by the <a href="mailto:criswell@uiuc.edu">John Criswell</a>. </body> </html> |