diff options
| author | Misha Brukman <brukman+llvm@gmail.com> | 2003-10-30 01:23:40 +0000 |
|---|---|---|
| committer | Misha Brukman <brukman+llvm@gmail.com> | 2003-10-30 01:23:40 +0000 |
| commit | d8c3ba3315aaeaf2fa71762663caa18367cc3f38 (patch) | |
| tree | f95857102755d9f3c9b31163eb766892565011ef /llvm/docs/Projects.html | |
| parent | a2bd4e07ee3c774f75b4407ad7e883d30fe8a114 (diff) | |
| download | bcm5719-llvm-d8c3ba3315aaeaf2fa71762663caa18367cc3f38.tar.gz bcm5719-llvm-d8c3ba3315aaeaf2fa71762663caa18367cc3f38.zip | |
* Send people to the LLVMdev archive/subscription page rather than just state
the address
* Somewhat standardize the footer of the page
llvm-svn: 9605
Diffstat (limited to 'llvm/docs/Projects.html')
| -rw-r--r-- | llvm/docs/Projects.html | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/llvm/docs/Projects.html b/llvm/docs/Projects.html index b236ab8ac3a..a6527b0402f 100644 --- a/llvm/docs/Projects.html +++ b/llvm/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> |

