From 7d618993c58dd9077597671bd3ed2a7be12585b2 Mon Sep 17 00:00:00 2001 From: Albert Cheng Date: Sat, 29 Jun 2002 19:11:42 -0500 Subject: [svn-r5729] Purpose: Bring in sync with v1.4 versions that have copyright statements added. Platforms tested: eirene(pp). Only one machine tested because all changes are merely comments. --- perform/chunk.c | 17 ++++++++++++++--- perform/gen_report.pl | 14 +++++++++++--- perform/iopipe.c | 17 ++++++++++++++--- perform/overhead.c | 17 ++++++++++++++--- perform/perf.c | 14 ++++++++++++++ perform/pio_timer.c | 18 +++++++++++++----- perform/pio_timer.h | 20 ++++++++++++++------ 7 files changed, 94 insertions(+), 23 deletions(-) diff --git a/perform/chunk.c b/perform/chunk.c index 4f3b1cb..f74397b 100644 --- a/perform/chunk.c +++ b/perform/chunk.c @@ -1,7 +1,18 @@ +/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * + * 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 * + * terms governing use, modification, and redistribution, is contained in * + * the files COPYING and Copyright.html. COPYING can be found at the root * + * of the source code distribution tree; Copyright.html can be found at the * + * root level of an installed copy of the electronic HDF5 document set and * + * is linked from the top-level documents page. It can also be found at * + * http://hdf.ncsa.uiuc.edu/HDF5/doc/Copyright.html. If you do not have * + * access to either file, you may request a copy from hdfhelp@ncsa.uiuc.edu. * + * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ + /* - * Copyright (C) 1998 NCSA - * All rights reserved. - * * Programmer: Robb Matzke * Thursday, May 14, 1998 * diff --git a/perform/gen_report.pl b/perform/gen_report.pl index 54556fb..39efebf 100755 --- a/perform/gen_report.pl +++ b/perform/gen_report.pl @@ -1,8 +1,16 @@ #!/usr/bin/perl -w # -# Copyright (C) 2002 -# National Center for Supercomputing Applications. -# All rights reserved. +# 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 +# terms governing use, modification, and redistribution, is contained in +# the files COPYING and Copyright.html. COPYING can be found at the root +# of the source code distribution tree; Copyright.html can be found at the +# root level of an installed copy of the electronic HDF5 document set and +# is linked from the top-level documents page. It can also be found at +# http://hdf.ncsa.uiuc.edu/HDF5/doc/Copyright.html. If you do not have +# access to either file, you may request a copy from hdfhelp@ncsa.uiuc.edu. # # diff --git a/perform/iopipe.c b/perform/iopipe.c index dea98aa..aa1ac77 100644 --- a/perform/iopipe.c +++ b/perform/iopipe.c @@ -1,7 +1,18 @@ +/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * + * 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 * + * terms governing use, modification, and redistribution, is contained in * + * the files COPYING and Copyright.html. COPYING can be found at the root * + * of the source code distribution tree; Copyright.html can be found at the * + * root level of an installed copy of the electronic HDF5 document set and * + * is linked from the top-level documents page. It can also be found at * + * http://hdf.ncsa.uiuc.edu/HDF5/doc/Copyright.html. If you do not have * + * access to either file, you may request a copy from hdfhelp@ncsa.uiuc.edu. * + * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ + /* - * Copyright (C) 1998 NCSA - * All rights reserved. - * * Programmer: Robb Matzke * Thursday, March 12, 1998 */ diff --git a/perform/overhead.c b/perform/overhead.c index 219cb7d..9edacc9 100644 --- a/perform/overhead.c +++ b/perform/overhead.c @@ -1,7 +1,18 @@ +/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * + * 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 * + * terms governing use, modification, and redistribution, is contained in * + * the files COPYING and Copyright.html. COPYING can be found at the root * + * of the source code distribution tree; Copyright.html can be found at the * + * root level of an installed copy of the electronic HDF5 document set and * + * is linked from the top-level documents page. It can also be found at * + * http://hdf.ncsa.uiuc.edu/HDF5/doc/Copyright.html. If you do not have * + * access to either file, you may request a copy from hdfhelp@ncsa.uiuc.edu. * + * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ + /* - * Copyright (C) 1998 NCSA - * All rights reserved. - * * Programmer: Robb Matzke * Monday, September 28, 1998 * diff --git a/perform/perf.c b/perform/perf.c index 086defa..ced92d7 100644 --- a/perform/perf.c +++ b/perform/perf.c @@ -1,3 +1,17 @@ +/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * + * 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 * + * terms governing use, modification, and redistribution, is contained in * + * the files COPYING and Copyright.html. COPYING can be found at the root * + * of the source code distribution tree; Copyright.html can be found at the * + * root level of an installed copy of the electronic HDF5 document set and * + * is linked from the top-level documents page. It can also be found at * + * http://hdf.ncsa.uiuc.edu/HDF5/doc/Copyright.html. If you do not have * + * access to either file, you may request a copy from hdfhelp@ncsa.uiuc.edu. * + * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ + /* * Author: Albert Cheng of NCSA, May 1, 2001. * This is derived from code given to me by Robert Ross. diff --git a/perform/pio_timer.c b/perform/pio_timer.c index 6b87c3e..2d0e141 100644 --- a/perform/pio_timer.c +++ b/perform/pio_timer.c @@ -1,8 +1,16 @@ -/* - * Copyright (C) 2001 - * National Center for Supercomputing Applications - * All rights reserved. - */ +/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * + * 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 * + * terms governing use, modification, and redistribution, is contained in * + * the files COPYING and Copyright.html. COPYING can be found at the root * + * of the source code distribution tree; Copyright.html can be found at the * + * root level of an installed copy of the electronic HDF5 document set and * + * is linked from the top-level documents page. It can also be found at * + * http://hdf.ncsa.uiuc.edu/HDF5/doc/Copyright.html. If you do not have * + * access to either file, you may request a copy from hdfhelp@ncsa.uiuc.edu. * + * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ /* * Purpose: diff --git a/perform/pio_timer.h b/perform/pio_timer.h index 81916dd..3094997 100644 --- a/perform/pio_timer.h +++ b/perform/pio_timer.h @@ -1,9 +1,17 @@ -/* - * Copyright (C) 2001 - * National Center for Supercomputing Applications - * All rights reserved. - * - */ +/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * + * 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 * + * terms governing use, modification, and redistribution, is contained in * + * the files COPYING and Copyright.html. COPYING can be found at the root * + * of the source code distribution tree; Copyright.html can be found at the * + * root level of an installed copy of the electronic HDF5 document set and * + * is linked from the top-level documents page. It can also be found at * + * http://hdf.ncsa.uiuc.edu/HDF5/doc/Copyright.html. If you do not have * + * access to either file, you may request a copy from hdfhelp@ncsa.uiuc.edu. * + * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ + #ifndef PIO_TIMER__ #define PIO_TIMER__ -- cgit v0.12