diff options
Diffstat (limited to 'doc/html/Errors.html')
-rw-r--r-- | doc/html/Errors.html | 25 |
1 files changed, 20 insertions, 5 deletions
diff --git a/doc/html/Errors.html b/doc/html/Errors.html index 35fa3f5..e99ca38 100644 --- a/doc/html/Errors.html +++ b/doc/html/Errors.html @@ -3,7 +3,24 @@ <head> <title>Error Handling Interface (H5E)</title> -<!-- #BeginLibraryItem "/ed_libs/styles_UG.lbi" --><link href="ed_styles/UGelect.css" rel="stylesheet" type="text/css"> +<!-- #BeginLibraryItem "/ed_libs/styles_UG.lbi" --> +<!-- + * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * + * Copyright by the Board of Trustees of the University of Illinois. * + * All rights reserved. * + * * + * This file is part of HDF5. The full HDF5 copyright notice, including * + * terms governing use, modification, and redistribution, is contained in * + * the files COPYING and Copyright.html. COPYING can be found at the root * + * 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. * + * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * + --> + +<link href="ed_styles/UGelect.css" rel="stylesheet" type="text/css"> <!-- #EndLibraryItem --></head> <body bgcolor="#FFFFFF"> @@ -357,10 +374,8 @@ H5Ewalk_cb(int n, H5E_error_t *err_desc, void *client_data) <!-- #EndLibraryItem --><!-- #BeginLibraryItem "/ed_libs/Footer.lbi" --><address> <a href="mailto:hdfhelp@ncsa.uiuc.edu">HDF Help Desk</a> <br> -Describes HDF5 Release 1.5, Unreleased Development Branch -</address><!-- #EndLibraryItem --> - -<!-- Created: Fri Feb 27 23:42:52 EST 1998 --> +Describes HDF5 Release 1.6.0, July 2003 +</address><!-- #EndLibraryItem --><!-- Created: Fri Feb 27 23:42:52 EST 1998 --> <!-- hhmts start --> Last modified: 13 December 1999 <!-- hhmts end --> |