diff options
author | Chris Lattner <sabre@nondot.org> | 2003-05-31 19:55:19 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2003-05-31 19:55:19 +0000 |
commit | d9460e12f59affbc83a4537330923969ef76c14a (patch) | |
tree | ff409f5dabf5a31443e269a5263072ee578f2ce2 /llvm/docs/ReleaseTasks.html | |
parent | 384f6ba4039f6e11812c24e1745bf381299dd3c9 (diff) | |
download | bcm5719-llvm-d9460e12f59affbc83a4537330923969ef76c14a.tar.gz bcm5719-llvm-d9460e12f59affbc83a4537330923969ef76c14a.zip |
* Correct title
* Give credit to John for making the page
llvm-svn: 6475
Diffstat (limited to 'llvm/docs/ReleaseTasks.html')
-rw-r--r-- | llvm/docs/ReleaseTasks.html | 14 |
1 files changed, 6 insertions, 8 deletions
diff --git a/llvm/docs/ReleaseTasks.html b/llvm/docs/ReleaseTasks.html index 83ff80c30d1..49063cbb972 100644 --- a/llvm/docs/ReleaseTasks.html +++ b/llvm/docs/ReleaseTasks.html @@ -1,13 +1,10 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> -<html> -<head> - <title>Open LLVM Projects</title> -</head> - <body bgcolor="white"> +<html><head><title>LLVM Public Release Project</title></head> +<body bgcolor="white"> <center> <h1><font size="7">LLVM Public Release Project</font></h1> - </center> +</center> <ul> <li><a href="#what">What is this?</a> </li> @@ -184,9 +181,10 @@ file.</li> </ul> <font size-1=""> -<address><a href="mailto:sabre@nondot.org">Chris Lattner</a></address> +<address><a href="mailto:criswell@cs.uiuc.edu">John Criswell</a></address> <!-- Created: Tue Aug 6 15:00:33 CDT 2002 --> <!-- hhmts start --> -Last modified: Fri May 30 10:11:00 CDT 2003 <!-- hhmts end --></font> <br> +Last modified: Sat May 31 14:54:03 CDT 2003 +<!-- hhmts end --></font> <br> <br> <br> </body> |