diff options
Diffstat (limited to 'tools')
-rwxr-xr-x | tools/COPYING | 2 | ||||
-rw-r--r-- | tools/lib/h5tools.c | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/tools/COPYING b/tools/COPYING index ef0cbaf..6903daf 100755 --- a/tools/COPYING +++ b/tools/COPYING @@ -1,5 +1,5 @@ - Copyright by The HDF Group (THG) and + Copyright by The HDF Group and The Board of Trustees of the University of Illinois. All rights reserved. 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 |