diff options
Diffstat (limited to 'tools/test/perform')
-rw-r--r-- | tools/test/perform/Makefile.am | 1 | ||||
-rw-r--r-- | tools/test/perform/chunk.c | 1 | ||||
-rw-r--r-- | tools/test/perform/chunk_cache.c | 1 | ||||
-rw-r--r-- | tools/test/perform/direct_write_perf.c | 1 | ||||
-rw-r--r-- | tools/test/perform/gen_report.pl | 1 | ||||
-rw-r--r-- | tools/test/perform/iopipe.c | 1 | ||||
-rw-r--r-- | tools/test/perform/overhead.c | 1 | ||||
-rw-r--r-- | tools/test/perform/perf_meta.c | 1 | ||||
-rw-r--r-- | tools/test/perform/zip_perf.c | 1 |
9 files changed, 0 insertions, 9 deletions
diff --git a/tools/test/perform/Makefile.am b/tools/test/perform/Makefile.am index 10b13fe..14755ca 100644 --- a/tools/test/perform/Makefile.am +++ b/tools/test/perform/Makefile.am @@ -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 diff --git a/tools/test/perform/chunk.c b/tools/test/perform/chunk.c index 9e4d3f0..27ada87 100644 --- a/tools/test/perform/chunk.c +++ b/tools/test/perform/chunk.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 * diff --git a/tools/test/perform/chunk_cache.c b/tools/test/perform/chunk_cache.c index 832447e..9f6554d 100644 --- a/tools/test/perform/chunk_cache.c +++ b/tools/test/perform/chunk_cache.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 * diff --git a/tools/test/perform/direct_write_perf.c b/tools/test/perform/direct_write_perf.c index c99f2f1..0d94cf5 100644 --- a/tools/test/perform/direct_write_perf.c +++ b/tools/test/perform/direct_write_perf.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 * diff --git a/tools/test/perform/gen_report.pl b/tools/test/perform/gen_report.pl index c853b70..e42e547 100644 --- a/tools/test/perform/gen_report.pl +++ b/tools/test/perform/gen_report.pl @@ -1,7 +1,6 @@ #!/usr/bin/perl # # 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 diff --git a/tools/test/perform/iopipe.c b/tools/test/perform/iopipe.c index 37f07a1..c61e6a9 100644 --- a/tools/test/perform/iopipe.c +++ b/tools/test/perform/iopipe.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 * diff --git a/tools/test/perform/overhead.c b/tools/test/perform/overhead.c index 8034959..69a8251 100644 --- a/tools/test/perform/overhead.c +++ b/tools/test/perform/overhead.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 * diff --git a/tools/test/perform/perf_meta.c b/tools/test/perform/perf_meta.c index ad76711..94fe849 100644 --- a/tools/test/perform/perf_meta.c +++ b/tools/test/perform/perf_meta.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 * diff --git a/tools/test/perform/zip_perf.c b/tools/test/perform/zip_perf.c index 6223d96..1265c30 100644 --- a/tools/test/perform/zip_perf.c +++ b/tools/test/perform/zip_perf.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 * |