diff options
-rw-r--r-- | MANIFEST | 1 | ||||
-rw-r--r-- | testpar/t_coll_md_read.c | 1 |
2 files changed, 1 insertions, 1 deletions
@@ -1248,6 +1248,7 @@ ./testpar/t_cache_image.c ./testpar/t_chunk_alloc.c ./testpar/t_coll_chunk.c +./testpar/t_coll_md_read.c ./testpar/t_dset.c ./testpar/t_file.c ./testpar/t_file_image.c diff --git a/testpar/t_coll_md_read.c b/testpar/t_coll_md_read.c index e3e2d9f..f945d2b 100644 --- a/testpar/t_coll_md_read.c +++ b/testpar/t_coll_md_read.c @@ -1,6 +1,5 @@ /* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * Copyright by The HDF Group. * - * 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 * |