legacy/mod_dtcl/credits.html (92 lines of code) (raw):

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"> <html> <head> <title>mod_dtcl Credits</title> <link rel="stylesheet" href="../style.css"> </head> <body> <table align="center" width="63%" border="0"> <tr> <td align="center" valign="top"> <h1 style="padding: .3em;"> mod_dtcl </h1> </td> </tr> </table> <hr> <table class="main"> <tr> <td bgcolor="#cccccc" valign="top" align="left"> <b> <div class="box"> <a href="../">Apache Tcl Home</a> </div><div class="box"> <hr></hr> </div><div class="box"> <a href="index.html">mod_dtcl Home</a> </div><div class="box"> <a href="documentation/">mod_dtcl documentation</a> </div><div class="box"> <a href="examples.html">mod_dtcl examples</a> </div><div class="box"> <a href="download.html">Download mod_dtcl</a> </div><div class="box"> <a href="news.html">News &amp; Status</a> </div><div class="box"> <a href="contributing.html">Contributing</a> </div><div class="box"> <a href="contact.html">Contact/Mailing list</a> </div><div class="box"> <a href="credits.html">Credits</a> </div> </td> <td valign="top"> <h2>Credits for mod_dtcl</h2> <p> The following have contributed code, time, ideas and suggestions: </p> <ul> <li>Rolf Ade</li> <li>Paolo Brutti</li> <li><a href="mailto:valerio@most.it">Valerio Gionco</a></li> <li><a href="mailto:Simon.Greaves@bigfoot.com">Simon Greaves</a></li> <li>Craig Huckabee</li> <li>Jorgen Frojk Kjaersgaard</li> <li><a href=mailto:wojciech@kocjan.org>Wojtek Kocjan</a></li> <li>Charles Lecoufle</li> <li><a href="http://www.perki.org">Pierre-Mikael Legris</a></li> <li>Rasmus Lerdorf</li> <li><a href=mailto:cl@us-bo.dk>Claus Bo Nielsen</a></li> <li>Jan Nijtmans</li> <li>Daniel Ridruejo</li> <li><a href=mailto:mi@aldan.algebra.com>Mikhail Teterin</a></li> <li><a href="http://www.dedasys.com/davidw/">David Welton</a> (Author and maintainer)</li> </ul> <p> Hosting services and equipment provided by <b><a href="http://www.covalent.net">Covalent Technologies</a></b>. </p> </td> </tr> </table> <table align="center" width="100%"> <tr> <td align="left"> <a href="http://www.apache.org/"><img src="/apache_pb.gif" alt="Powered by Apache" border="0" width="259" height="32"></a> </td> <td align="right"> <a href="http://www.tcl.tk/"><img src="/tclp.gif" alt="Powered by Tcl" border="0" width="42" height="64"></a> </td> </tr> </table> </body> </html>