diff options
author | Albert Cheng <acheng@hdfgroup.org> | 2007-02-14 23:46:42 (GMT) |
---|---|---|
committer | Albert Cheng <acheng@hdfgroup.org> | 2007-02-14 23:46:42 (GMT) |
commit | bbf29a5a66692dc169b544d7b2b901ee5cea32b4 (patch) | |
tree | 7a515054dcd09f0d17c285f13378afb08872e43b /src/H5Pdxpl.c | |
parent | bbc20d875475ddbb20a6115a78235bebf9eecb4a (diff) | |
download | hdf5-bbf29a5a66692dc169b544d7b2b901ee5cea32b4.zip hdf5-bbf29a5a66692dc169b544d7b2b901ee5cea32b4.tar.gz hdf5-bbf29a5a66692dc169b544d7b2b901ee5cea32b4.tar.bz2 |
[svn-r13316] Updated Copyright notices.
Tested platform: Kagiso (serial, pp)
Diffstat (limited to 'src/H5Pdxpl.c')
-rw-r--r-- | src/H5Pdxpl.c | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/src/H5Pdxpl.c b/src/H5Pdxpl.c index c147b77..6f5d36c 100644 --- a/src/H5Pdxpl.c +++ b/src/H5Pdxpl.c @@ -1,4 +1,5 @@ /* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * + * Copyright by The HDF Group. * * Copyright by the Board of Trustees of the University of Illinois. * * All rights reserved. * * * @@ -8,8 +9,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. * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ #define H5P_PACKAGE /*suppress error about including H5Ppkg */ |