diff options
Diffstat (limited to 'test/gen_udlinks.c')
-rw-r--r-- | test/gen_udlinks.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test/gen_udlinks.c b/test/gen_udlinks.c index 7bac453..d41625a 100644 --- a/test/gen_udlinks.c +++ b/test/gen_udlinks.c @@ -6,13 +6,13 @@ * This file is part of HDF5. The full HDF5 copyright notice, including * * terms governing use, modification, and redistribution, is contained in * * the COPYING file, which can be found at the root of the source code * - * distribution tree, or in https://support.hdfgroup.org/ftp/HDF5/releases. * + * distribution tree, or in https://www.hdfgroup.org/licenses. * * If you do not have access to either file, you may request a copy from * * help@hdfgroup.org. * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ /* - * Programmer: James Laird <jlaird@hdfgroup.org> + * Programmer: James Laird * Tuesday, June 6, 2006 * * This program creates HDF5 files with user-defined links. These files |