23 lines
1.1 KiB
HTML
23 lines
1.1 KiB
HTML
|
<!--
|
||
|
file : footer.html
|
||
|
created : Mon Jan 31 23:55:07 CET 2000
|
||
|
copyright : (C) 2000 by Eric Espie
|
||
|
email : torcs@free.fr
|
||
|
version : $Id: footer.html,v 1.2 2002/08/01 23:15:30 torcs Exp $
|
||
|
-->
|
||
|
|
||
|
<!-- This program is free software; you can redistribute it and/or modify -->
|
||
|
<!-- it under the terms of the GNU General Public License as published by -->
|
||
|
<!-- the Free Software Foundation; either version 2 of the License, or -->
|
||
|
<!-- (at your option) any later version. -->
|
||
|
<hr width="100%">
|
||
|
<address><small>Generated at $datetime for $projectname by
|
||
|
<a href="http://www.stack.nl/~dimitri/doxygen/index.html">
|
||
|
<img src="doxygen.gif" alt="doxygen" align=center border=0 width=60 height=25></a>
|
||
|
$doxygenversion written by <a href="mailto:dimitri@stack.nl">Dimitri van Heesch</a>,
|
||
|
© 1997-1999
|
||
|
<br>TORCS © Eric Espié 1999, 2002.
|
||
|
</small></address>
|
||
|
</body>
|
||
|
</html>
|