* Send people to the LLVMdev archive/subscription page rather than just state
  the address
* Somewhat standardize the footer of the page


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9605 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/docs/Projects.html b/docs/Projects.html
index b236ab8..a6527b0 100644
--- a/docs/Projects.html
+++ b/docs/Projects.html
@@ -378,13 +378,14 @@
 
 	If you have any questions or need any help creating an LLVM project,
 	the LLVM team would be more than happy to help.  You can always post your
-	questions to the LLVM Developers Mailing List (<a
-	href="mailto:llvmdev.cs.uiuc.edu">llvmdev@cs.uiuc.edu</a>).
+  questions to the <a
+  href="http://mail.cs.uiuc.edu/mailman/listinfo/llvmdev">LLVM Developers
+  Mailing List</a>.
 	
 <hr>
-Written by <a href="mailto:criswell@uiuc.edu">John Criswell</a>.
-<br>
-<a href="http://llvm.cs.uiuc.edu">The LLVM Compiler Infrastructure</a>
-<br>
+<address><a href="mailto:criswell@uiuc.edu">John Criswell</a></address><br>
+<a href="http://llvm.cs.uiuc.edu">The LLVM Compiler Infrastructure</a><br>
+Last modified: $Date$
+
 </body>
 </html>