summaryrefslogtreecommitdiffstats
path: root/doc/html/TechNotes/HeapMgmt.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/TechNotes/HeapMgmt.html')
-rw-r--r--doc/html/TechNotes/HeapMgmt.html18
1 files changed, 8 insertions, 10 deletions
diff --git a/doc/html/TechNotes/HeapMgmt.html b/doc/html/TechNotes/HeapMgmt.html
index d0f0e77..a86c7a9 100644
--- a/doc/html/TechNotes/HeapMgmt.html
+++ b/doc/html/TechNotes/HeapMgmt.html
@@ -2,9 +2,9 @@
<body>
<!-- #BeginLibraryItem "/ed_libs/copyright-html.lbi" -->
-<!-- separator -->
<!--
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
+ * Copyright by The HDF Group. *
* Copyright by the Board of Trustees of the University of Illinois. *
* All rights reserved. *
* *
@@ -14,14 +14,11 @@
* of the source code distribution tree; Copyright.html can be found at the *
* root level of an installed copy of the electronic HDF5 document set and *
* is linked from the top-level documents page. It can also be found at *
- * http://hdf.ncsa.uiuc.edu/HDF5/doc/Copyright.html. If you do not have *
- * access to either file, you may request a copy from hdfhelp@ncsa.uiuc.edu. *
+ * http://hdfgroup.org/HDF5/doc/Copyright.html. If you do not have *
+ * access to either file, you may request a copy from help@hdfgroup.org. *
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
-->
-<!-- separator -->
-<!-- #EndLibraryItem -->
-
-<h1>Heap Management in HDF5</h1>
+<!-- #EndLibraryItem --><h1>Heap Management in HDF5</h1>
<pre>
@@ -94,9 +91,10 @@ H5H_remove (hdf5_file_t *f, off_t addr, off_t offset, size_t size);
Returns success or failure.
===========================================
-Last Modified: 8 July 1998 (technical content)
-Last Modified: 28 April 2000 (included in HDF5 Technical Notes)
-HDF Help Desk: hdfhelp@ncsa.uiuc.edu
+Last modified: 8 July 1998 (technical content)
+Last modified: 28 April 2000 (included in HDF5 Technical Notes)
+Last modified: 28 March 2007 (Help Desk contact only)
+THG Help Desk: <img src="../Graphics/help.png" align=top height=16>
</pre>