diff options
author | Larry Knox <lrknox@hdfgroup.org> | 2022-11-01 21:02:27 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-11-01 21:02:27 (GMT) |
commit | 11dfa25910f08e70db336f125d52ef9586416017 (patch) | |
tree | 49b4576e96f5878175293e5eea5e72b65e7ac7ba /c++/test | |
parent | 71595e9ea3df2f1ecae4fc52cf31aa04813d3287 (diff) | |
download | hdf5-11dfa25910f08e70db336f125d52ef9586416017.zip hdf5-11dfa25910f08e70db336f125d52ef9586416017.tar.gz hdf5-11dfa25910f08e70db336f125d52ef9586416017.tar.bz2 |
Update copyright headers (#2184)
* Updated source file copyright headers to remove "Copyright by the Board of Trustees
of the University of Illinois", which is kept in the top-level COPYING file.
Diffstat (limited to 'c++/test')
-rw-r--r-- | c++/test/H5srcdir_str.h.in | 1 | ||||
-rw-r--r-- | c++/test/Makefile.am | 1 | ||||
-rw-r--r-- | c++/test/dsets.cpp | 1 | ||||
-rw-r--r-- | c++/test/h5cpputil.cpp | 1 | ||||
-rw-r--r-- | c++/test/h5cpputil.h | 1 | ||||
-rw-r--r-- | c++/test/tarray.cpp | 1 | ||||
-rw-r--r-- | c++/test/tattr.cpp | 1 | ||||
-rw-r--r-- | c++/test/tcompound.cpp | 1 | ||||
-rw-r--r-- | c++/test/tdspl.cpp | 1 | ||||
-rw-r--r-- | c++/test/testhdf5.cpp | 1 | ||||
-rw-r--r-- | c++/test/tfile.cpp | 1 | ||||
-rw-r--r-- | c++/test/tfilter.cpp | 1 | ||||
-rw-r--r-- | c++/test/th5s.cpp | 1 | ||||
-rw-r--r-- | c++/test/titerate.cpp | 1 | ||||
-rw-r--r-- | c++/test/tobject.cpp | 1 | ||||
-rw-r--r-- | c++/test/trefer.cpp | 1 | ||||
-rw-r--r-- | c++/test/ttypes.cpp | 1 | ||||
-rw-r--r-- | c++/test/tvlstr.cpp | 1 |
18 files changed, 0 insertions, 18 deletions
diff --git a/c++/test/H5srcdir_str.h.in b/c++/test/H5srcdir_str.h.in index 988c065..55280cd 100644 --- a/c++/test/H5srcdir_str.h.in +++ b/c++/test/H5srcdir_str.h.in @@ -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/c++/test/Makefile.am b/c++/test/Makefile.am index 0194b0e..d513d95 100644 --- a/c++/test/Makefile.am +++ b/c++/test/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/c++/test/dsets.cpp b/c++/test/dsets.cpp index 389d26c..5c3ce81 100644 --- a/c++/test/dsets.cpp +++ b/c++/test/dsets.cpp @@ -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/c++/test/h5cpputil.cpp b/c++/test/h5cpputil.cpp index 78169b2..02805db 100644 --- a/c++/test/h5cpputil.cpp +++ b/c++/test/h5cpputil.cpp @@ -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/c++/test/h5cpputil.h b/c++/test/h5cpputil.h index 86bc9d7..a5477b6 100644 --- a/c++/test/h5cpputil.h +++ b/c++/test/h5cpputil.h @@ -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/c++/test/tarray.cpp b/c++/test/tarray.cpp index 8a976ce..63324ba 100644 --- a/c++/test/tarray.cpp +++ b/c++/test/tarray.cpp @@ -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/c++/test/tattr.cpp b/c++/test/tattr.cpp index f9664ec..4a35763 100644 --- a/c++/test/tattr.cpp +++ b/c++/test/tattr.cpp @@ -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/c++/test/tcompound.cpp b/c++/test/tcompound.cpp index b7355d2..96073d6 100644 --- a/c++/test/tcompound.cpp +++ b/c++/test/tcompound.cpp @@ -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/c++/test/tdspl.cpp b/c++/test/tdspl.cpp index aec911b..308285f 100644 --- a/c++/test/tdspl.cpp +++ b/c++/test/tdspl.cpp @@ -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/c++/test/testhdf5.cpp b/c++/test/testhdf5.cpp index af50646..518227d 100644 --- a/c++/test/testhdf5.cpp +++ b/c++/test/testhdf5.cpp @@ -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/c++/test/tfile.cpp b/c++/test/tfile.cpp index 15bad64..5677449 100644 --- a/c++/test/tfile.cpp +++ b/c++/test/tfile.cpp @@ -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/c++/test/tfilter.cpp b/c++/test/tfilter.cpp index b37e329..2d7dbb8 100644 --- a/c++/test/tfilter.cpp +++ b/c++/test/tfilter.cpp @@ -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/c++/test/th5s.cpp b/c++/test/th5s.cpp index 461d258..3651aa3 100644 --- a/c++/test/th5s.cpp +++ b/c++/test/th5s.cpp @@ -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/c++/test/titerate.cpp b/c++/test/titerate.cpp index 0ed5633..5d20f80 100644 --- a/c++/test/titerate.cpp +++ b/c++/test/titerate.cpp @@ -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/c++/test/tobject.cpp b/c++/test/tobject.cpp index 2f8220c..696783d 100644 --- a/c++/test/tobject.cpp +++ b/c++/test/tobject.cpp @@ -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/c++/test/trefer.cpp b/c++/test/trefer.cpp index 61c5b14..fc7931f 100644 --- a/c++/test/trefer.cpp +++ b/c++/test/trefer.cpp @@ -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/c++/test/ttypes.cpp b/c++/test/ttypes.cpp index b731d37..ff86213 100644 --- a/c++/test/ttypes.cpp +++ b/c++/test/ttypes.cpp @@ -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/c++/test/tvlstr.cpp b/c++/test/tvlstr.cpp index 2da487a..1cde7f1 100644 --- a/c++/test/tvlstr.cpp +++ b/c++/test/tvlstr.cpp @@ -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 * |