1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24
|
<!-- footer.html -->
<p>
<table border=0 cellspacing=0 width="100%" bgcolor="#e0d0a0" cellpadding=5>
<tr>
<td>
<p>
<i>© <A HREF="http://hci.iwr.uni-heidelberg.de/people/ukoethe/">Ullrich Köthe</A> (<A
HREF="mailto:ullrich.koethe@iwr.uni-heidelberg.de">ullrich.koethe@iwr.uni-heidelberg.de</A>)</i> <br>
<i><A HREF="http://hci.iwr.uni-heidelberg.de/">
Heidelberg Collaboratory for Image Processing</a>,
University of Heidelberg, Germany</i>
<td>
<p align=right>
<I>html generated using <A HREF="http://www.doxygen.org">doxygen</A> and <A HREF="http://www.python.org">Python</A></I>
<br>
<i>
$projectname $projectnumber
</i>
</tr>
</table>
</BODY>
</HTML>
|