diff options
author | Frank Baker <fbaker@hdfgroup.org> | 2009-01-22 20:53:59 (GMT) |
---|---|---|
committer | Frank Baker <fbaker@hdfgroup.org> | 2009-01-22 20:53:59 (GMT) |
commit | 5393933154a0f0d9175e677fdd77ed4af6b5c180 (patch) | |
tree | 0bea34450a69c23e01e92c4b5251c0d3226ecd9d /tools/lib/h5tools.c | |
parent | a665dd22afbc8e4795b40377ce4ef9a64b2cf017 (diff) | |
download | hdf5-5393933154a0f0d9175e677fdd77ed4af6b5c180.zip hdf5-5393933154a0f0d9175e677fdd77ed4af6b5c180.tar.gz hdf5-5393933154a0f0d9175e677fdd77ed4af6b5c180.tar.bz2 |
[svn-r16340] Description:
Changed 'THG' to 'The HDF Group' in various HDF5 source files,
most of which are <subdirectory>/COPYING.
-- Closes Bugzilla entry 1403.
Diffstat (limited to 'tools/lib/h5tools.c')
-rw-r--r-- | tools/lib/h5tools.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/lib/h5tools.c b/tools/lib/h5tools.c index 71a2449..52d65fe 100644 --- a/tools/lib/h5tools.c +++ b/tools/lib/h5tools.c @@ -525,7 +525,7 @@ h5tools_simple_prefix(FILE *stream, const h5tool_format_t *info, * Deref in h5tools_str_sprint() instead so recursive types are * handled correctly. * - * Pedro Vicente Nunes, THG, 2005-10-19 + * Pedro Vicente Nunes, The HDF Group, 2005-10-19 * pass to the prefix in h5tools_simple_prefix the total position * instead of the current stripmine position i; this is necessary * to print the array indices |