summaryrefslogtreecommitdiffstats
path: root/doc/html/fortran
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/fortran')
-rw-r--r--doc/html/fortran/F90Flags.html9
-rw-r--r--doc/html/fortran/F90UserNotes.html9
-rw-r--r--doc/html/fortran/Makefile.in5
3 files changed, 13 insertions, 10 deletions
diff --git a/doc/html/fortran/F90Flags.html b/doc/html/fortran/F90Flags.html
index fe57591..17fa89f 100644
--- a/doc/html/fortran/F90Flags.html
+++ b/doc/html/fortran/F90Flags.html
@@ -7,6 +7,7 @@ HDF5 Fortran90 Flags and Datatypes
<!--
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
+ * Copyright by The HDF Group. *
* Copyright by the Board of Trustees of the University of Illinois. *
* All rights reserved. *
* *
@@ -16,8 +17,8 @@ HDF5 Fortran90 Flags and Datatypes
* 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. *
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
-->
@@ -322,9 +323,9 @@ The Fortran90 HDF5 flags have the same meanings as the C flags defined in the
<!-- #BeginLibraryItem "/ed_libs/Footer.lbi" -->
<address>
-<a href="mailto:hdfhelp@ncsa.uiuc.edu">HDF Help Desk</a>
+THG Help Desk: <img src="../Graphics/help.png" align=top height=16>
<br>
-Describes HDF5 Release 1.6.5, November 2005
+Describes HDF5 Release 1.6.6, April 2007
</address>
<!-- #EndLibraryItem -->
diff --git a/doc/html/fortran/F90UserNotes.html b/doc/html/fortran/F90UserNotes.html
index e8b881e..0d18915 100644
--- a/doc/html/fortran/F90UserNotes.html
+++ b/doc/html/fortran/F90UserNotes.html
@@ -6,6 +6,7 @@
<!--
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
+ * Copyright by The HDF Group. *
* Copyright by the Board of Trustees of the University of Illinois. *
* All rights reserved. *
* *
@@ -15,8 +16,8 @@
* 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. *
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
-->
@@ -130,9 +131,9 @@ About the Fortran APIs
<!-- #BeginLibraryItem "/ed_libs/Footer.lbi" -->
<address>
-<a href="mailto:hdfhelp@ncsa.uiuc.edu">HDF Help Desk</a>
+THG Help Desk: <img src="../Graphics/help.png" align=top height=16>
<br>
-Describes HDF5 Release 1.6.5, November 2005
+Describes HDF5 Release 1.6.6, April 2007
</address>
<!-- #EndLibraryItem -->
diff --git a/doc/html/fortran/Makefile.in b/doc/html/fortran/Makefile.in
index 9c5046f..e9e33d2 100644
--- a/doc/html/fortran/Makefile.in
+++ b/doc/html/fortran/Makefile.in
@@ -1,5 +1,6 @@
# HDF5 Library Makefile(.in)
#
+# Copyright by The HDF Group.
# Copyright by the Board of Trustees of the University of Illinois.
# All rights reserved.
#
@@ -9,8 +10,8 @@
# 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.
#
#
top_srcdir=@top_srcdir@