diff options
| author | Chris Lattner <sabre@nondot.org> | 2011-11-27 21:02:12 +0000 |
|---|---|---|
| committer | Chris Lattner <sabre@nondot.org> | 2011-11-27 21:02:12 +0000 |
| commit | 9661de7d30340cff9755150feece0e5d08fecf36 (patch) | |
| tree | 30872924c8206e1e381c544c43a3464af3544b3b /llvm | |
| parent | 6442197819f8f820633048dd15fb7c1e4b2922ee (diff) | |
| download | bcm5719-llvm-9661de7d30340cff9755150feece0e5d08fecf36.tar.gz bcm5719-llvm-9661de7d30340cff9755150feece0e5d08fecf36.zip | |
fix some out-of-date attribution.
llvm-svn: 145197
Diffstat (limited to 'llvm')
| -rw-r--r-- | llvm/docs/ExceptionHandling.html | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/llvm/docs/ExceptionHandling.html b/llvm/docs/ExceptionHandling.html index b378deb0071..7e55e429780 100644 --- a/llvm/docs/ExceptionHandling.html +++ b/llvm/docs/ExceptionHandling.html @@ -50,7 +50,7 @@ </tr></table> <div class="doc_author"> - <p>Written by <a href="mailto:jlaskey@mac.com">Jim Laskey</a></p> + <p>Written by the <a href="http://llvm.org/">LLVM Team</a></p> </div> @@ -573,7 +573,6 @@ <a href="http://validator.w3.org/check/referer"><img src="http://www.w3.org/Icons/valid-html401-blue" alt="Valid HTML 4.01"></a> - <a href="mailto:sabre@nondot.org">Chris Lattner</a><br> <a href="http://llvm.org/">LLVM Compiler Infrastructure</a><br> Last modified: $Date$ </address> |

