diff options
author | Frank Baker <fbaker@hdfgroup.org> | 2005-11-02 18:20:54 (GMT) |
---|---|---|
committer | Frank Baker <fbaker@hdfgroup.org> | 2005-11-02 18:20:54 (GMT) |
commit | 2126ecf7a8b1207e11f33e890e24c9b5eed242ee (patch) | |
tree | 832bee2b8f67a75c2b8d715cfdced4ac992e6887 | |
parent | e6797b28b032e8004b83acf30ea0db69a8c1dbda (diff) | |
download | hdf5-2126ecf7a8b1207e11f33e890e24c9b5eed242ee.zip hdf5-2126ecf7a8b1207e11f33e890e24c9b5eed242ee.tar.gz hdf5-2126ecf7a8b1207e11f33e890e24c9b5eed242ee.tar.bz2 |
[svn-r11671]
Purpose:
Add abridged copyright notice to HTML files in TechNotes/TestReview/.
Platforms tested:
Firefox
-rw-r--r-- | doc/html/TechNotes/TestReview/H5Dget_offset.html | 21 | ||||
-rw-r--r-- | doc/html/TechNotes/TestReview/H5Tget_native_type.html | 21 |
2 files changed, 42 insertions, 0 deletions
diff --git a/doc/html/TechNotes/TestReview/H5Dget_offset.html b/doc/html/TechNotes/TestReview/H5Dget_offset.html index 0056f00..22251c1 100644 --- a/doc/html/TechNotes/TestReview/H5Dget_offset.html +++ b/doc/html/TechNotes/TestReview/H5Dget_offset.html @@ -6,6 +6,27 @@ <META name="author" content="Quincey Koziol"> </HEAD> <body text="#000000" bgcolor="#FFFFFF"> + +<!-- #BeginLibraryItem "/ed_libs/copyright-html.lbi" --> +<!-- separator --> +<!-- + * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * + * 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. * + * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * + --> +<!-- separator --> +<!-- #EndLibraryItem --> + <STYLE type="text/css"> OL.loweralpha { list-style-type: lower-alpha } OL.upperroman { list-style-type: upper-roman } diff --git a/doc/html/TechNotes/TestReview/H5Tget_native_type.html b/doc/html/TechNotes/TestReview/H5Tget_native_type.html index 1c6409d..5a53659 100644 --- a/doc/html/TechNotes/TestReview/H5Tget_native_type.html +++ b/doc/html/TechNotes/TestReview/H5Tget_native_type.html @@ -6,6 +6,27 @@ <META name="author" content="Quincey Koziol"> </HEAD> <body text="#000000" bgcolor="#FFFFFF"> + +<!-- #BeginLibraryItem "/ed_libs/copyright-html.lbi" --> +<!-- separator --> +<!-- + * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * + * 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. * + * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * + --> +<!-- separator --> +<!-- #EndLibraryItem --> + <STYLE type="text/css"> OL.loweralpha { list-style-type: lower-alpha } OL.upperroman { list-style-type: upper-roman } |