blob: ba37ee7e3c2b9f7ada94fbd6048113ed21fea47d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
<!-- INCLUDE VIA PHP FROM <doc_root>/ed_libs/Footer.htm -->
<address>
<p><hr/></p>
<table width="100%" border="0">
<tr valign="top">
<td align="left">
<address>
<em> The HDF Group Help Desk:</em> <img src="help.jpg" align=top height=16>
</address>
</td><td width="5%"> </td>
<td align="right">
<a href="https://www.hdfgroup.org/HDF5/doc/Copyright.html">Copyright</a> by
<a href="https://www.hdfgroup.org">The HDF Group</a>
<br>
and the Board of Trustees of the University of Illinois
</td>
</tr>
</table>
</address>
<!-- END PHP INCLUDE FROM <doc_root>/ed_libs/Footer.htm -->
|