summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorLarry Knox <lrknox@hdfgroup.org>2023-03-10 04:33:12 (GMT)
committerGitHub <noreply@github.com>2023-03-10 04:33:12 (GMT)
commitf723c1df4235596b98d85c6cff2cb52ecdb39054 (patch)
tree238a320ea92e069286f93c3cca0e45f38a7309f2 /src
parent28984e72446f54132e6fafc90babb52d9b5e7c9a (diff)
downloadhdf5-f723c1df4235596b98d85c6cff2cb52ecdb39054.zip
hdf5-f723c1df4235596b98d85c6cff2cb52ecdb39054.tar.gz
hdf5-f723c1df4235596b98d85c6cff2cb52ecdb39054.tar.bz2
Update copyright headers. (#2527)
Diffstat (limited to 'src')
-rw-r--r--src/H5.c1
-rw-r--r--src/H5A.c1
-rw-r--r--src/H5AC.c1
-rw-r--r--src/H5ACdbg.c1
-rw-r--r--src/H5ACmpio.c1
-rw-r--r--src/H5ACpkg.h1
-rw-r--r--src/H5ACprivate.h1
-rw-r--r--src/H5ACproxy_entry.c1
-rw-r--r--src/H5ACpublic.h1
-rw-r--r--src/H5Abtree2.c1
-rw-r--r--src/H5Adense.c1
-rw-r--r--src/H5Adeprec.c1
-rw-r--r--src/H5Aint.c1
-rw-r--r--src/H5Apkg.h1
-rw-r--r--src/H5Aprivate.h1
-rw-r--r--src/H5Apublic.h1
-rw-r--r--src/H5Atest.c1
-rw-r--r--src/H5B.c1
-rw-r--r--src/H5B2.c1
-rw-r--r--src/H5B2cache.c1
-rw-r--r--src/H5B2dbg.c1
-rw-r--r--src/H5B2hdr.c1
-rw-r--r--src/H5B2int.c1
-rw-r--r--src/H5B2internal.c1
-rw-r--r--src/H5B2leaf.c1
-rw-r--r--src/H5B2pkg.h1
-rw-r--r--src/H5B2private.h1
-rw-r--r--src/H5B2stat.c1
-rw-r--r--src/H5B2test.c1
-rw-r--r--src/H5Bcache.c1
-rw-r--r--src/H5Bdbg.c1
-rw-r--r--src/H5Bpkg.h1
-rw-r--r--src/H5Bprivate.h1
-rw-r--r--src/H5C.c1
-rw-r--r--src/H5CS.c1
-rw-r--r--src/H5CSprivate.h1
-rw-r--r--src/H5Cdbg.c1
-rw-r--r--src/H5Cepoch.c1
-rw-r--r--src/H5Cimage.c1
-rw-r--r--src/H5Clog.c1
-rw-r--r--src/H5Clog.h1
-rw-r--r--src/H5Clog_json.c1
-rw-r--r--src/H5Clog_trace.c1
-rw-r--r--src/H5Cmpio.c1
-rw-r--r--src/H5Cpkg.h1
-rw-r--r--src/H5Cprefetched.c1
-rw-r--r--src/H5Cprivate.h1
-rw-r--r--src/H5Cpublic.h1
-rw-r--r--src/H5Cquery.c1
-rw-r--r--src/H5Ctag.c1
-rw-r--r--src/H5Ctest.c1
-rw-r--r--src/H5D.c1
-rw-r--r--src/H5Dbtree.c1
-rw-r--r--src/H5Dbtree2.c1
-rw-r--r--src/H5Dchunk.c1
-rw-r--r--src/H5Dcompact.c1
-rw-r--r--src/H5Dcontig.c1
-rw-r--r--src/H5Ddbg.c1
-rw-r--r--src/H5Ddeprec.c1
-rw-r--r--src/H5Dearray.c1
-rw-r--r--src/H5Defl.c1
-rw-r--r--src/H5Dfarray.c1
-rw-r--r--src/H5Dfill.c1
-rw-r--r--src/H5Dint.c1
-rw-r--r--src/H5Dio.c1
-rw-r--r--src/H5Dlayout.c1
-rw-r--r--src/H5Dmpio.c1
-rw-r--r--src/H5Dnone.c1
-rw-r--r--src/H5Doh.c1
-rw-r--r--src/H5Dpkg.h1
-rw-r--r--src/H5Dprivate.h1
-rw-r--r--src/H5Dpublic.h1
-rw-r--r--src/H5Dscatgath.c1
-rw-r--r--src/H5Dselect.c1
-rw-r--r--src/H5Dsingle.c1
-rw-r--r--src/H5Dtest.c1
-rw-r--r--src/H5E.c1
-rw-r--r--src/H5EA.c1
-rw-r--r--src/H5EAcache.c1
-rw-r--r--src/H5EAdbg.c1
-rw-r--r--src/H5EAdblkpage.c1
-rw-r--r--src/H5EAdblock.c1
-rw-r--r--src/H5EAhdr.c1
-rw-r--r--src/H5EAiblock.c1
-rw-r--r--src/H5EAint.c1
-rw-r--r--src/H5EApkg.h1
-rw-r--r--src/H5EAprivate.h1
-rw-r--r--src/H5EAsblock.c1
-rw-r--r--src/H5EAstat.c1
-rw-r--r--src/H5EAtest.c1
-rw-r--r--src/H5Edeprec.c1
-rw-r--r--src/H5Eint.c1
-rw-r--r--src/H5Epkg.h1
-rw-r--r--src/H5Eprivate.h1
-rw-r--r--src/H5Epublic.h1
-rw-r--r--src/H5F.c1
-rw-r--r--src/H5FA.c1
-rw-r--r--src/H5FAcache.c1
-rw-r--r--src/H5FAdbg.c1
-rw-r--r--src/H5FAdblkpage.c1
-rw-r--r--src/H5FAdblock.c1
-rw-r--r--src/H5FAhdr.c1
-rw-r--r--src/H5FAint.c1
-rw-r--r--src/H5FApkg.h1
-rw-r--r--src/H5FAprivate.h1
-rw-r--r--src/H5FAstat.c1
-rw-r--r--src/H5FAtest.c1
-rw-r--r--src/H5FD.c1
-rw-r--r--src/H5FDcore.c1
-rw-r--r--src/H5FDcore.h1
-rw-r--r--src/H5FDdirect.c1
-rw-r--r--src/H5FDdirect.h1
-rw-r--r--src/H5FDfamily.c1
-rw-r--r--src/H5FDfamily.h1
-rw-r--r--src/H5FDint.c1
-rw-r--r--src/H5FDlog.c1
-rw-r--r--src/H5FDlog.h1
-rw-r--r--src/H5FDmpi.c1
-rw-r--r--src/H5FDmpi.h1
-rw-r--r--src/H5FDmpio.c1
-rw-r--r--src/H5FDmpio.h1
-rw-r--r--src/H5FDmulti.c1
-rw-r--r--src/H5FDmulti.h1
-rw-r--r--src/H5FDpkg.h1
-rw-r--r--src/H5FDprivate.h1
-rw-r--r--src/H5FDpublic.h1
-rw-r--r--src/H5FDsec2.c1
-rw-r--r--src/H5FDsec2.h1
-rw-r--r--src/H5FDspace.c1
-rw-r--r--src/H5FDstdio.c1
-rw-r--r--src/H5FDstdio.h1
-rw-r--r--src/H5FDtest.c1
-rw-r--r--src/H5FDwindows.c1
-rw-r--r--src/H5FDwindows.h1
-rw-r--r--src/H5FL.c1
-rw-r--r--src/H5FLprivate.h1
-rw-r--r--src/H5FO.c1
-rw-r--r--src/H5FOprivate.h1
-rw-r--r--src/H5FS.c1
-rw-r--r--src/H5FScache.c1
-rw-r--r--src/H5FSdbg.c1
-rw-r--r--src/H5FSint.c1
-rw-r--r--src/H5FSpkg.h1
-rw-r--r--src/H5FSprivate.h1
-rw-r--r--src/H5FSsection.c1
-rw-r--r--src/H5FSstat.c1
-rw-r--r--src/H5FStest.c1
-rw-r--r--src/H5Faccum.c1
-rw-r--r--src/H5Fcwfs.c1
-rw-r--r--src/H5Fdbg.c1
-rw-r--r--src/H5Fdeprec.c1
-rw-r--r--src/H5Fefc.c1
-rw-r--r--src/H5Ffake.c1
-rw-r--r--src/H5Fint.c1
-rw-r--r--src/H5Fio.c1
-rw-r--r--src/H5Fmount.c1
-rw-r--r--src/H5Fmpi.c1
-rw-r--r--src/H5Fpkg.h1
-rw-r--r--src/H5Fprivate.h1
-rw-r--r--src/H5Fpublic.h1
-rw-r--r--src/H5Fquery.c1
-rw-r--r--src/H5Fsfile.c1
-rw-r--r--src/H5Fspace.c1
-rw-r--r--src/H5Fsuper.c1
-rw-r--r--src/H5Fsuper_cache.c1
-rw-r--r--src/H5Ftest.c1
-rw-r--r--src/H5G.c1
-rw-r--r--src/H5Gbtree2.c1
-rw-r--r--src/H5Gcache.c1
-rw-r--r--src/H5Gcompact.c1
-rw-r--r--src/H5Gdense.c1
-rw-r--r--src/H5Gdeprec.c1
-rw-r--r--src/H5Gent.c1
-rw-r--r--src/H5Gint.c1
-rw-r--r--src/H5Glink.c1
-rw-r--r--src/H5Gloc.c1
-rw-r--r--src/H5Gname.c1
-rw-r--r--src/H5Gnode.c1
-rw-r--r--src/H5Gobj.c1
-rw-r--r--src/H5Goh.c1
-rw-r--r--src/H5Gpkg.h1
-rw-r--r--src/H5Gprivate.h1
-rw-r--r--src/H5Gpublic.h1
-rw-r--r--src/H5Groot.c1
-rw-r--r--src/H5Gstab.c1
-rw-r--r--src/H5Gtest.c1
-rw-r--r--src/H5Gtraverse.c1
-rw-r--r--src/H5HF.c1
-rw-r--r--src/H5HFbtree2.c1
-rw-r--r--src/H5HFcache.c1
-rw-r--r--src/H5HFdbg.c1
-rw-r--r--src/H5HFdblock.c1
-rw-r--r--src/H5HFdtable.c1
-rw-r--r--src/H5HFhdr.c1
-rw-r--r--src/H5HFhuge.c1
-rw-r--r--src/H5HFiblock.c1
-rw-r--r--src/H5HFiter.c1
-rw-r--r--src/H5HFman.c1
-rw-r--r--src/H5HFpkg.h1
-rw-r--r--src/H5HFprivate.h1
-rw-r--r--src/H5HFsection.c1
-rw-r--r--src/H5HFspace.c1
-rw-r--r--src/H5HFstat.c1
-rw-r--r--src/H5HFtest.c1
-rw-r--r--src/H5HFtiny.c1
-rw-r--r--src/H5HG.c1
-rw-r--r--src/H5HGcache.c1
-rw-r--r--src/H5HGdbg.c1
-rw-r--r--src/H5HGpkg.h1
-rw-r--r--src/H5HGprivate.h1
-rw-r--r--src/H5HGquery.c1
-rw-r--r--src/H5HL.c1
-rw-r--r--src/H5HLcache.c1
-rw-r--r--src/H5HLdbg.c1
-rw-r--r--src/H5HLdblk.c1
-rw-r--r--src/H5HLint.c1
-rw-r--r--src/H5HLpkg.h1
-rw-r--r--src/H5HLprfx.c1
-rw-r--r--src/H5HLprivate.h1
-rw-r--r--src/H5HP.c1
-rw-r--r--src/H5HPprivate.h1
-rw-r--r--src/H5I.c1
-rw-r--r--src/H5Idbg.c1
-rw-r--r--src/H5Iint.c1
-rw-r--r--src/H5Ipkg.h1
-rw-r--r--src/H5Iprivate.h1
-rw-r--r--src/H5Ipublic.h1
-rw-r--r--src/H5Itest.c1
-rw-r--r--src/H5L.c1
-rw-r--r--src/H5Lexternal.c1
-rw-r--r--src/H5Lpkg.h1
-rw-r--r--src/H5Lprivate.h1
-rw-r--r--src/H5Lpublic.h1
-rw-r--r--src/H5MF.c1
-rw-r--r--src/H5MFaggr.c1
-rw-r--r--src/H5MFdbg.c1
-rw-r--r--src/H5MFpkg.h1
-rw-r--r--src/H5MFprivate.h1
-rw-r--r--src/H5MFsection.c1
-rw-r--r--src/H5MM.c1
-rw-r--r--src/H5MMprivate.h1
-rw-r--r--src/H5MMpublic.h1
-rw-r--r--src/H5MP.c1
-rw-r--r--src/H5MPpkg.h1
-rw-r--r--src/H5MPprivate.h1
-rw-r--r--src/H5MPtest.c1
-rw-r--r--src/H5O.c1
-rw-r--r--src/H5Oainfo.c1
-rw-r--r--src/H5Oalloc.c1
-rw-r--r--src/H5Oattr.c1
-rw-r--r--src/H5Oattribute.c1
-rw-r--r--src/H5Obogus.c1
-rw-r--r--src/H5Obtreek.c1
-rw-r--r--src/H5Ocache.c1
-rw-r--r--src/H5Ocache_image.c1
-rw-r--r--src/H5Ochunk.c1
-rw-r--r--src/H5Ocont.c1
-rw-r--r--src/H5Ocopy.c1
-rw-r--r--src/H5Odbg.c1
-rw-r--r--src/H5Odeprec.c1
-rw-r--r--src/H5Odrvinfo.c1
-rw-r--r--src/H5Odtype.c1
-rw-r--r--src/H5Oefl.c1
-rw-r--r--src/H5Ofill.c1
-rw-r--r--src/H5Oflush.c1
-rw-r--r--src/H5Ofsinfo.c1
-rw-r--r--src/H5Oginfo.c1
-rw-r--r--src/H5Oint.c1
-rw-r--r--src/H5Olayout.c1
-rw-r--r--src/H5Olinfo.c1
-rw-r--r--src/H5Olink.c1
-rw-r--r--src/H5Omessage.c1
-rw-r--r--src/H5Omtime.c1
-rw-r--r--src/H5Oname.c1
-rw-r--r--src/H5Onull.c1
-rw-r--r--src/H5Opkg.h1
-rw-r--r--src/H5Opline.c1
-rw-r--r--src/H5Oprivate.h1
-rw-r--r--src/H5Opublic.h1
-rw-r--r--src/H5Orefcount.c1
-rw-r--r--src/H5Osdspace.c1
-rw-r--r--src/H5Oshared.c1
-rw-r--r--src/H5Oshared.h1
-rw-r--r--src/H5Oshmesg.c1
-rw-r--r--src/H5Ostab.c1
-rw-r--r--src/H5Otest.c1
-rw-r--r--src/H5Ounknown.c1
-rw-r--r--src/H5P.c1
-rw-r--r--src/H5PB.c1
-rw-r--r--src/H5PBpkg.h1
-rw-r--r--src/H5PBprivate.h1
-rw-r--r--src/H5PLpkg.h1
-rw-r--r--src/H5Pacpl.c1
-rw-r--r--src/H5Pdapl.c1
-rw-r--r--src/H5Pdcpl.c1
-rw-r--r--src/H5Pdeprec.c1
-rw-r--r--src/H5Pdxpl.c1
-rw-r--r--src/H5Pencdec.c1
-rw-r--r--src/H5Pfapl.c1
-rw-r--r--src/H5Pfcpl.c1
-rw-r--r--src/H5Pfmpl.c1
-rw-r--r--src/H5Pgcpl.c1
-rw-r--r--src/H5Pint.c1
-rw-r--r--src/H5Plapl.c1
-rw-r--r--src/H5Plcpl.c1
-rw-r--r--src/H5Pocpl.c1
-rw-r--r--src/H5Pocpypl.c1
-rw-r--r--src/H5Ppkg.h1
-rw-r--r--src/H5Pprivate.h1
-rw-r--r--src/H5Ppublic.h1
-rw-r--r--src/H5Pstrcpl.c1
-rw-r--r--src/H5Ptest.c1
-rw-r--r--src/H5R.c1
-rw-r--r--src/H5RS.c1
-rw-r--r--src/H5RSprivate.h1
-rw-r--r--src/H5Rdeprec.c1
-rw-r--r--src/H5Rint.c1
-rw-r--r--src/H5Rpkg.h1
-rw-r--r--src/H5Rprivate.h1
-rw-r--r--src/H5Rpublic.h1
-rw-r--r--src/H5S.c1
-rw-r--r--src/H5SL.c1
-rw-r--r--src/H5SLprivate.h1
-rw-r--r--src/H5SM.c1
-rw-r--r--src/H5SMbtree2.c1
-rw-r--r--src/H5SMcache.c1
-rw-r--r--src/H5SMmessage.c1
-rw-r--r--src/H5SMpkg.h1
-rw-r--r--src/H5SMprivate.h1
-rw-r--r--src/H5SMtest.c1
-rw-r--r--src/H5Sall.c1
-rw-r--r--src/H5Sdbg.c1
-rw-r--r--src/H5Shyper.c1
-rw-r--r--src/H5Smpio.c1
-rw-r--r--src/H5Snone.c1
-rw-r--r--src/H5Spkg.h1
-rw-r--r--src/H5Spoint.c1
-rw-r--r--src/H5Sprivate.h1
-rw-r--r--src/H5Spublic.h1
-rw-r--r--src/H5Sselect.c1
-rw-r--r--src/H5Stest.c1
-rw-r--r--src/H5T.c1
-rw-r--r--src/H5TS.c1
-rw-r--r--src/H5TSprivate.h1
-rw-r--r--src/H5Tarray.c1
-rw-r--r--src/H5Tbit.c1
-rw-r--r--src/H5Tcommit.c1
-rw-r--r--src/H5Tcompound.c1
-rw-r--r--src/H5Tconv.c1
-rw-r--r--src/H5Tcset.c1
-rw-r--r--src/H5Tdbg.c1
-rw-r--r--src/H5Tdeprec.c1
-rw-r--r--src/H5Tenum.c1
-rw-r--r--src/H5Tfields.c1
-rw-r--r--src/H5Tfixed.c1
-rw-r--r--src/H5Tfloat.c1
-rw-r--r--src/H5Tnative.c1
-rw-r--r--src/H5Toffset.c1
-rw-r--r--src/H5Toh.c1
-rw-r--r--src/H5Topaque.c1
-rw-r--r--src/H5Torder.c1
-rw-r--r--src/H5Tpad.c1
-rw-r--r--src/H5Tpkg.h1
-rw-r--r--src/H5Tprecis.c1
-rw-r--r--src/H5Tprivate.h1
-rw-r--r--src/H5Tpublic.h1
-rw-r--r--src/H5Tstrpad.c1
-rw-r--r--src/H5Tvisit.c1
-rw-r--r--src/H5Tvlen.c1
-rw-r--r--src/H5UC.c1
-rw-r--r--src/H5UCprivate.h1
-rw-r--r--src/H5VM.c1
-rw-r--r--src/H5VMprivate.h1
-rw-r--r--src/H5WB.c1
-rw-r--r--src/H5WBprivate.h1
-rw-r--r--src/H5Z.c1
-rw-r--r--src/H5Zdeflate.c1
-rw-r--r--src/H5Zfletcher32.c1
-rw-r--r--src/H5Znbit.c1
-rw-r--r--src/H5Zpkg.h1
-rw-r--r--src/H5Zprivate.h1
-rw-r--r--src/H5Zpublic.h1
-rw-r--r--src/H5Zscaleoffset.c1
-rw-r--r--src/H5Zshuffle.c1
-rw-r--r--src/H5Zszip.c1
-rw-r--r--src/H5Ztrans.c1
-rw-r--r--src/H5api_adpt.h1
-rw-r--r--src/H5checksum.c1
-rw-r--r--src/H5dbg.c1
-rw-r--r--src/H5detect.c2
-rw-r--r--src/H5err.txt1
-rw-r--r--src/H5make_libsettings.c2
-rw-r--r--src/H5mpi.c1
-rw-r--r--src/H5overflow.txt1
-rw-r--r--src/H5private.h1
-rw-r--r--src/H5public.h1
-rw-r--r--src/H5system.c1
-rw-r--r--src/H5timer.c1
-rw-r--r--src/H5trace.c1
-rw-r--r--src/H5vers.txt1
-rw-r--r--src/H5win32defs.h1
-rw-r--r--src/Makefile.am1
-rw-r--r--src/hdf5.h1
403 files changed, 0 insertions, 405 deletions
diff --git a/src/H5.c b/src/H5.c
index d21ec07..c874e89 100644
--- a/src/H5.c
+++ b/src/H5.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/src/H5A.c b/src/H5A.c
index cefd269..13b11e8 100644
--- a/src/H5A.c
+++ b/src/H5A.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/src/H5AC.c b/src/H5AC.c
index ff68572..feffa21 100644
--- a/src/H5AC.c
+++ b/src/H5AC.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/src/H5ACdbg.c b/src/H5ACdbg.c
index 97b0ba3..55f0418 100644
--- a/src/H5ACdbg.c
+++ b/src/H5ACdbg.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/src/H5ACmpio.c b/src/H5ACmpio.c
index 95aba61..c0a9856 100644
--- a/src/H5ACmpio.c
+++ b/src/H5ACmpio.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/src/H5ACpkg.h b/src/H5ACpkg.h
index 0ffd5e9..5f59c96 100644
--- a/src/H5ACpkg.h
+++ b/src/H5ACpkg.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/src/H5ACprivate.h b/src/H5ACprivate.h
index 6cb98b5..0c81b8f 100644
--- a/src/H5ACprivate.h
+++ b/src/H5ACprivate.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/src/H5ACproxy_entry.c b/src/H5ACproxy_entry.c
index 994c184..c7dd245 100644
--- a/src/H5ACproxy_entry.c
+++ b/src/H5ACproxy_entry.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/src/H5ACpublic.h b/src/H5ACpublic.h
index dab68b4..96e802f 100644
--- a/src/H5ACpublic.h
+++ b/src/H5ACpublic.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/src/H5Abtree2.c b/src/H5Abtree2.c
index ff9ec73..8db9c3d 100644
--- a/src/H5Abtree2.c
+++ b/src/H5Abtree2.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/src/H5Adense.c b/src/H5Adense.c
index 8f652f0..eb6bbed 100644
--- a/src/H5Adense.c
+++ b/src/H5Adense.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/src/H5Adeprec.c b/src/H5Adeprec.c
index 7245890..1770295 100644
--- a/src/H5Adeprec.c
+++ b/src/H5Adeprec.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/src/H5Aint.c b/src/H5Aint.c
index e5aca7c..2e0ebbb 100644
--- a/src/H5Aint.c
+++ b/src/H5Aint.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/src/H5Apkg.h b/src/H5Apkg.h
index 6038ff2..8f0ff5b 100644
--- a/src/H5Apkg.h
+++ b/src/H5Apkg.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/src/H5Aprivate.h b/src/H5Aprivate.h
index a2409be..970ca04 100644
--- a/src/H5Aprivate.h
+++ b/src/H5Aprivate.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/src/H5Apublic.h b/src/H5Apublic.h
index fd6b61e..09b969b 100644
--- a/src/H5Apublic.h
+++ b/src/H5Apublic.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/src/H5Atest.c b/src/H5Atest.c
index 8fafe44..4f7d1bb 100644
--- a/src/H5Atest.c
+++ b/src/H5Atest.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/src/H5B.c b/src/H5B.c
index 205b6fa..188b49d 100644
--- a/src/H5B.c
+++ b/src/H5B.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/src/H5B2.c b/src/H5B2.c
index 94b77ab..5748d3e 100644
--- a/src/H5B2.c
+++ b/src/H5B2.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/src/H5B2cache.c b/src/H5B2cache.c
index 979a669..dd3e338 100644
--- a/src/H5B2cache.c
+++ b/src/H5B2cache.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/src/H5B2dbg.c b/src/H5B2dbg.c
index 330a923..8e01898 100644
--- a/src/H5B2dbg.c
+++ b/src/H5B2dbg.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/src/H5B2hdr.c b/src/H5B2hdr.c
index af592eb..270789f 100644
--- a/src/H5B2hdr.c
+++ b/src/H5B2hdr.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/src/H5B2int.c b/src/H5B2int.c
index 222801c..8b3815b 100644
--- a/src/H5B2int.c
+++ b/src/H5B2int.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/src/H5B2internal.c b/src/H5B2internal.c
index 13c4fa1..6a02581 100644
--- a/src/H5B2internal.c
+++ b/src/H5B2internal.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/src/H5B2leaf.c b/src/H5B2leaf.c
index 6f73ce8..e31fed4 100644
--- a/src/H5B2leaf.c
+++ b/src/H5B2leaf.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/src/H5B2pkg.h b/src/H5B2pkg.h
index 8f441ee..626ae2f 100644
--- a/src/H5B2pkg.h
+++ b/src/H5B2pkg.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/src/H5B2private.h b/src/H5B2private.h
index d2275a9..dc8de8d 100644
--- a/src/H5B2private.h
+++ b/src/H5B2private.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/src/H5B2stat.c b/src/H5B2stat.c
index 1a727a8..1295638 100644
--- a/src/H5B2stat.c
+++ b/src/H5B2stat.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/src/H5B2test.c b/src/H5B2test.c
index fc9198d..9434c4a 100644
--- a/src/H5B2test.c
+++ b/src/H5B2test.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/src/H5Bcache.c b/src/H5Bcache.c
index de741af..010cecd 100644
--- a/src/H5Bcache.c
+++ b/src/H5Bcache.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/src/H5Bdbg.c b/src/H5Bdbg.c
index 3b53317..b134772 100644
--- a/src/H5Bdbg.c
+++ b/src/H5Bdbg.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/src/H5Bpkg.h b/src/H5Bpkg.h
index 3a27acb..3147315 100644
--- a/src/H5Bpkg.h
+++ b/src/H5Bpkg.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/src/H5Bprivate.h b/src/H5Bprivate.h
index 4bfc3d7..7c56f7c 100644
--- a/src/H5Bprivate.h
+++ b/src/H5Bprivate.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/src/H5C.c b/src/H5C.c
index 44f561c..df98f63 100644
--- a/src/H5C.c
+++ b/src/H5C.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/src/H5CS.c b/src/H5CS.c
index e2e0881..6ceff84 100644
--- a/src/H5CS.c
+++ b/src/H5CS.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/src/H5CSprivate.h b/src/H5CSprivate.h
index a238ec7..e153981 100644
--- a/src/H5CSprivate.h
+++ b/src/H5CSprivate.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/src/H5Cdbg.c b/src/H5Cdbg.c
index ec66fb1..3c19d73 100644
--- a/src/H5Cdbg.c
+++ b/src/H5Cdbg.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/src/H5Cepoch.c b/src/H5Cepoch.c
index 8dcc808..6daf979 100644
--- a/src/H5Cepoch.c
+++ b/src/H5Cepoch.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/src/H5Cimage.c b/src/H5Cimage.c
index dddc89c..7a3ed25 100644
--- a/src/H5Cimage.c
+++ b/src/H5Cimage.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/src/H5Clog.c b/src/H5Clog.c
index 6fb24ca..e7368f6 100644
--- a/src/H5Clog.c
+++ b/src/H5Clog.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/src/H5Clog.h b/src/H5Clog.h
index ae06525..b3636c6 100644
--- a/src/H5Clog.h
+++ b/src/H5Clog.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/src/H5Clog_json.c b/src/H5Clog_json.c
index 674b7f2..fafb68c 100644
--- a/src/H5Clog_json.c
+++ b/src/H5Clog_json.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/src/H5Clog_trace.c b/src/H5Clog_trace.c
index 5daf1b0..31a5895 100644
--- a/src/H5Clog_trace.c
+++ b/src/H5Clog_trace.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/src/H5Cmpio.c b/src/H5Cmpio.c
index be6a842..8c85145 100644
--- a/src/H5Cmpio.c
+++ b/src/H5Cmpio.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/src/H5Cpkg.h b/src/H5Cpkg.h
index e7d997e..73fedb0 100644
--- a/src/H5Cpkg.h
+++ b/src/H5Cpkg.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/src/H5Cprefetched.c b/src/H5Cprefetched.c
index c652aaf..6ec013d 100644
--- a/src/H5Cprefetched.c
+++ b/src/H5Cprefetched.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/src/H5Cprivate.h b/src/H5Cprivate.h
index e513850..5d5f9ca 100644
--- a/src/H5Cprivate.h
+++ b/src/H5Cprivate.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/src/H5Cpublic.h b/src/H5Cpublic.h
index 79ece10..3ff8caa 100644
--- a/src/H5Cpublic.h
+++ b/src/H5Cpublic.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/src/H5Cquery.c b/src/H5Cquery.c
index a65b9ad..c2732fa 100644
--- a/src/H5Cquery.c
+++ b/src/H5Cquery.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/src/H5Ctag.c b/src/H5Ctag.c
index ffcb2a8..ebc4887 100644
--- a/src/H5Ctag.c
+++ b/src/H5Ctag.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/src/H5Ctest.c b/src/H5Ctest.c
index c1e0948..0cceaf4 100644
--- a/src/H5Ctest.c
+++ b/src/H5Ctest.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/src/H5D.c b/src/H5D.c
index ed8df97..fd456e5 100644
--- a/src/H5D.c
+++ b/src/H5D.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/src/H5Dbtree.c b/src/H5Dbtree.c
index f5c2a2e..c3aee44 100644
--- a/src/H5Dbtree.c
+++ b/src/H5Dbtree.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/src/H5Dbtree2.c b/src/H5Dbtree2.c
index 958ac86..4cd911c 100644
--- a/src/H5Dbtree2.c
+++ b/src/H5Dbtree2.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/src/H5Dchunk.c b/src/H5Dchunk.c
index 93d68b6..a3fcc49 100644
--- a/src/H5Dchunk.c
+++ b/src/H5Dchunk.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/src/H5Dcompact.c b/src/H5Dcompact.c
index dfe199b..3b1c309 100644
--- a/src/H5Dcompact.c
+++ b/src/H5Dcompact.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/src/H5Dcontig.c b/src/H5Dcontig.c
index 19476ba2..30044e8 100644
--- a/src/H5Dcontig.c
+++ b/src/H5Dcontig.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/src/H5Ddbg.c b/src/H5Ddbg.c
index 8887697..59e3265 100644
--- a/src/H5Ddbg.c
+++ b/src/H5Ddbg.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/src/H5Ddeprec.c b/src/H5Ddeprec.c
index fba5b7a..aee97dd 100644
--- a/src/H5Ddeprec.c
+++ b/src/H5Ddeprec.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/src/H5Dearray.c b/src/H5Dearray.c
index 100a50a..17ba1b6 100644
--- a/src/H5Dearray.c
+++ b/src/H5Dearray.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/src/H5Defl.c b/src/H5Defl.c
index 91c326c..ae850a7 100644
--- a/src/H5Defl.c
+++ b/src/H5Defl.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/src/H5Dfarray.c b/src/H5Dfarray.c
index 4f81f0f..7e7d409 100644
--- a/src/H5Dfarray.c
+++ b/src/H5Dfarray.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/src/H5Dfill.c b/src/H5Dfill.c
index 0635cb7..8f54987 100644
--- a/src/H5Dfill.c
+++ b/src/H5Dfill.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/src/H5Dint.c b/src/H5Dint.c
index f9e7953..ace3d07 100644
--- a/src/H5Dint.c
+++ b/src/H5Dint.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/src/H5Dio.c b/src/H5Dio.c
index 22aacb0..c6765cb 100644
--- a/src/H5Dio.c
+++ b/src/H5Dio.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/src/H5Dlayout.c b/src/H5Dlayout.c
index c9c82de..e32d7f9 100644
--- a/src/H5Dlayout.c
+++ b/src/H5Dlayout.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/src/H5Dmpio.c b/src/H5Dmpio.c
index ddff0c8..c2cf4e6 100644
--- a/src/H5Dmpio.c
+++ b/src/H5Dmpio.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/src/H5Dnone.c b/src/H5Dnone.c
index a31340a..1588fcb 100644
--- a/src/H5Dnone.c
+++ b/src/H5Dnone.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/src/H5Doh.c b/src/H5Doh.c
index 8605646..d9784d2 100644
--- a/src/H5Doh.c
+++ b/src/H5Doh.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/src/H5Dpkg.h b/src/H5Dpkg.h
index 31e5356..b881924 100644
--- a/src/H5Dpkg.h
+++ b/src/H5Dpkg.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/src/H5Dprivate.h b/src/H5Dprivate.h
index 662932b..6dd5779 100644
--- a/src/H5Dprivate.h
+++ b/src/H5Dprivate.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/src/H5Dpublic.h b/src/H5Dpublic.h
index 5e49431..6f9a569 100644
--- a/src/H5Dpublic.h
+++ b/src/H5Dpublic.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/src/H5Dscatgath.c b/src/H5Dscatgath.c
index 3976202..83b2797 100644
--- a/src/H5Dscatgath.c
+++ b/src/H5Dscatgath.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/src/H5Dselect.c b/src/H5Dselect.c
index f9fa8c9..747f771 100644
--- a/src/H5Dselect.c
+++ b/src/H5Dselect.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/src/H5Dsingle.c b/src/H5Dsingle.c
index 0eeaa78..b6692d2 100644
--- a/src/H5Dsingle.c
+++ b/src/H5Dsingle.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/src/H5Dtest.c b/src/H5Dtest.c
index 6ac3096..9c79ddd 100644
--- a/src/H5Dtest.c
+++ b/src/H5Dtest.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/src/H5E.c b/src/H5E.c
index 55f40f3..98c16be 100644
--- a/src/H5E.c
+++ b/src/H5E.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/src/H5EA.c b/src/H5EA.c
index 1682c81..fe4de72 100644
--- a/src/H5EA.c
+++ b/src/H5EA.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/src/H5EAcache.c b/src/H5EAcache.c
index d936a67..9da960c 100644
--- a/src/H5EAcache.c
+++ b/src/H5EAcache.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/src/H5EAdbg.c b/src/H5EAdbg.c
index 0538df8..f3fe41d 100644
--- a/src/H5EAdbg.c
+++ b/src/H5EAdbg.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/src/H5EAdblkpage.c b/src/H5EAdblkpage.c
index 8d09341..c6d4fbb 100644
--- a/src/H5EAdblkpage.c
+++ b/src/H5EAdblkpage.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/src/H5EAdblock.c b/src/H5EAdblock.c
index 8de3b5c..005de76 100644
--- a/src/H5EAdblock.c
+++ b/src/H5EAdblock.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/src/H5EAhdr.c b/src/H5EAhdr.c
index daf4d6e..7b5aff5 100644
--- a/src/H5EAhdr.c
+++ b/src/H5EAhdr.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/src/H5EAiblock.c b/src/H5EAiblock.c
index 5afb28a..d0cdb7e 100644
--- a/src/H5EAiblock.c
+++ b/src/H5EAiblock.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/src/H5EAint.c b/src/H5EAint.c
index af7ff4c..6dabeeb 100644
--- a/src/H5EAint.c
+++ b/src/H5EAint.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/src/H5EApkg.h b/src/H5EApkg.h
index c3cc937..272f1b8 100644
--- a/src/H5EApkg.h
+++ b/src/H5EApkg.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/src/H5EAprivate.h b/src/H5EAprivate.h
index 9d50c61..eddbb87 100644
--- a/src/H5EAprivate.h
+++ b/src/H5EAprivate.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/src/H5EAsblock.c b/src/H5EAsblock.c
index 152e32a..0ba1fca 100644
--- a/src/H5EAsblock.c
+++ b/src/H5EAsblock.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/src/H5EAstat.c b/src/H5EAstat.c
index 5705cb8..2f955ff 100644
--- a/src/H5EAstat.c
+++ b/src/H5EAstat.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/src/H5EAtest.c b/src/H5EAtest.c
index 205e370..a73bd40 100644
--- a/src/H5EAtest.c
+++ b/src/H5EAtest.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/src/H5Edeprec.c b/src/H5Edeprec.c
index e5eb627..b7bd696 100644
--- a/src/H5Edeprec.c
+++ b/src/H5Edeprec.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/src/H5Eint.c b/src/H5Eint.c
index b383800..4039e70 100644
--- a/src/H5Eint.c
+++ b/src/H5Eint.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/src/H5Epkg.h b/src/H5Epkg.h
index 11481ee..c6097e9 100644
--- a/src/H5Epkg.h
+++ b/src/H5Epkg.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/src/H5Eprivate.h b/src/H5Eprivate.h
index cd567aa..e8c2416 100644
--- a/src/H5Eprivate.h
+++ b/src/H5Eprivate.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/src/H5Epublic.h b/src/H5Epublic.h
index d8dbc9d..06a0214 100644
--- a/src/H5Epublic.h
+++ b/src/H5Epublic.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/src/H5F.c b/src/H5F.c
index 7f91119..9d19efb 100644
--- a/src/H5F.c
+++ b/src/H5F.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/src/H5FA.c b/src/H5FA.c
index 5b128f1..717777d 100644
--- a/src/H5FA.c
+++ b/src/H5FA.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/src/H5FAcache.c b/src/H5FAcache.c
index 987b29d..9b6481b 100644
--- a/src/H5FAcache.c
+++ b/src/H5FAcache.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/src/H5FAdbg.c b/src/H5FAdbg.c
index 9588787..2ec1463 100644
--- a/src/H5FAdbg.c
+++ b/src/H5FAdbg.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/src/H5FAdblkpage.c b/src/H5FAdblkpage.c
index 1445049..d0bf428 100644
--- a/src/H5FAdblkpage.c
+++ b/src/H5FAdblkpage.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/src/H5FAdblock.c b/src/H5FAdblock.c
index dabd513..8fe026f 100644
--- a/src/H5FAdblock.c
+++ b/src/H5FAdblock.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/src/H5FAhdr.c b/src/H5FAhdr.c
index e1b3983..ffa8a67 100644
--- a/src/H5FAhdr.c
+++ b/src/H5FAhdr.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/src/H5FAint.c b/src/H5FAint.c
index 2206901..1a5ab75 100644
--- a/src/H5FAint.c
+++ b/src/H5FAint.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/src/H5FApkg.h b/src/H5FApkg.h
index e66af8f..48aa8df 100644
--- a/src/H5FApkg.h
+++ b/src/H5FApkg.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/src/H5FAprivate.h b/src/H5FAprivate.h
index 3fd63d9..3b4fc67 100644
--- a/src/H5FAprivate.h
+++ b/src/H5FAprivate.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/src/H5FAstat.c b/src/H5FAstat.c
index 98f7195..85607d7 100644
--- a/src/H5FAstat.c
+++ b/src/H5FAstat.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/src/H5FAtest.c b/src/H5FAtest.c
index 04c2287..059c20c 100644
--- a/src/H5FAtest.c
+++ b/src/H5FAtest.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/src/H5FD.c b/src/H5FD.c
index 93cdbd2..acc653b 100644
--- a/src/H5FD.c
+++ b/src/H5FD.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/src/H5FDcore.c b/src/H5FDcore.c
index 8ef3532..414ed2c 100644
--- a/src/H5FDcore.c
+++ b/src/H5FDcore.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/src/H5FDcore.h b/src/H5FDcore.h
index d456c3e..07c37bc 100644
--- a/src/H5FDcore.h
+++ b/src/H5FDcore.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/src/H5FDdirect.c b/src/H5FDdirect.c
index de3fedd..81bf4af 100644
--- a/src/H5FDdirect.c
+++ b/src/H5FDdirect.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/src/H5FDdirect.h b/src/H5FDdirect.h
index f06de7f..3a5fa8c 100644
--- a/src/H5FDdirect.h
+++ b/src/H5FDdirect.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/src/H5FDfamily.c b/src/H5FDfamily.c
index 863fbe1..71c8383 100644
--- a/src/H5FDfamily.c
+++ b/src/H5FDfamily.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/src/H5FDfamily.h b/src/H5FDfamily.h
index 20ef532..ea5c655 100644
--- a/src/H5FDfamily.h
+++ b/src/H5FDfamily.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/src/H5FDint.c b/src/H5FDint.c
index 25d77d1..264f17a 100644
--- a/src/H5FDint.c
+++ b/src/H5FDint.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/src/H5FDlog.c b/src/H5FDlog.c
index 49fd26e..41481d6 100644
--- a/src/H5FDlog.c
+++ b/src/H5FDlog.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/src/H5FDlog.h b/src/H5FDlog.h
index 969c091..f83bbd2 100644
--- a/src/H5FDlog.h
+++ b/src/H5FDlog.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/src/H5FDmpi.c b/src/H5FDmpi.c
index 0d166c1..8ef9fba 100644
--- a/src/H5FDmpi.c
+++ b/src/H5FDmpi.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/src/H5FDmpi.h b/src/H5FDmpi.h
index cf49301..fa3862b 100644
--- a/src/H5FDmpi.h
+++ b/src/H5FDmpi.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/src/H5FDmpio.c b/src/H5FDmpio.c
index a7c904b..28eed5b 100644
--- a/src/H5FDmpio.c
+++ b/src/H5FDmpio.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/src/H5FDmpio.h b/src/H5FDmpio.h
index a70f34b..e2fb0a2 100644
--- a/src/H5FDmpio.h
+++ b/src/H5FDmpio.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/src/H5FDmulti.c b/src/H5FDmulti.c
index 9470d27..68380ce 100644
--- a/src/H5FDmulti.c
+++ b/src/H5FDmulti.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/src/H5FDmulti.h b/src/H5FDmulti.h
index 62cc9c8..f7b7c2e 100644
--- a/src/H5FDmulti.h
+++ b/src/H5FDmulti.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/src/H5FDpkg.h b/src/H5FDpkg.h
index acbaf88..893486d 100644
--- a/src/H5FDpkg.h
+++ b/src/H5FDpkg.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/src/H5FDprivate.h b/src/H5FDprivate.h
index a45508e..ca1fe93 100644
--- a/src/H5FDprivate.h
+++ b/src/H5FDprivate.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/src/H5FDpublic.h b/src/H5FDpublic.h
index 556dd1f..3c1cdfb 100644
--- a/src/H5FDpublic.h
+++ b/src/H5FDpublic.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/src/H5FDsec2.c b/src/H5FDsec2.c
index 16f4874..1c5b63b 100644
--- a/src/H5FDsec2.c
+++ b/src/H5FDsec2.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/src/H5FDsec2.h b/src/H5FDsec2.h
index d0811ed..86bc412 100644
--- a/src/H5FDsec2.h
+++ b/src/H5FDsec2.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/src/H5FDspace.c b/src/H5FDspace.c
index e5ee78e..832c15c 100644
--- a/src/H5FDspace.c
+++ b/src/H5FDspace.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/src/H5FDstdio.c b/src/H5FDstdio.c
index 46d5451..24f4de1 100644
--- a/src/H5FDstdio.c
+++ b/src/H5FDstdio.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/src/H5FDstdio.h b/src/H5FDstdio.h
index 6d1cdf3..215d340 100644
--- a/src/H5FDstdio.h
+++ b/src/H5FDstdio.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/src/H5FDtest.c b/src/H5FDtest.c
index 4a907e5..dc9ad93 100644
--- a/src/H5FDtest.c
+++ b/src/H5FDtest.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/src/H5FDwindows.c b/src/H5FDwindows.c
index 6ce33a7..83b408c 100644
--- a/src/H5FDwindows.c
+++ b/src/H5FDwindows.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/src/H5FDwindows.h b/src/H5FDwindows.h
index 79e73b6..a43e16f 100644
--- a/src/H5FDwindows.h
+++ b/src/H5FDwindows.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/src/H5FL.c b/src/H5FL.c
index 2e05e48..f42e90d 100644
--- a/src/H5FL.c
+++ b/src/H5FL.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/src/H5FLprivate.h b/src/H5FLprivate.h
index d2f8fb6..bd84f60 100644
--- a/src/H5FLprivate.h
+++ b/src/H5FLprivate.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/src/H5FO.c b/src/H5FO.c
index 1e77599..72903c1 100644
--- a/src/H5FO.c
+++ b/src/H5FO.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/src/H5FOprivate.h b/src/H5FOprivate.h
index e20f54d..9db0b0d 100644
--- a/src/H5FOprivate.h
+++ b/src/H5FOprivate.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/src/H5FS.c b/src/H5FS.c
index 0b98e31..cf5c11f 100644
--- a/src/H5FS.c
+++ b/src/H5FS.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/src/H5FScache.c b/src/H5FScache.c
index b95ccf7..5cc3d98 100644
--- a/src/H5FScache.c
+++ b/src/H5FScache.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/src/H5FSdbg.c b/src/H5FSdbg.c
index 16e9541..769357e 100644
--- a/src/H5FSdbg.c
+++ b/src/H5FSdbg.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/src/H5FSint.c b/src/H5FSint.c
index 0ab975b..7e545b8 100644
--- a/src/H5FSint.c
+++ b/src/H5FSint.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/src/H5FSpkg.h b/src/H5FSpkg.h
index d051fff..987e695 100644
--- a/src/H5FSpkg.h
+++ b/src/H5FSpkg.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/src/H5FSprivate.h b/src/H5FSprivate.h
index 3d11aa9..7f10abe 100644
--- a/src/H5FSprivate.h
+++ b/src/H5FSprivate.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/src/H5FSsection.c b/src/H5FSsection.c
index 9ac28e1..f74e01f 100644
--- a/src/H5FSsection.c
+++ b/src/H5FSsection.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/src/H5FSstat.c b/src/H5FSstat.c
index 2b18167..91c9c13 100644
--- a/src/H5FSstat.c
+++ b/src/H5FSstat.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/src/H5FStest.c b/src/H5FStest.c
index cd452d1..d913480 100644
--- a/src/H5FStest.c
+++ b/src/H5FStest.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/src/H5Faccum.c b/src/H5Faccum.c
index b95bf76..21495e0 100644
--- a/src/H5Faccum.c
+++ b/src/H5Faccum.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/src/H5Fcwfs.c b/src/H5Fcwfs.c
index d689737..d048e41 100644
--- a/src/H5Fcwfs.c
+++ b/src/H5Fcwfs.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/src/H5Fdbg.c b/src/H5Fdbg.c
index e6c1242..99dfca3 100644
--- a/src/H5Fdbg.c
+++ b/src/H5Fdbg.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/src/H5Fdeprec.c b/src/H5Fdeprec.c
index 684d664..fde92fc 100644
--- a/src/H5Fdeprec.c
+++ b/src/H5Fdeprec.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/src/H5Fefc.c b/src/H5Fefc.c
index 4c0bc79..b5861e5 100644
--- a/src/H5Fefc.c
+++ b/src/H5Fefc.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/src/H5Ffake.c b/src/H5Ffake.c
index 1aae0fd..5e51293 100644
--- a/src/H5Ffake.c
+++ b/src/H5Ffake.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/src/H5Fint.c b/src/H5Fint.c
index 5bf2202..d7382f2 100644
--- a/src/H5Fint.c
+++ b/src/H5Fint.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/src/H5Fio.c b/src/H5Fio.c
index 4239654..300c3f4 100644
--- a/src/H5Fio.c
+++ b/src/H5Fio.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/src/H5Fmount.c b/src/H5Fmount.c
index 3dba221..e482654 100644
--- a/src/H5Fmount.c
+++ b/src/H5Fmount.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/src/H5Fmpi.c b/src/H5Fmpi.c
index fd69cf4..3e4ddfc 100644
--- a/src/H5Fmpi.c
+++ b/src/H5Fmpi.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/src/H5Fpkg.h b/src/H5Fpkg.h
index d364d7a..643219d 100644
--- a/src/H5Fpkg.h
+++ b/src/H5Fpkg.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/src/H5Fprivate.h b/src/H5Fprivate.h
index f88be26..3034841 100644
--- a/src/H5Fprivate.h
+++ b/src/H5Fprivate.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/src/H5Fpublic.h b/src/H5Fpublic.h
index 7531bf4..2b059c7 100644
--- a/src/H5Fpublic.h
+++ b/src/H5Fpublic.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/src/H5Fquery.c b/src/H5Fquery.c
index 9931fc8..06e5e45 100644
--- a/src/H5Fquery.c
+++ b/src/H5Fquery.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/src/H5Fsfile.c b/src/H5Fsfile.c
index 6a565ca..978d4dc 100644
--- a/src/H5Fsfile.c
+++ b/src/H5Fsfile.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/src/H5Fspace.c b/src/H5Fspace.c
index 29495f1..1e2b238 100644
--- a/src/H5Fspace.c
+++ b/src/H5Fspace.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/src/H5Fsuper.c b/src/H5Fsuper.c
index 8e5fe42..2153592 100644
--- a/src/H5Fsuper.c
+++ b/src/H5Fsuper.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/src/H5Fsuper_cache.c b/src/H5Fsuper_cache.c
index cc8f97d..df61252 100644
--- a/src/H5Fsuper_cache.c
+++ b/src/H5Fsuper_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/src/H5Ftest.c b/src/H5Ftest.c
index 996cb9d..d0e2e9f 100644
--- a/src/H5Ftest.c
+++ b/src/H5Ftest.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/src/H5G.c b/src/H5G.c
index 138f4ad..300fe2c 100644
--- a/src/H5G.c
+++ b/src/H5G.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/src/H5Gbtree2.c b/src/H5Gbtree2.c
index 710f6cf..bc33578 100644
--- a/src/H5Gbtree2.c
+++ b/src/H5Gbtree2.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/src/H5Gcache.c b/src/H5Gcache.c
index 340a1e4..27f945a 100644
--- a/src/H5Gcache.c
+++ b/src/H5Gcache.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/src/H5Gcompact.c b/src/H5Gcompact.c
index 6bc92ce..7a06c1a 100644
--- a/src/H5Gcompact.c
+++ b/src/H5Gcompact.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/src/H5Gdense.c b/src/H5Gdense.c
index 5aedce0..371e9dc 100644
--- a/src/H5Gdense.c
+++ b/src/H5Gdense.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/src/H5Gdeprec.c b/src/H5Gdeprec.c
index 9f3dfd4..1b5ae75 100644
--- a/src/H5Gdeprec.c
+++ b/src/H5Gdeprec.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/src/H5Gent.c b/src/H5Gent.c
index 2ceab63..feaf9f9 100644
--- a/src/H5Gent.c
+++ b/src/H5Gent.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/src/H5Gint.c b/src/H5Gint.c
index 61d9c0d..45c4dd9 100644
--- a/src/H5Gint.c
+++ b/src/H5Gint.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/src/H5Glink.c b/src/H5Glink.c
index c21c86e..cd01bc9 100644
--- a/src/H5Glink.c
+++ b/src/H5Glink.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/src/H5Gloc.c b/src/H5Gloc.c
index 90bda18..84e8fff 100644
--- a/src/H5Gloc.c
+++ b/src/H5Gloc.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/src/H5Gname.c b/src/H5Gname.c
index 6b91479..18e46ce 100644
--- a/src/H5Gname.c
+++ b/src/H5Gname.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/src/H5Gnode.c b/src/H5Gnode.c
index 5964293..9445b6e 100644
--- a/src/H5Gnode.c
+++ b/src/H5Gnode.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/src/H5Gobj.c b/src/H5Gobj.c
index 5a78874..5ba14ad 100644
--- a/src/H5Gobj.c
+++ b/src/H5Gobj.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/src/H5Goh.c b/src/H5Goh.c
index 77a97fc..dbd0aa3 100644
--- a/src/H5Goh.c
+++ b/src/H5Goh.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/src/H5Gpkg.h b/src/H5Gpkg.h
index b028cad..d3aa8af 100644
--- a/src/H5Gpkg.h
+++ b/src/H5Gpkg.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/src/H5Gprivate.h b/src/H5Gprivate.h
index c9ff5aa..8063a5b 100644
--- a/src/H5Gprivate.h
+++ b/src/H5Gprivate.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/src/H5Gpublic.h b/src/H5Gpublic.h
index a663395..65cb1d6 100644
--- a/src/H5Gpublic.h
+++ b/src/H5Gpublic.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/src/H5Groot.c b/src/H5Groot.c
index 997d187..3629f72 100644
--- a/src/H5Groot.c
+++ b/src/H5Groot.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/src/H5Gstab.c b/src/H5Gstab.c
index cc104f8..01f8ae0 100644
--- a/src/H5Gstab.c
+++ b/src/H5Gstab.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/src/H5Gtest.c b/src/H5Gtest.c
index 2c0188a..404bfad 100644
--- a/src/H5Gtest.c
+++ b/src/H5Gtest.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/src/H5Gtraverse.c b/src/H5Gtraverse.c
index 552e0b0..d2d3a06 100644
--- a/src/H5Gtraverse.c
+++ b/src/H5Gtraverse.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/src/H5HF.c b/src/H5HF.c
index 82a2ce5..8c14303 100644
--- a/src/H5HF.c
+++ b/src/H5HF.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/src/H5HFbtree2.c b/src/H5HFbtree2.c
index fe58169..19e1364 100644
--- a/src/H5HFbtree2.c
+++ b/src/H5HFbtree2.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/src/H5HFcache.c b/src/H5HFcache.c
index bfb72d4..5839b56 100644
--- a/src/H5HFcache.c
+++ b/src/H5HFcache.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/src/H5HFdbg.c b/src/H5HFdbg.c
index a3cd84f..7259d21 100644
--- a/src/H5HFdbg.c
+++ b/src/H5HFdbg.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/src/H5HFdblock.c b/src/H5HFdblock.c
index 3211501..8acae8c 100644
--- a/src/H5HFdblock.c
+++ b/src/H5HFdblock.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/src/H5HFdtable.c b/src/H5HFdtable.c
index 8ceab53..0c8a2d7 100644
--- a/src/H5HFdtable.c
+++ b/src/H5HFdtable.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/src/H5HFhdr.c b/src/H5HFhdr.c
index 14511f0..2dc72e6 100644
--- a/src/H5HFhdr.c
+++ b/src/H5HFhdr.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/src/H5HFhuge.c b/src/H5HFhuge.c
index 8bf50d8..34c3835 100644
--- a/src/H5HFhuge.c
+++ b/src/H5HFhuge.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/src/H5HFiblock.c b/src/H5HFiblock.c
index 6c0133b..fa4126c 100644
--- a/src/H5HFiblock.c
+++ b/src/H5HFiblock.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/src/H5HFiter.c b/src/H5HFiter.c
index ba69e37..4642664 100644
--- a/src/H5HFiter.c
+++ b/src/H5HFiter.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/src/H5HFman.c b/src/H5HFman.c
index aa0a00c..af155cc 100644
--- a/src/H5HFman.c
+++ b/src/H5HFman.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/src/H5HFpkg.h b/src/H5HFpkg.h
index 4e945de..5621c14 100644
--- a/src/H5HFpkg.h
+++ b/src/H5HFpkg.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/src/H5HFprivate.h b/src/H5HFprivate.h
index ed7cddd..1ab50e0 100644
--- a/src/H5HFprivate.h
+++ b/src/H5HFprivate.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/src/H5HFsection.c b/src/H5HFsection.c
index df41cf7..a0f7f42 100644
--- a/src/H5HFsection.c
+++ b/src/H5HFsection.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/src/H5HFspace.c b/src/H5HFspace.c
index 530d49c..d35b3d9 100644
--- a/src/H5HFspace.c
+++ b/src/H5HFspace.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/src/H5HFstat.c b/src/H5HFstat.c
index 542d12b..79ce15f 100644
--- a/src/H5HFstat.c
+++ b/src/H5HFstat.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/src/H5HFtest.c b/src/H5HFtest.c
index 84734d2..14199ee 100644
--- a/src/H5HFtest.c
+++ b/src/H5HFtest.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/src/H5HFtiny.c b/src/H5HFtiny.c
index 6fad0b2..87bc580 100644
--- a/src/H5HFtiny.c
+++ b/src/H5HFtiny.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/src/H5HG.c b/src/H5HG.c
index ba70428..7461a9d 100644
--- a/src/H5HG.c
+++ b/src/H5HG.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/src/H5HGcache.c b/src/H5HGcache.c
index 7990f42..f982c34 100644
--- a/src/H5HGcache.c
+++ b/src/H5HGcache.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/src/H5HGdbg.c b/src/H5HGdbg.c
index 4ae9025..6da4855 100644
--- a/src/H5HGdbg.c
+++ b/src/H5HGdbg.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/src/H5HGpkg.h b/src/H5HGpkg.h
index dcac6ef..5623e8b 100644
--- a/src/H5HGpkg.h
+++ b/src/H5HGpkg.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/src/H5HGprivate.h b/src/H5HGprivate.h
index 84dab60..03ec159 100644
--- a/src/H5HGprivate.h
+++ b/src/H5HGprivate.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/src/H5HGquery.c b/src/H5HGquery.c
index c24a414..9e4c789 100644
--- a/src/H5HGquery.c
+++ b/src/H5HGquery.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/src/H5HL.c b/src/H5HL.c
index 4cab32f..8a59d04 100644
--- a/src/H5HL.c
+++ b/src/H5HL.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/src/H5HLcache.c b/src/H5HLcache.c
index 8db1011..d7c7ce8 100644
--- a/src/H5HLcache.c
+++ b/src/H5HLcache.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/src/H5HLdbg.c b/src/H5HLdbg.c
index e75f361..6e5ad39 100644
--- a/src/H5HLdbg.c
+++ b/src/H5HLdbg.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/src/H5HLdblk.c b/src/H5HLdblk.c
index 9e6fc4a..6b80897 100644
--- a/src/H5HLdblk.c
+++ b/src/H5HLdblk.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/src/H5HLint.c b/src/H5HLint.c
index 42d6744..fa879fa 100644
--- a/src/H5HLint.c
+++ b/src/H5HLint.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/src/H5HLpkg.h b/src/H5HLpkg.h
index 891659f..bb5ce82 100644
--- a/src/H5HLpkg.h
+++ b/src/H5HLpkg.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/src/H5HLprfx.c b/src/H5HLprfx.c
index 03e3999..f81381c 100644
--- a/src/H5HLprfx.c
+++ b/src/H5HLprfx.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/src/H5HLprivate.h b/src/H5HLprivate.h
index f990563..51e7e99 100644
--- a/src/H5HLprivate.h
+++ b/src/H5HLprivate.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/src/H5HP.c b/src/H5HP.c
index 15ca1d0..784c391 100644
--- a/src/H5HP.c
+++ b/src/H5HP.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/src/H5HPprivate.h b/src/H5HPprivate.h
index 50020bc..5a6ef09 100644
--- a/src/H5HPprivate.h
+++ b/src/H5HPprivate.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/src/H5I.c b/src/H5I.c
index eae0c5a..a5a386c 100644
--- a/src/H5I.c
+++ b/src/H5I.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/src/H5Idbg.c b/src/H5Idbg.c
index 7b3e9ba..0f246dc 100644
--- a/src/H5Idbg.c
+++ b/src/H5Idbg.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/src/H5Iint.c b/src/H5Iint.c
index 580b690..1f733df 100644
--- a/src/H5Iint.c
+++ b/src/H5Iint.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/src/H5Ipkg.h b/src/H5Ipkg.h
index 95f52b8..2d1002c 100644
--- a/src/H5Ipkg.h
+++ b/src/H5Ipkg.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/src/H5Iprivate.h b/src/H5Iprivate.h
index 9afcb49..5b210e7 100644
--- a/src/H5Iprivate.h
+++ b/src/H5Iprivate.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/src/H5Ipublic.h b/src/H5Ipublic.h
index d52e558..29d6d3c 100644
--- a/src/H5Ipublic.h
+++ b/src/H5Ipublic.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/src/H5Itest.c b/src/H5Itest.c
index 19a2e03..9f8bc43 100644
--- a/src/H5Itest.c
+++ b/src/H5Itest.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/src/H5L.c b/src/H5L.c
index 2032807..0a859f8 100644
--- a/src/H5L.c
+++ b/src/H5L.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/src/H5Lexternal.c b/src/H5Lexternal.c
index 73d87bd..635a3f5 100644
--- a/src/H5Lexternal.c
+++ b/src/H5Lexternal.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/src/H5Lpkg.h b/src/H5Lpkg.h
index c97bbf3..191c1c8 100644
--- a/src/H5Lpkg.h
+++ b/src/H5Lpkg.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/src/H5Lprivate.h b/src/H5Lprivate.h
index c22d384..486d6cd 100644
--- a/src/H5Lprivate.h
+++ b/src/H5Lprivate.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/src/H5Lpublic.h b/src/H5Lpublic.h
index 675ebbd..b5df16a 100644
--- a/src/H5Lpublic.h
+++ b/src/H5Lpublic.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/src/H5MF.c b/src/H5MF.c
index f4389db..6e84299 100644
--- a/src/H5MF.c
+++ b/src/H5MF.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/src/H5MFaggr.c b/src/H5MFaggr.c
index 8df9f09..5fcc7fb 100644
--- a/src/H5MFaggr.c
+++ b/src/H5MFaggr.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/src/H5MFdbg.c b/src/H5MFdbg.c
index c84f173..537c373 100644
--- a/src/H5MFdbg.c
+++ b/src/H5MFdbg.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/src/H5MFpkg.h b/src/H5MFpkg.h
index 64b0db3..6ae9c34 100644
--- a/src/H5MFpkg.h
+++ b/src/H5MFpkg.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/src/H5MFprivate.h b/src/H5MFprivate.h
index 5f2c670..9e965a5 100644
--- a/src/H5MFprivate.h
+++ b/src/H5MFprivate.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/src/H5MFsection.c b/src/H5MFsection.c
index a311ee9..b3d2232 100644
--- a/src/H5MFsection.c
+++ b/src/H5MFsection.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/src/H5MM.c b/src/H5MM.c
index 276d1e9..69029b4 100644
--- a/src/H5MM.c
+++ b/src/H5MM.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/src/H5MMprivate.h b/src/H5MMprivate.h
index 2b36872..10e536d 100644
--- a/src/H5MMprivate.h
+++ b/src/H5MMprivate.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/src/H5MMpublic.h b/src/H5MMpublic.h
index d4aba98..d5d5a14 100644
--- a/src/H5MMpublic.h
+++ b/src/H5MMpublic.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/src/H5MP.c b/src/H5MP.c
index 79e73c9..ea3b3a0 100644
--- a/src/H5MP.c
+++ b/src/H5MP.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/src/H5MPpkg.h b/src/H5MPpkg.h
index a475807..ea7711b 100644
--- a/src/H5MPpkg.h
+++ b/src/H5MPpkg.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/src/H5MPprivate.h b/src/H5MPprivate.h
index d25ceff..ec2ea79 100644
--- a/src/H5MPprivate.h
+++ b/src/H5MPprivate.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/src/H5MPtest.c b/src/H5MPtest.c
index 27e7bbe..6624e05 100644
--- a/src/H5MPtest.c
+++ b/src/H5MPtest.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/src/H5O.c b/src/H5O.c
index 4664de7..a20d0ad 100644
--- a/src/H5O.c
+++ b/src/H5O.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/src/H5Oainfo.c b/src/H5Oainfo.c
index 39ece0b..9af503e 100644
--- a/src/H5Oainfo.c
+++ b/src/H5Oainfo.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/src/H5Oalloc.c b/src/H5Oalloc.c
index 882af3c..5f1cf73 100644
--- a/src/H5Oalloc.c
+++ b/src/H5Oalloc.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/src/H5Oattr.c b/src/H5Oattr.c
index c75f51c..d5adb81 100644
--- a/src/H5Oattr.c
+++ b/src/H5Oattr.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/src/H5Oattribute.c b/src/H5Oattribute.c
index 1b75cc3..8570abd 100644
--- a/src/H5Oattribute.c
+++ b/src/H5Oattribute.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/src/H5Obogus.c b/src/H5Obogus.c
index 2c01f30..33f7fe2 100644
--- a/src/H5Obogus.c
+++ b/src/H5Obogus.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/src/H5Obtreek.c b/src/H5Obtreek.c
index c635a21..9d6605a 100644
--- a/src/H5Obtreek.c
+++ b/src/H5Obtreek.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/src/H5Ocache.c b/src/H5Ocache.c
index 09b3cc5..fd6552b 100644
--- a/src/H5Ocache.c
+++ b/src/H5Ocache.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/src/H5Ocache_image.c b/src/H5Ocache_image.c
index bda94dc..149e7b8 100644
--- a/src/H5Ocache_image.c
+++ b/src/H5Ocache_image.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/src/H5Ochunk.c b/src/H5Ochunk.c
index eadbb19..c37a2a6 100644
--- a/src/H5Ochunk.c
+++ b/src/H5Ochunk.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/src/H5Ocont.c b/src/H5Ocont.c
index 3805368..1fd1aea 100644
--- a/src/H5Ocont.c
+++ b/src/H5Ocont.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/src/H5Ocopy.c b/src/H5Ocopy.c
index 8a11a75..0e8db96 100644
--- a/src/H5Ocopy.c
+++ b/src/H5Ocopy.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/src/H5Odbg.c b/src/H5Odbg.c
index 93747ec..92a4c23 100644
--- a/src/H5Odbg.c
+++ b/src/H5Odbg.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/src/H5Odeprec.c b/src/H5Odeprec.c
index e08eee1..0b73495 100644
--- a/src/H5Odeprec.c
+++ b/src/H5Odeprec.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/src/H5Odrvinfo.c b/src/H5Odrvinfo.c
index 2846c42..d2d28e0 100644
--- a/src/H5Odrvinfo.c
+++ b/src/H5Odrvinfo.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/src/H5Odtype.c b/src/H5Odtype.c
index 34c14c7..37620a0 100644
--- a/src/H5Odtype.c
+++ b/src/H5Odtype.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/src/H5Oefl.c b/src/H5Oefl.c
index 7cedea4..b3057ef 100644
--- a/src/H5Oefl.c
+++ b/src/H5Oefl.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/src/H5Ofill.c b/src/H5Ofill.c
index 8313955..1389383 100644
--- a/src/H5Ofill.c
+++ b/src/H5Ofill.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/src/H5Oflush.c b/src/H5Oflush.c
index 777f642..bb85c75 100644
--- a/src/H5Oflush.c
+++ b/src/H5Oflush.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/src/H5Ofsinfo.c b/src/H5Ofsinfo.c
index dab34d0..f518e33 100644
--- a/src/H5Ofsinfo.c
+++ b/src/H5Ofsinfo.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/src/H5Oginfo.c b/src/H5Oginfo.c
index d116a9f..b998457 100644
--- a/src/H5Oginfo.c
+++ b/src/H5Oginfo.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/src/H5Oint.c b/src/H5Oint.c
index 93a0f95..7dc03d4 100644
--- a/src/H5Oint.c
+++ b/src/H5Oint.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/src/H5Olayout.c b/src/H5Olayout.c
index bc75f88..2d02507 100644
--- a/src/H5Olayout.c
+++ b/src/H5Olayout.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/src/H5Olinfo.c b/src/H5Olinfo.c
index 3c87500..f7e4b10 100644
--- a/src/H5Olinfo.c
+++ b/src/H5Olinfo.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/src/H5Olink.c b/src/H5Olink.c
index 767e97f..177cf07 100644
--- a/src/H5Olink.c
+++ b/src/H5Olink.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/src/H5Omessage.c b/src/H5Omessage.c
index 6a39ef6..43b068d 100644
--- a/src/H5Omessage.c
+++ b/src/H5Omessage.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/src/H5Omtime.c b/src/H5Omtime.c
index 36995b0..096ccca 100644
--- a/src/H5Omtime.c
+++ b/src/H5Omtime.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/src/H5Oname.c b/src/H5Oname.c
index 0c1923a..2e3cd73 100644
--- a/src/H5Oname.c
+++ b/src/H5Oname.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/src/H5Onull.c b/src/H5Onull.c
index 0f3143c..7e6eba7 100644
--- a/src/H5Onull.c
+++ b/src/H5Onull.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/src/H5Opkg.h b/src/H5Opkg.h
index 52b7ee8..22ee1b0 100644
--- a/src/H5Opkg.h
+++ b/src/H5Opkg.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/src/H5Opline.c b/src/H5Opline.c
index b278509..cd7367a 100644
--- a/src/H5Opline.c
+++ b/src/H5Opline.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/src/H5Oprivate.h b/src/H5Oprivate.h
index d0668cc..096c745 100644
--- a/src/H5Oprivate.h
+++ b/src/H5Oprivate.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/src/H5Opublic.h b/src/H5Opublic.h
index 3d77801..a7f7169 100644
--- a/src/H5Opublic.h
+++ b/src/H5Opublic.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/src/H5Orefcount.c b/src/H5Orefcount.c
index f3e3bc0..8a25a98 100644
--- a/src/H5Orefcount.c
+++ b/src/H5Orefcount.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/src/H5Osdspace.c b/src/H5Osdspace.c
index 99689cc..82f57fd 100644
--- a/src/H5Osdspace.c
+++ b/src/H5Osdspace.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/src/H5Oshared.c b/src/H5Oshared.c
index 37250b1..c6f31bc 100644
--- a/src/H5Oshared.c
+++ b/src/H5Oshared.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/src/H5Oshared.h b/src/H5Oshared.h
index f533fed..3fb2f76 100644
--- a/src/H5Oshared.h
+++ b/src/H5Oshared.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/src/H5Oshmesg.c b/src/H5Oshmesg.c
index a0bad93..ca235d4 100644
--- a/src/H5Oshmesg.c
+++ b/src/H5Oshmesg.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/src/H5Ostab.c b/src/H5Ostab.c
index e95b89d..5899062 100644
--- a/src/H5Ostab.c
+++ b/src/H5Ostab.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/src/H5Otest.c b/src/H5Otest.c
index 0390bbd..858cd43 100644
--- a/src/H5Otest.c
+++ b/src/H5Otest.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/src/H5Ounknown.c b/src/H5Ounknown.c
index dc43a6c..e13650c 100644
--- a/src/H5Ounknown.c
+++ b/src/H5Ounknown.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/src/H5P.c b/src/H5P.c
index d2d95c3..4e92878 100644
--- a/src/H5P.c
+++ b/src/H5P.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/src/H5PB.c b/src/H5PB.c
index 7924728..1859055 100644
--- a/src/H5PB.c
+++ b/src/H5PB.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/src/H5PBpkg.h b/src/H5PBpkg.h
index b603f03..603f565 100644
--- a/src/H5PBpkg.h
+++ b/src/H5PBpkg.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/src/H5PBprivate.h b/src/H5PBprivate.h
index e0197bf..10c23e5 100644
--- a/src/H5PBprivate.h
+++ b/src/H5PBprivate.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/src/H5PLpkg.h b/src/H5PLpkg.h
index cb5ee5e..1cf0047 100644
--- a/src/H5PLpkg.h
+++ b/src/H5PLpkg.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/src/H5Pacpl.c b/src/H5Pacpl.c
index 65fd54a..b4dd90b 100644
--- a/src/H5Pacpl.c
+++ b/src/H5Pacpl.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/src/H5Pdapl.c b/src/H5Pdapl.c
index 0ce0efd..86a2d43 100644
--- a/src/H5Pdapl.c
+++ b/src/H5Pdapl.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/src/H5Pdcpl.c b/src/H5Pdcpl.c
index b3d7b44..ba4ed94 100644
--- a/src/H5Pdcpl.c
+++ b/src/H5Pdcpl.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/src/H5Pdeprec.c b/src/H5Pdeprec.c
index 9c7e164..8b67407 100644
--- a/src/H5Pdeprec.c
+++ b/src/H5Pdeprec.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/src/H5Pdxpl.c b/src/H5Pdxpl.c
index 77e8aa7..08c7672e 100644
--- a/src/H5Pdxpl.c
+++ b/src/H5Pdxpl.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/src/H5Pencdec.c b/src/H5Pencdec.c
index e670d0d..1ec662a 100644
--- a/src/H5Pencdec.c
+++ b/src/H5Pencdec.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/src/H5Pfapl.c b/src/H5Pfapl.c
index b3886da..850b5d6 100644
--- a/src/H5Pfapl.c
+++ b/src/H5Pfapl.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/src/H5Pfcpl.c b/src/H5Pfcpl.c
index 20e03ca..9b1c428 100644
--- a/src/H5Pfcpl.c
+++ b/src/H5Pfcpl.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/src/H5Pfmpl.c b/src/H5Pfmpl.c
index b8dab90..c2523c2 100644
--- a/src/H5Pfmpl.c
+++ b/src/H5Pfmpl.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/src/H5Pgcpl.c b/src/H5Pgcpl.c
index f316574..564afcc 100644
--- a/src/H5Pgcpl.c
+++ b/src/H5Pgcpl.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/src/H5Pint.c b/src/H5Pint.c
index 0d8e09d..19fd54a 100644
--- a/src/H5Pint.c
+++ b/src/H5Pint.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/src/H5Plapl.c b/src/H5Plapl.c
index 6bcd0e1..4a90223 100644
--- a/src/H5Plapl.c
+++ b/src/H5Plapl.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/src/H5Plcpl.c b/src/H5Plcpl.c
index 2d7d5f5..d711945 100644
--- a/src/H5Plcpl.c
+++ b/src/H5Plcpl.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/src/H5Pocpl.c b/src/H5Pocpl.c
index 42b93d2..8e5f333 100644
--- a/src/H5Pocpl.c
+++ b/src/H5Pocpl.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/src/H5Pocpypl.c b/src/H5Pocpypl.c
index 016ca1f..bdb486f 100644
--- a/src/H5Pocpypl.c
+++ b/src/H5Pocpypl.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/src/H5Ppkg.h b/src/H5Ppkg.h
index 52a3813..c7bcf81 100644
--- a/src/H5Ppkg.h
+++ b/src/H5Ppkg.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/src/H5Pprivate.h b/src/H5Pprivate.h
index 84ffc32..ab51733 100644
--- a/src/H5Pprivate.h
+++ b/src/H5Pprivate.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/src/H5Ppublic.h b/src/H5Ppublic.h
index a3a1a9b..c582bb5 100644
--- a/src/H5Ppublic.h
+++ b/src/H5Ppublic.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/src/H5Pstrcpl.c b/src/H5Pstrcpl.c
index a508c27..f684dc5 100644
--- a/src/H5Pstrcpl.c
+++ b/src/H5Pstrcpl.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/src/H5Ptest.c b/src/H5Ptest.c
index d1cd74e..ac81ea0 100644
--- a/src/H5Ptest.c
+++ b/src/H5Ptest.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/src/H5R.c b/src/H5R.c
index 507573f..6c6f6e9 100644
--- a/src/H5R.c
+++ b/src/H5R.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/src/H5RS.c b/src/H5RS.c
index efc45e7..7859ff7 100644
--- a/src/H5RS.c
+++ b/src/H5RS.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/src/H5RSprivate.h b/src/H5RSprivate.h
index e028d13..9903b74 100644
--- a/src/H5RSprivate.h
+++ b/src/H5RSprivate.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/src/H5Rdeprec.c b/src/H5Rdeprec.c
index 1fb32b0..58b219e 100644
--- a/src/H5Rdeprec.c
+++ b/src/H5Rdeprec.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/src/H5Rint.c b/src/H5Rint.c
index 4077e91..ff886d6 100644
--- a/src/H5Rint.c
+++ b/src/H5Rint.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/src/H5Rpkg.h b/src/H5Rpkg.h
index bcce600..d89dc81 100644
--- a/src/H5Rpkg.h
+++ b/src/H5Rpkg.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/src/H5Rprivate.h b/src/H5Rprivate.h
index 720061c..c132e0c 100644
--- a/src/H5Rprivate.h
+++ b/src/H5Rprivate.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/src/H5Rpublic.h b/src/H5Rpublic.h
index 99a6d44..1e6d6e8 100644
--- a/src/H5Rpublic.h
+++ b/src/H5Rpublic.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/src/H5S.c b/src/H5S.c
index 0f9d091..d9d4cae 100644
--- a/src/H5S.c
+++ b/src/H5S.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/src/H5SL.c b/src/H5SL.c
index 5c97301..a4f606f 100644
--- a/src/H5SL.c
+++ b/src/H5SL.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/src/H5SLprivate.h b/src/H5SLprivate.h
index e57485c..b86b4e8 100644
--- a/src/H5SLprivate.h
+++ b/src/H5SLprivate.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/src/H5SM.c b/src/H5SM.c
index 4e43180..cc3a7c0 100644
--- a/src/H5SM.c
+++ b/src/H5SM.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/src/H5SMbtree2.c b/src/H5SMbtree2.c
index 45c0ccd..f416f42 100644
--- a/src/H5SMbtree2.c
+++ b/src/H5SMbtree2.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/src/H5SMcache.c b/src/H5SMcache.c
index e9c6a41..2ea2688 100644
--- a/src/H5SMcache.c
+++ b/src/H5SMcache.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/src/H5SMmessage.c b/src/H5SMmessage.c
index 5da7b2c..cb8a626 100644
--- a/src/H5SMmessage.c
+++ b/src/H5SMmessage.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/src/H5SMpkg.h b/src/H5SMpkg.h
index f1cbb7c..6cd8503 100644
--- a/src/H5SMpkg.h
+++ b/src/H5SMpkg.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/src/H5SMprivate.h b/src/H5SMprivate.h
index efe9355..95f831e 100644
--- a/src/H5SMprivate.h
+++ b/src/H5SMprivate.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/src/H5SMtest.c b/src/H5SMtest.c
index ee5e233..9aed3b4 100644
--- a/src/H5SMtest.c
+++ b/src/H5SMtest.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/src/H5Sall.c b/src/H5Sall.c
index f764a00..a1ae04e 100644
--- a/src/H5Sall.c
+++ b/src/H5Sall.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/src/H5Sdbg.c b/src/H5Sdbg.c
index d20916b..f4d027b 100644
--- a/src/H5Sdbg.c
+++ b/src/H5Sdbg.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/src/H5Shyper.c b/src/H5Shyper.c
index b07696f..c972bef 100644
--- a/src/H5Shyper.c
+++ b/src/H5Shyper.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/src/H5Smpio.c b/src/H5Smpio.c
index 7d8f396..0eb6dcb 100644
--- a/src/H5Smpio.c
+++ b/src/H5Smpio.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/src/H5Snone.c b/src/H5Snone.c
index 9292cd4..de52370 100644
--- a/src/H5Snone.c
+++ b/src/H5Snone.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/src/H5Spkg.h b/src/H5Spkg.h
index 6a4ad11..1a5f101 100644
--- a/src/H5Spkg.h
+++ b/src/H5Spkg.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/src/H5Spoint.c b/src/H5Spoint.c
index f1540f2..b7f2a5e 100644
--- a/src/H5Spoint.c
+++ b/src/H5Spoint.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/src/H5Sprivate.h b/src/H5Sprivate.h
index 8d64779..477f051 100644
--- a/src/H5Sprivate.h
+++ b/src/H5Sprivate.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/src/H5Spublic.h b/src/H5Spublic.h
index 376c3e4..ade9c23 100644
--- a/src/H5Spublic.h
+++ b/src/H5Spublic.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/src/H5Sselect.c b/src/H5Sselect.c
index 9456e58..4ff07e1 100644
--- a/src/H5Sselect.c
+++ b/src/H5Sselect.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/src/H5Stest.c b/src/H5Stest.c
index 6a31f3c..acf28de 100644
--- a/src/H5Stest.c
+++ b/src/H5Stest.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/src/H5T.c b/src/H5T.c
index 6f4d721..3c59612 100644
--- a/src/H5T.c
+++ b/src/H5T.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/src/H5TS.c b/src/H5TS.c
index 2e114ef..ae4ac24 100644
--- a/src/H5TS.c
+++ b/src/H5TS.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/src/H5TSprivate.h b/src/H5TSprivate.h
index 485b173..9cf7568 100644
--- a/src/H5TSprivate.h
+++ b/src/H5TSprivate.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/src/H5Tarray.c b/src/H5Tarray.c
index d259d52..e042a41 100644
--- a/src/H5Tarray.c
+++ b/src/H5Tarray.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/src/H5Tbit.c b/src/H5Tbit.c
index 5a3ce1e..c663145 100644
--- a/src/H5Tbit.c
+++ b/src/H5Tbit.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/src/H5Tcommit.c b/src/H5Tcommit.c
index 05835c4..501af20 100644
--- a/src/H5Tcommit.c
+++ b/src/H5Tcommit.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/src/H5Tcompound.c b/src/H5Tcompound.c
index 8229d4c..b5bc517 100644
--- a/src/H5Tcompound.c
+++ b/src/H5Tcompound.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/src/H5Tconv.c b/src/H5Tconv.c
index 5e4c9fe..1252f45 100644
--- a/src/H5Tconv.c
+++ b/src/H5Tconv.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/src/H5Tcset.c b/src/H5Tcset.c
index 77bdb6a..b1948d6 100644
--- a/src/H5Tcset.c
+++ b/src/H5Tcset.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/src/H5Tdbg.c b/src/H5Tdbg.c
index 613aa60..181b40e 100644
--- a/src/H5Tdbg.c
+++ b/src/H5Tdbg.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/src/H5Tdeprec.c b/src/H5Tdeprec.c
index 28f5609..80e172f 100644
--- a/src/H5Tdeprec.c
+++ b/src/H5Tdeprec.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/src/H5Tenum.c b/src/H5Tenum.c
index 33eafd8..c160279 100644
--- a/src/H5Tenum.c
+++ b/src/H5Tenum.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/src/H5Tfields.c b/src/H5Tfields.c
index 249a025..9317ab9 100644
--- a/src/H5Tfields.c
+++ b/src/H5Tfields.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/src/H5Tfixed.c b/src/H5Tfixed.c
index ac46204..9bf7da3 100644
--- a/src/H5Tfixed.c
+++ b/src/H5Tfixed.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/src/H5Tfloat.c b/src/H5Tfloat.c
index fb9d95b..a90b257 100644
--- a/src/H5Tfloat.c
+++ b/src/H5Tfloat.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/src/H5Tnative.c b/src/H5Tnative.c
index d4a44de..6d78f62 100644
--- a/src/H5Tnative.c
+++ b/src/H5Tnative.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/src/H5Toffset.c b/src/H5Toffset.c
index cccede6..bf3ce1c 100644
--- a/src/H5Toffset.c
+++ b/src/H5Toffset.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/src/H5Toh.c b/src/H5Toh.c
index 9c819fe..94fb377 100644
--- a/src/H5Toh.c
+++ b/src/H5Toh.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/src/H5Topaque.c b/src/H5Topaque.c
index 15753fe..078172c 100644
--- a/src/H5Topaque.c
+++ b/src/H5Topaque.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/src/H5Torder.c b/src/H5Torder.c
index 8f2bcc6..1f9c2fd 100644
--- a/src/H5Torder.c
+++ b/src/H5Torder.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/src/H5Tpad.c b/src/H5Tpad.c
index db1a2cb..43c6768 100644
--- a/src/H5Tpad.c
+++ b/src/H5Tpad.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/src/H5Tpkg.h b/src/H5Tpkg.h
index c473663..f49e737 100644
--- a/src/H5Tpkg.h
+++ b/src/H5Tpkg.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/src/H5Tprecis.c b/src/H5Tprecis.c
index 07b868e..25aa644 100644
--- a/src/H5Tprecis.c
+++ b/src/H5Tprecis.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/src/H5Tprivate.h b/src/H5Tprivate.h
index f7bc384..ebc5063 100644
--- a/src/H5Tprivate.h
+++ b/src/H5Tprivate.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/src/H5Tpublic.h b/src/H5Tpublic.h
index 39d24ed..0c6d0c7 100644
--- a/src/H5Tpublic.h
+++ b/src/H5Tpublic.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/src/H5Tstrpad.c b/src/H5Tstrpad.c
index bea5300..f114b53 100644
--- a/src/H5Tstrpad.c
+++ b/src/H5Tstrpad.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/src/H5Tvisit.c b/src/H5Tvisit.c
index 7974d49..f5ee19a 100644
--- a/src/H5Tvisit.c
+++ b/src/H5Tvisit.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/src/H5Tvlen.c b/src/H5Tvlen.c
index 888b04d..0273b5b 100644
--- a/src/H5Tvlen.c
+++ b/src/H5Tvlen.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/src/H5UC.c b/src/H5UC.c
index c1c8b5b..22e35e5 100644
--- a/src/H5UC.c
+++ b/src/H5UC.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/src/H5UCprivate.h b/src/H5UCprivate.h
index a4131cb..9a4aa2a 100644
--- a/src/H5UCprivate.h
+++ b/src/H5UCprivate.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/src/H5VM.c b/src/H5VM.c
index 2ba4091..f7431d0 100644
--- a/src/H5VM.c
+++ b/src/H5VM.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/src/H5VMprivate.h b/src/H5VMprivate.h
index 6ea0d5a..b394e07 100644
--- a/src/H5VMprivate.h
+++ b/src/H5VMprivate.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/src/H5WB.c b/src/H5WB.c
index 7bbb6fc..2f89807 100644
--- a/src/H5WB.c
+++ b/src/H5WB.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/src/H5WBprivate.h b/src/H5WBprivate.h
index c1f74ee..e854f80 100644
--- a/src/H5WBprivate.h
+++ b/src/H5WBprivate.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/src/H5Z.c b/src/H5Z.c
index 73f1cf6..51ef9aa 100644
--- a/src/H5Z.c
+++ b/src/H5Z.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/src/H5Zdeflate.c b/src/H5Zdeflate.c
index 628f354..59e1bcd 100644
--- a/src/H5Zdeflate.c
+++ b/src/H5Zdeflate.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/src/H5Zfletcher32.c b/src/H5Zfletcher32.c
index 86955f6..0aeb49e 100644
--- a/src/H5Zfletcher32.c
+++ b/src/H5Zfletcher32.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/src/H5Znbit.c b/src/H5Znbit.c
index b787c8e..25d322e 100644
--- a/src/H5Znbit.c
+++ b/src/H5Znbit.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/src/H5Zpkg.h b/src/H5Zpkg.h
index 726478a..e5660e7 100644
--- a/src/H5Zpkg.h
+++ b/src/H5Zpkg.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/src/H5Zprivate.h b/src/H5Zprivate.h
index 3f1153c..804d8f9 100644
--- a/src/H5Zprivate.h
+++ b/src/H5Zprivate.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/src/H5Zpublic.h b/src/H5Zpublic.h
index c7d9b3a..8f11dde 100644
--- a/src/H5Zpublic.h
+++ b/src/H5Zpublic.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/src/H5Zscaleoffset.c b/src/H5Zscaleoffset.c
index ce43369..ff450cc 100644
--- a/src/H5Zscaleoffset.c
+++ b/src/H5Zscaleoffset.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/src/H5Zshuffle.c b/src/H5Zshuffle.c
index 392a376..d086168 100644
--- a/src/H5Zshuffle.c
+++ b/src/H5Zshuffle.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/src/H5Zszip.c b/src/H5Zszip.c
index 1296123..3519c54 100644
--- a/src/H5Zszip.c
+++ b/src/H5Zszip.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/src/H5Ztrans.c b/src/H5Ztrans.c
index fd759c2..04b3c8c 100644
--- a/src/H5Ztrans.c
+++ b/src/H5Ztrans.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/src/H5api_adpt.h b/src/H5api_adpt.h
index 53080b7..31d0696 100644
--- a/src/H5api_adpt.h
+++ b/src/H5api_adpt.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/src/H5checksum.c b/src/H5checksum.c
index ec6e323..a59abe8 100644
--- a/src/H5checksum.c
+++ b/src/H5checksum.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/src/H5dbg.c b/src/H5dbg.c
index a371e7a..3021896 100644
--- a/src/H5dbg.c
+++ b/src/H5dbg.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/src/H5detect.c b/src/H5detect.c
index 6fddb54..052d30a 100644
--- a/src/H5detect.c
+++ b/src/H5detect.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 *
@@ -15,7 +14,6 @@
static const char *FileHeader = "\n\
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *\n\
* Copyright by The HDF Group. *\n\
- * Copyright by the Board of Trustees of the University of Illinois. *\n\
* All rights reserved. *\n\
* *\n\
* This file is part of HDF5. The full HDF5 copyright notice, including *\n\
diff --git a/src/H5err.txt b/src/H5err.txt
index 1c28d29..c3c629e 100644
--- a/src/H5err.txt
+++ b/src/H5err.txt
@@ -1,5 +1,4 @@
# 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/src/H5make_libsettings.c b/src/H5make_libsettings.c
index 34d35b4..34acd80 100644
--- a/src/H5make_libsettings.c
+++ b/src/H5make_libsettings.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 *
@@ -15,7 +14,6 @@
static const char *FileHeader = "\n\
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *\n\
* Copyright by The HDF Group. *\n\
- * Copyright by the Board of Trustees of the University of Illinois. *\n\
* All rights reserved. *\n\
* *\n\
* This file is part of HDF5. The full HDF5 copyright notice, including *\n\
diff --git a/src/H5mpi.c b/src/H5mpi.c
index 0f0c05f..9153826 100644
--- a/src/H5mpi.c
+++ b/src/H5mpi.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/src/H5overflow.txt b/src/H5overflow.txt
index 3f91a75..88c77e7 100644
--- a/src/H5overflow.txt
+++ b/src/H5overflow.txt
@@ -1,5 +1,4 @@
# 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/src/H5private.h b/src/H5private.h
index 699c6ab..3525e2b 100644
--- a/src/H5private.h
+++ b/src/H5private.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/src/H5public.h b/src/H5public.h
index d03bf76..a932e64 100644
--- a/src/H5public.h
+++ b/src/H5public.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/src/H5system.c b/src/H5system.c
index 2d6146c..7d60878 100644
--- a/src/H5system.c
+++ b/src/H5system.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/src/H5timer.c b/src/H5timer.c
index 9af38f0..b79079e 100644
--- a/src/H5timer.c
+++ b/src/H5timer.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/src/H5trace.c b/src/H5trace.c
index 0048624..6c42097 100644
--- a/src/H5trace.c
+++ b/src/H5trace.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/src/H5vers.txt b/src/H5vers.txt
index 3c5814e..4543d6a 100644
--- a/src/H5vers.txt
+++ b/src/H5vers.txt
@@ -1,5 +1,4 @@
# 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/src/H5win32defs.h b/src/H5win32defs.h
index 0daa681..f06cb51 100644
--- a/src/H5win32defs.h
+++ b/src/H5win32defs.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/src/Makefile.am b/src/Makefile.am
index ff4ec72..ce8e8ce 100644
--- a/src/Makefile.am
+++ b/src/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/src/hdf5.h b/src/hdf5.h
index 919d506..bf4be99 100644
--- a/src/hdf5.h
+++ b/src/hdf5.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 *