summaryrefslogtreecommitdiffstats
path: root/doc/html/Intro
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/Intro')
-rw-r--r--doc/html/Intro/IntroExamples.html19
-rw-r--r--doc/html/Intro/Makefile.in5
2 files changed, 14 insertions, 10 deletions
diff --git a/doc/html/Intro/IntroExamples.html b/doc/html/Intro/IntroExamples.html
index f9c2a61..6bc579b 100644
--- a/doc/html/Intro/IntroExamples.html
+++ b/doc/html/Intro/IntroExamples.html
@@ -7,6 +7,7 @@
</HTML><!-- #BeginLibraryItem "/ed_libs/styles_Intro.lbi" -->
<!--
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
+ * Copyright by The HDF Group. *
* Copyright by the Board of Trustees of the University of Illinois. *
* All rights reserved. *
* *
@@ -16,8 +17,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. *
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
-->
@@ -26,12 +27,13 @@
<BODY LINK="#0000ff" VLINK="#800080" bgcolor="#FFFFFF">
-<!-- #BeginLibraryItem "/ed_libs/NavBar_Intro.lbi" --><hr>
+<!-- #BeginLibraryItem "/ed_libs/NavBar_Intro.lbi" -->
+<hr>
<center>
<table border=0 width=98%>
<tr><td valign=top align=left>
<a href="../H5.intro.html">Introduction to HDF5</a>&nbsp;<br>
-<a href="http://hdf.ncsa.uiuc.edu/HDF5/doc/UG/index.html">HDF5 User Guide</a>&nbsp;
+<a href="http://www.hdfgroup.org/HDF5/doc/UG/UG_frame.html">HDF5 User Guide</a>&nbsp;
<!--
<a href="Glossary.html">Glossary</a><br>
-->
@@ -2089,12 +2091,13 @@ main(void)
<p align=right><font size=-1><a href="#IEx-TOC">(Return to TOC)</a></font>
-<!-- #BeginLibraryItem "/ed_libs/NavBar_Intro.lbi" --><hr>
+<!-- #BeginLibraryItem "/ed_libs/NavBar_Intro.lbi" -->
+<hr>
<center>
<table border=0 width=98%>
<tr><td valign=top align=left>
<a href="../H5.intro.html">Introduction to HDF5</a>&nbsp;<br>
-<a href="http://hdf.ncsa.uiuc.edu/HDF5/doc/UG/index.html">HDF5 User Guide</a>&nbsp;
+<a href="http://www.hdfgroup.org/HDF5/doc/UG/UG_frame.html">HDF5 User Guide</a>&nbsp;
<!--
<a href="Glossary.html">Glossary</a><br>
-->
@@ -2112,9 +2115,9 @@ main(void)
<!-- #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/Intro/Makefile.in b/doc/html/Intro/Makefile.in
index 808f864..6c8f74e 100644
--- a/doc/html/Intro/Makefile.in
+++ b/doc/html/Intro/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@