summaryrefslogtreecommitdiffstats
path: root/doc/html/TechNotes/FreeLists.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/TechNotes/FreeLists.html')
-rw-r--r--doc/html/TechNotes/FreeLists.html18
1 files changed, 8 insertions, 10 deletions
diff --git a/doc/html/TechNotes/FreeLists.html b/doc/html/TechNotes/FreeLists.html
index 9ae38f4..71aaf21 100644
--- a/doc/html/TechNotes/FreeLists.html
+++ b/doc/html/TechNotes/FreeLists.html
@@ -6,9 +6,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. *
* *
@@ -18,14 +18,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>Memory Management and Free Lists</h1>
+<!-- #EndLibraryItem --><h1>Memory Management and Free Lists</h1>
<pre>
@@ -113,7 +110,7 @@ the application eventually releases those objects and wants to reduce the
memory used by the library from the peak usage required. The library
automatically garbage collects all the free lists when the application ends.
-Questions should be sent to the HDF Help Desk at hdfhelp@ncsa.uiuc.edu.
+Questions should be sent to the THG Help Desk at <img src="../Graphics/help.png" align=top height=16>.
===========================================
@@ -217,8 +214,9 @@ Datasets=1500, Data Rewrites=45:
===========================================
-Last Modified: 3 May 2000
-HDF Help Desk: hdfhelp@ncsa.uiuc.edu
+Last modified: 3 May 2000
+Last modified: 28 March 2007 (Help Desk contact only)
+THG Help Desk: <img src="../Graphics/help.png" align=top height=16>
</pre>
</body>