summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorLarry Knox <lrknox@hdfgroup.org>2022-11-01 21:02:27 (GMT)
committerGitHub <noreply@github.com>2022-11-01 21:02:27 (GMT)
commit11dfa25910f08e70db336f125d52ef9586416017 (patch)
tree49b4576e96f5878175293e5eea5e72b65e7ac7ba /src
parent71595e9ea3df2f1ecae4fc52cf31aa04813d3287 (diff)
downloadhdf5-11dfa25910f08e70db336f125d52ef9586416017.zip
hdf5-11dfa25910f08e70db336f125d52ef9586416017.tar.gz
hdf5-11dfa25910f08e70db336f125d52ef9586416017.tar.bz2
Update copyright headers (#2184)
* Updated source file copyright headers to remove "Copyright by the Board of Trustees of the University of Illinois", which is kept in the top-level COPYING file.
Diffstat (limited to '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/H5ESdevelop.h4
-rw-r--r--src/H5ESpublic.h2
-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/H5FDdevelop.h4
-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/H5FDhdfs.h2
-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/H5FDonion.c2
-rw-r--r--src/H5FDonion.h2
-rw-r--r--src/H5FDonion_header.c2
-rw-r--r--src/H5FDonion_header.h2
-rw-r--r--src/H5FDonion_history.c2
-rw-r--r--src/H5FDonion_history.h2
-rw-r--r--src/H5FDonion_index.c2
-rw-r--r--src/H5FDonion_index.h2
-rw-r--r--src/H5FDonion_priv.h2
-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/H5FDsubfiling/H5FDioc.c2
-rw-r--r--src/H5FDsubfiling/H5FDioc.h2
-rw-r--r--src/H5FDsubfiling/H5FDioc_int.c2
-rw-r--r--src/H5FDsubfiling/H5FDioc_priv.h2
-rw-r--r--src/H5FDsubfiling/H5FDioc_threads.c2
-rw-r--r--src/H5FDsubfiling/H5FDsubfile_int.c2
-rw-r--r--src/H5FDsubfiling/H5FDsubfiling.c2
-rw-r--r--src/H5FDsubfiling/H5FDsubfiling.h2
-rw-r--r--src/H5FDsubfiling/H5FDsubfiling_priv.h2
-rw-r--r--src/H5FDsubfiling/H5subfiling_common.c2
-rw-r--r--src/H5FDsubfiling/H5subfiling_common.h2
-rw-r--r--src/H5FDsubfiling/H5subfiling_err.h2
-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/H5I.c1
-rw-r--r--src/H5Idbg.c1
-rw-r--r--src/H5Idevelop.h4
-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/H5Ldeprec.c1
-rw-r--r--src/H5Ldevelop.h4
-rw-r--r--src/H5Lexternal.c1
-rw-r--r--src/H5Lint.c1
-rw-r--r--src/H5Lpkg.h1
-rw-r--r--src/H5Lprivate.h1
-rw-r--r--src/H5Lpublic.h1
-rw-r--r--src/H5M.c1
-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/H5Mpkg.h1
-rw-r--r--src/H5Mprivate.h1
-rw-r--r--src/H5Mpublic.h1
-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/H5PL.c2
-rw-r--r--src/H5PLextern.h2
-rw-r--r--src/H5PLint.c2
-rw-r--r--src/H5PLmodule.h2
-rw-r--r--src/H5PLpath.c2
-rw-r--r--src/H5PLpkg.h1
-rw-r--r--src/H5PLplugin_cache.c2
-rw-r--r--src/H5PLprivate.h2
-rw-r--r--src/H5PLpublic.h2
-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/H5Pmapl.c1
-rw-r--r--src/H5Pmcpl.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/H5Sdeprec.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/H5TSdevelop.h2
-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/H5Tdevelop.h4
-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/H5VLdyn_ops.c2
-rw-r--r--src/H5VLtest.c2
-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/H5Zdevelop.h4
-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
446 files changed, 46 insertions, 454 deletions
diff --git a/src/H5.c b/src/H5.c
index 75b96bb..956b60a 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 834489b..057d0d7 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 a51a49b..49ff0d3 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 7c77a94..197cc3c 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 4de3d61..8ccab4e 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 0e0c80c..b86f638 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 765a163..20889e2 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 f9da6f6..0967f77 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 c8a5ad2..788aab7 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 f0b64d1..efac18d 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 6ec05b7..05a4b3d 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 dee9c18..8662b5f 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 a250973..49dfda2 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 1a184b3..33f0134 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 ebfeea8..7ed2938 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 af183c4..803d3cd 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 af64e51..596a05d 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 0be772a..7781eab 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 681cf04..07c6cdf 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 01acc56..bac42a2 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 05b4f96..312dee0 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 cc8c089..9bc39de 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 a60ee7c..1f3e5f7 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 b8fb130..14ce00d 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 fd992c2..cd0a0ba 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 b3311f0..49e400c 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 a62bdf8..4262f00 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 17dc7a3..c4a8862 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 2dc28f5..5cdf2d5 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 c0a3e33..4d74a0a 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 09faf98..f6de3ff 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 da4ac33..6fbd936 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 14b37d4..25b3cf0 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 05b1533..ad27c94 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 7424c9d..74f33ed 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 2c4d3f8..6af346c 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 4ebce35..4f826d1 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 04b6710..8ce9419 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 fa0ad91..109f5f6 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 c65dc7c..501a99b 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 4be62d0..db73d65 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 b252d38..10089e4 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 915f28d..6097e25 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 66240da..d921356 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 46ea256..2937b50 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 a5b527c..c9f5ee9 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 a3f20c5..e90fb32 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 a9e937f..9567c60 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 ce1bef4..3eddfff 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 d39d357..0dc6bd7 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 9b0dfe7..ea3ba1a 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 ad7c347..d334d28 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 c6a1961..7966c5e 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 8c0e85e..c0d58b2 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 b2ec46d..5275323 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 754ddad..f55b829 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 0b52208..5ec0efe 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 95d29c1..8a10a37 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 3bddf0b..1e66f80 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 e157d6e..5d24092 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 ae88bb3..1e498bc 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 557d745..6a09408 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 a80bbb6..357945b 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 8baf38f..ac76bc8 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 7cc075e..2547bdc 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 1d1b5f2..924104e 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 8c4748e..f845074 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 f37682d..1d9d2ca 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 62625ea..4de5c5b 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 e5d11fa..94b4336 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 68e927f..968a933 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 c3489dc..c881582 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 060ea63..5c1c675 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 f3bfa05..474e925 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/H5ESdevelop.h b/src/H5ESdevelop.h
index 5bbf74e..b2facaa 100644
--- a/src/H5ESdevelop.h
+++ b/src/H5ESdevelop.h
@@ -2,10 +2,10 @@
* Copyright by The HDF Group. *
* All rights reserved. *
* *
- * This file is part of HDF5. The full HDF5 copyright notice, including *
+ * This file is part of HDF5. The full HDF5 copyright notice, including *
* terms governing use, modification, and redistribution, is contained in *
* the COPYING file, which can be found at the root of the source code *
- * distribution tree, or in https://support.hdfgroup.org/ftp/HDF5/releases. *
+ * distribution tree, or in https://www.hdfgroup.org/licenses. *
* If you do not have access to either file, you may request a copy from *
* help@hdfgroup.org. *
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
diff --git a/src/H5ESpublic.h b/src/H5ESpublic.h
index d99554b..8983527 100644
--- a/src/H5ESpublic.h
+++ b/src/H5ESpublic.h
@@ -2,7 +2,7 @@
* Copyright by The HDF Group. *
* All rights reserved. *
* *
- * This file is part of HDF5. The full HDF5 copyright notice, including *
+ * This file is part of HDF5. The full HDF5 copyright notice, including *
* terms governing use, modification, and redistribution, is contained in *
* the COPYING file, which can be found at the root of the source code *
* distribution tree, or in https://www.hdfgroup.org/licenses. *
diff --git a/src/H5Edeprec.c b/src/H5Edeprec.c
index 860279a..0cbfd06 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 6d8e576..b1f11bd 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 a30cb6a..1d1c5b0 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 6e47d28..5f4e325 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 be709d2..f533a8d 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 e516a0c..59ec66f 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 24c546a..fdd56ff 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 e9482d7..35d79ae 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 835b06f..9bdc074 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 f7d1b90..8238c19 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 9165bef..ffd064d 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 7b57166..fd82217 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 dd47e39..163144d 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 4067980..fbff138 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/H5FDdevelop.h b/src/H5FDdevelop.h
index db29c87..ab1579c 100644
--- a/src/H5FDdevelop.h
+++ b/src/H5FDdevelop.h
@@ -2,10 +2,10 @@
* Copyright by The HDF Group. *
* All rights reserved. *
* *
- * This file is part of HDF5. The full HDF5 copyright notice, including *
+ * This file is part of HDF5. The full HDF5 copyright notice, including *
* terms governing use, modification, and redistribution, is contained in *
* the COPYING file, which can be found at the root of the source code *
- * distribution tree, or in https://support.hdfgroup.org/ftp/HDF5/releases. *
+ * distribution tree, or in https://www.hdfgroup.org/licenses. *
* If you do not have access to either file, you may request a copy from *
* help@hdfgroup.org. *
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
diff --git a/src/H5FDdirect.c b/src/H5FDdirect.c
index 99bf974..ccb8c85 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 bfad16a..faa85db 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 617f68b..82c65ec 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 bd51f36..b0c560f 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/H5FDhdfs.h b/src/H5FDhdfs.h
index e401e81..9c2cb70 100644
--- a/src/H5FDhdfs.h
+++ b/src/H5FDhdfs.h
@@ -1,6 +1,5 @@
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* Copyright by The HDF Group. *
- * *
* All rights reserved. *
* *
* This file is part of HDF5. The full HDF5 copyright notice, including *
@@ -9,6 +8,7 @@
* distribution tree, or in https://www.hdfgroup.org/licenses. *
* If you do not have access to either file, you may request a copy from *
* help@hdfgroup.org. *
+ * help@hdfgroup.org. *
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/*
diff --git a/src/H5FDint.c b/src/H5FDint.c
index 91ce6c6..e1cb5ff 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 dc9eb4d..225c1a1 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 a916fec..96ded83 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 74aedef..e71c739 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 447e885..4b55bd5 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 5ce98ca..ee7fa2e 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 7849060..7885add 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 7a01f4c..e5975d3 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/H5FDonion.c b/src/H5FDonion.c
index 215b0b3..904f2cc 100644
--- a/src/H5FDonion.c
+++ b/src/H5FDonion.c
@@ -5,7 +5,7 @@
* This file is part of HDF5. The full HDF5 copyright notice, including *
* terms governing use, modification, and redistribution, is contained in *
* the COPYING file, which can be found at the root of the source code *
- * distribution tree, or in https://support.hdfgroup.org/ftp/HDF5/releases. *
+ * distribution tree, or in https://www.hdfgroup.org/licenses. *
* If you do not have access to either file, you may request a copy from *
* help@hdfgroup.org. *
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
diff --git a/src/H5FDonion.h b/src/H5FDonion.h
index cc767c6..63c2d77 100644
--- a/src/H5FDonion.h
+++ b/src/H5FDonion.h
@@ -5,7 +5,7 @@
* This file is part of HDF5. The full HDF5 copyright notice, including *
* terms governing use, modification, and redistribution, is contained in *
* the COPYING file, which can be found at the root of the source code *
- * distribution tree, or in https://support.hdfgroup.org/ftp/HDF5/releases. *
+ * distribution tree, or in https://www.hdfgroup.org/licenses. *
* If you do not have access to either file, you may request a copy from *
* help@hdfgroup.org. *
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
diff --git a/src/H5FDonion_header.c b/src/H5FDonion_header.c
index 2fe721a..f71f168 100644
--- a/src/H5FDonion_header.c
+++ b/src/H5FDonion_header.c
@@ -5,7 +5,7 @@
* This file is part of HDF5. The full HDF5 copyright notice, including *
* terms governing use, modification, and redistribution, is contained in *
* the COPYING file, which can be found at the root of the source code *
- * distribution tree, or in https://support.hdfgroup.org/ftp/HDF5/releases. *
+ * distribution tree, or in https://www.hdfgroup.org/licenses. *
* If you do not have access to either file, you may request a copy from *
* help@hdfgroup.org. *
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
diff --git a/src/H5FDonion_header.h b/src/H5FDonion_header.h
index cb3941b..deb0d96 100644
--- a/src/H5FDonion_header.h
+++ b/src/H5FDonion_header.h
@@ -5,7 +5,7 @@
* This file is part of HDF5. The full HDF5 copyright notice, including *
* terms governing use, modification, and redistribution, is contained in *
* the COPYING file, which can be found at the root of the source code *
- * distribution tree, or in https://support.hdfgroup.org/ftp/HDF5/releases. *
+ * distribution tree, or in https://www.hdfgroup.org/licenses. *
* If you do not have access to either file, you may request a copy from *
* help@hdfgroup.org. *
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
diff --git a/src/H5FDonion_history.c b/src/H5FDonion_history.c
index e01a6a1..b44021b 100644
--- a/src/H5FDonion_history.c
+++ b/src/H5FDonion_history.c
@@ -5,7 +5,7 @@
* This file is part of HDF5. The full HDF5 copyright notice, including *
* terms governing use, modification, and redistribution, is contained in *
* the COPYING file, which can be found at the root of the source code *
- * distribution tree, or in https://support.hdfgroup.org/ftp/HDF5/releases. *
+ * distribution tree, or in https://www.hdfgroup.org/licenses. *
* If you do not have access to either file, you may request a copy from *
* help@hdfgroup.org. *
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
diff --git a/src/H5FDonion_history.h b/src/H5FDonion_history.h
index bf27e6a..5980bf7 100644
--- a/src/H5FDonion_history.h
+++ b/src/H5FDonion_history.h
@@ -5,7 +5,7 @@
* This file is part of HDF5. The full HDF5 copyright notice, including *
* terms governing use, modification, and redistribution, is contained in *
* the COPYING file, which can be found at the root of the source code *
- * distribution tree, or in https://support.hdfgroup.org/ftp/HDF5/releases. *
+ * distribution tree, or in https://www.hdfgroup.org/licenses. *
* If you do not have access to either file, you may request a copy from *
* help@hdfgroup.org. *
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
diff --git a/src/H5FDonion_index.c b/src/H5FDonion_index.c
index 170172c..c9e9a15 100644
--- a/src/H5FDonion_index.c
+++ b/src/H5FDonion_index.c
@@ -5,7 +5,7 @@
* This file is part of HDF5. The full HDF5 copyright notice, including *
* terms governing use, modification, and redistribution, is contained in *
* the COPYING file, which can be found at the root of the source code *
- * distribution tree, or in https://support.hdfgroup.org/ftp/HDF5/releases. *
+ * distribution tree, or in https://www.hdfgroup.org/licenses. *
* If you do not have access to either file, you may request a copy from *
* help@hdfgroup.org. *
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
diff --git a/src/H5FDonion_index.h b/src/H5FDonion_index.h
index 16e461b..0a9dd88 100644
--- a/src/H5FDonion_index.h
+++ b/src/H5FDonion_index.h
@@ -5,7 +5,7 @@
* This file is part of HDF5. The full HDF5 copyright notice, including *
* terms governing use, modification, and redistribution, is contained in *
* the COPYING file, which can be found at the root of the source code *
- * distribution tree, or in https://support.hdfgroup.org/ftp/HDF5/releases. *
+ * distribution tree, or in https://www.hdfgroup.org/licenses. *
* If you do not have access to either file, you may request a copy from *
* help@hdfgroup.org. *
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
diff --git a/src/H5FDonion_priv.h b/src/H5FDonion_priv.h
index 031c132..907d39f 100644
--- a/src/H5FDonion_priv.h
+++ b/src/H5FDonion_priv.h
@@ -5,7 +5,7 @@
* This file is part of HDF5. The full HDF5 copyright notice, including *
* terms governing use, modification, and redistribution, is contained in *
* the COPYING file, which can be found at the root of the source code *
- * distribution tree, or in https://support.hdfgroup.org/ftp/HDF5/releases. *
+ * distribution tree, or in https://www.hdfgroup.org/licenses. *
* If you do not have access to either file, you may request a copy from *
* help@hdfgroup.org. *
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
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 080b418..0d5c323 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 51527a0..3b956de 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 0f5266a..7c05677 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 df4d4d4..5fa75b6 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 99f4d07..fe0606c 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 19f7f41..9883d68 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 484c6ea..6ff5162 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/H5FDsubfiling/H5FDioc.c b/src/H5FDsubfiling/H5FDioc.c
index 11d51de..152c045 100644
--- a/src/H5FDsubfiling/H5FDioc.c
+++ b/src/H5FDsubfiling/H5FDioc.c
@@ -5,7 +5,7 @@
* This file is part of HDF5. The full HDF5 copyright notice, including *
* terms governing use, modification, and redistribution, is contained in *
* the COPYING file, which can be found at the root of the source code *
- * distribution tree, or in https://support.hdfgroup.org/ftp/HDF5/releases. *
+ * distribution tree, or in https://www.hdfgroup.org/licenses. *
* If you do not have access to either file, you may request a copy from *
* help@hdfgroup.org. *
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
diff --git a/src/H5FDsubfiling/H5FDioc.h b/src/H5FDsubfiling/H5FDioc.h
index 2b68d9c..516f483 100644
--- a/src/H5FDsubfiling/H5FDioc.h
+++ b/src/H5FDsubfiling/H5FDioc.h
@@ -5,7 +5,7 @@
* This file is part of HDF5. The full HDF5 copyright notice, including *
* terms governing use, modification, and redistribution, is contained in *
* the COPYING file, which can be found at the root of the source code *
- * distribution tree, or in https://support.hdfgroup.org/ftp/HDF5/releases. *
+ * distribution tree, or in https://www.hdfgroup.org/licenses. *
* If you do not have access to either file, you may request a copy from *
* help@hdfgroup.org. *
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
diff --git a/src/H5FDsubfiling/H5FDioc_int.c b/src/H5FDsubfiling/H5FDioc_int.c
index e2ba95a..42f088e 100644
--- a/src/H5FDsubfiling/H5FDioc_int.c
+++ b/src/H5FDsubfiling/H5FDioc_int.c
@@ -5,7 +5,7 @@
* This file is part of HDF5. The full HDF5 copyright notice, including *
* terms governing use, modification, and redistribution, is contained in *
* the COPYING file, which can be found at the root of the source code *
- * distribution tree, or in https://support.hdfgroup.org/ftp/HDF5/releases. *
+ * distribution tree, or in https://www.hdfgroup.org/licenses. *
* If you do not have access to either file, you may request a copy from *
* help@hdfgroup.org. *
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
diff --git a/src/H5FDsubfiling/H5FDioc_priv.h b/src/H5FDsubfiling/H5FDioc_priv.h
index 3b0c4d0..8dec1a8 100644
--- a/src/H5FDsubfiling/H5FDioc_priv.h
+++ b/src/H5FDsubfiling/H5FDioc_priv.h
@@ -5,7 +5,7 @@
* This file is part of HDF5. The full HDF5 copyright notice, including *
* terms governing use, modification, and redistribution, is contained in *
* the COPYING file, which can be found at the root of the source code *
- * distribution tree, or in https://support.hdfgroup.org/ftp/HDF5/releases. *
+ * distribution tree, or in https://www.hdfgroup.org/licenses. *
* If you do not have access to either file, you may request a copy from *
* help@hdfgroup.org. *
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
diff --git a/src/H5FDsubfiling/H5FDioc_threads.c b/src/H5FDsubfiling/H5FDioc_threads.c
index 5bbecab..fd6fc01 100644
--- a/src/H5FDsubfiling/H5FDioc_threads.c
+++ b/src/H5FDsubfiling/H5FDioc_threads.c
@@ -5,7 +5,7 @@
* This file is part of HDF5. The full HDF5 copyright notice, including *
* terms governing use, modification, and redistribution, is contained in *
* the COPYING file, which can be found at the root of the source code *
- * distribution tree, or in https://support.hdfgroup.org/ftp/HDF5/releases. *
+ * distribution tree, or in https://www.hdfgroup.org/licenses. *
* If you do not have access to either file, you may request a copy from *
* help@hdfgroup.org. *
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
diff --git a/src/H5FDsubfiling/H5FDsubfile_int.c b/src/H5FDsubfiling/H5FDsubfile_int.c
index be71b3d..d4aef35 100644
--- a/src/H5FDsubfiling/H5FDsubfile_int.c
+++ b/src/H5FDsubfiling/H5FDsubfile_int.c
@@ -5,7 +5,7 @@
* This file is part of HDF5. The full HDF5 copyright notice, including *
* terms governing use, modification, and redistribution, is contained in *
* the COPYING file, which can be found at the root of the source code *
- * distribution tree, or in https://support.hdfgroup.org/ftp/HDF5/releases. *
+ * distribution tree, or in https://www.hdfgroup.org/licenses. *
* If you do not have access to either file, you may request a copy from *
* help@hdfgroup.org. *
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
diff --git a/src/H5FDsubfiling/H5FDsubfiling.c b/src/H5FDsubfiling/H5FDsubfiling.c
index 33a57e9..5fcaddb 100644
--- a/src/H5FDsubfiling/H5FDsubfiling.c
+++ b/src/H5FDsubfiling/H5FDsubfiling.c
@@ -5,7 +5,7 @@
* This file is part of HDF5. The full HDF5 copyright notice, including *
* terms governing use, modification, and redistribution, is contained in *
* the COPYING file, which can be found at the root of the source code *
- * distribution tree, or in https://support.hdfgroup.org/ftp/HDF5/releases. *
+ * distribution tree, or in https://www.hdfgroup.org/licenses. *
* If you do not have access to either file, you may request a copy from *
* help@hdfgroup.org. *
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
diff --git a/src/H5FDsubfiling/H5FDsubfiling.h b/src/H5FDsubfiling/H5FDsubfiling.h
index 62eaa0a..c2543fa 100644
--- a/src/H5FDsubfiling/H5FDsubfiling.h
+++ b/src/H5FDsubfiling/H5FDsubfiling.h
@@ -5,7 +5,7 @@
* This file is part of HDF5. The full HDF5 copyright notice, including *
* terms governing use, modification, and redistribution, is contained in *
* the COPYING file, which can be found at the root of the source code *
- * distribution tree, or in https://support.hdfgroup.org/ftp/HDF5/releases. *
+ * distribution tree, or in https://www.hdfgroup.org/licenses. *
* If you do not have access to either file, you may request a copy from *
* help@hdfgroup.org. *
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
diff --git a/src/H5FDsubfiling/H5FDsubfiling_priv.h b/src/H5FDsubfiling/H5FDsubfiling_priv.h
index 0d628c5..96a7322 100644
--- a/src/H5FDsubfiling/H5FDsubfiling_priv.h
+++ b/src/H5FDsubfiling/H5FDsubfiling_priv.h
@@ -5,7 +5,7 @@
* This file is part of HDF5. The full HDF5 copyright notice, including *
* terms governing use, modification, and redistribution, is contained in *
* the COPYING file, which can be found at the root of the source code *
- * distribution tree, or in https://support.hdfgroup.org/ftp/HDF5/releases. *
+ * distribution tree, or in https://www.hdfgroup.org/licenses. *
* If you do not have access to either file, you may request a copy from *
* help@hdfgroup.org. *
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
diff --git a/src/H5FDsubfiling/H5subfiling_common.c b/src/H5FDsubfiling/H5subfiling_common.c
index a1cca65..3e83cf5 100644
--- a/src/H5FDsubfiling/H5subfiling_common.c
+++ b/src/H5FDsubfiling/H5subfiling_common.c
@@ -5,7 +5,7 @@
* This file is part of HDF5. The full HDF5 copyright notice, including *
* terms governing use, modification, and redistribution, is contained in *
* the COPYING file, which can be found at the root of the source code *
- * distribution tree, or in https://support.hdfgroup.org/ftp/HDF5/releases. *
+ * distribution tree, or in https://www.hdfgroup.org/licenses. *
* If you do not have access to either file, you may request a copy from *
* help@hdfgroup.org. *
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
diff --git a/src/H5FDsubfiling/H5subfiling_common.h b/src/H5FDsubfiling/H5subfiling_common.h
index d4eecee..a5d6f61 100644
--- a/src/H5FDsubfiling/H5subfiling_common.h
+++ b/src/H5FDsubfiling/H5subfiling_common.h
@@ -5,7 +5,7 @@
* This file is part of HDF5. The full HDF5 copyright notice, including *
* terms governing use, modification, and redistribution, is contained in *
* the COPYING file, which can be found at the root of the source code *
- * distribution tree, or in https://support.hdfgroup.org/ftp/HDF5/releases. *
+ * distribution tree, or in https://www.hdfgroup.org/licenses. *
* If you do not have access to either file, you may request a copy from *
* help@hdfgroup.org. *
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
diff --git a/src/H5FDsubfiling/H5subfiling_err.h b/src/H5FDsubfiling/H5subfiling_err.h
index a65c425..efdfaab 100644
--- a/src/H5FDsubfiling/H5subfiling_err.h
+++ b/src/H5FDsubfiling/H5subfiling_err.h
@@ -5,7 +5,7 @@
* This file is part of HDF5. The full HDF5 copyright notice, including *
* terms governing use, modification, and redistribution, is contained in *
* the COPYING file, which can be found at the root of the source code *
- * distribution tree, or in https://support.hdfgroup.org/ftp/HDF5/releases. *
+ * distribution tree, or in https://www.hdfgroup.org/licenses. *
* If you do not have access to either file, you may request a copy from *
* help@hdfgroup.org. *
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
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 fa3c05f..82c0fc0 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 b524db3..9cc8dd2 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 72e5f93..ca16360 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 33f29b1..161532b 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 d931c65..d7271d7 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 d7950ab..9910a41 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 130e1e5..286370e 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 9670719..4896a3b 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 aa89690..9e3dfda 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 43c8cf7..1eb8b2a 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 94fba65..a393843 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 6edb7a9..ea48054 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 faad8eb..2c1b4b2 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 287dd61..06812fb 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 7992f7b..6c8543a 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 d4baf1f..8936dfc 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 575cc0b..8e00327 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 01fa950..f3e463d 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 76484f0..7d2a5da 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 b2b0972..469df58 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 824c770..fdedc9a 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 ce39f19..5d9b628 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 3628879..3d40e24 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 b570979..30ecc26 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 7dc268a..62e4070 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 2c640784..b6c6a85 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 5346c01..4c5e8e3 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 0df6ffa..f17afbd 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 43b6caf..6075ab8 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 811e010..f58ef5c 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 d3b6ccf..416938a 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 a02935f..fcdbca3 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 0d85bc1..2b746b3 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 7f1d6c0..ccb5253 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 0e66107..cc2a793 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 a6b6808..e01354f 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 1a2504a..5e8ab02 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 75c7c89..ce85f27 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 87cb8c6..0042fb2 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 fc63871..d6cebf3 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 a91b670..1fb24a4 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 bc1f784..bd2697c 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 168c61a..1aa9949 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 96478bf..9ac51b4 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 9f54681..a00eb65 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 e86d647..3cb067c 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 af8c264..1e14284 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 69e745a..cf1fcdd 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 5a1f950..9b971be 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 fa03c32..f5a69bb 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 cfa7330..e12c0c8 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 afbfb14..ccc0669 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 673c543..6d40979 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 b1b4f60..9827db7 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 81b4063..f1ac41d 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 3263b4e..cba1c58 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 16de17f..f323c41 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 c007e1e..53b4c49 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 f1fcf90..0a44640 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 6362ea2..e5800ff 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 ddcf8a1..235a990 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 28d0058..fae3713 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 aa9eb3c..47dc651 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 620704a..72af9b4 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 6228f24..9471bd9 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/H5I.c b/src/H5I.c
index 0de8e8c..afd24cc 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 aa244a7..5fbe29b 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/H5Idevelop.h b/src/H5Idevelop.h
index 13e3a83..d0ff200 100644
--- a/src/H5Idevelop.h
+++ b/src/H5Idevelop.h
@@ -2,10 +2,10 @@
* Copyright by The HDF Group. *
* All rights reserved. *
* *
- * This file is part of HDF5. The full HDF5 copyright notice, including *
+ * This file is part of HDF5. The full HDF5 copyright notice, including *
* terms governing use, modification, and redistribution, is contained in *
* the COPYING file, which can be found at the root of the source code *
- * distribution tree, or in https://support.hdfgroup.org/ftp/HDF5/releases. *
+ * distribution tree, or in https://www.hdfgroup.org/licenses. *
* If you do not have access to either file, you may request a copy from *
* help@hdfgroup.org. *
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
diff --git a/src/H5Iint.c b/src/H5Iint.c
index 5675374..5ffac4d 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 e368ef4..b921ea0 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 3eaa3de..e59f928 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 d6892bb..c0ad6be 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 80738a9..3dd4869 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 ba8da1f..e83ae42 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/H5Ldeprec.c b/src/H5Ldeprec.c
index 4c107b1..c7b2ce2 100644
--- a/src/H5Ldeprec.c
+++ b/src/H5Ldeprec.c
@@ -1,6 +1,5 @@
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* Copyright by The HDF Group. *
- * Copyright by the Board of Trustees of the University of Illinois. *
* All rights reserved. *
* *
* This file is part of HDF5. The full HDF5 copyright notice, including *
diff --git a/src/H5Ldevelop.h b/src/H5Ldevelop.h
index 04eb0ff..34e50a0 100644
--- a/src/H5Ldevelop.h
+++ b/src/H5Ldevelop.h
@@ -2,10 +2,10 @@
* Copyright by The HDF Group. *
* All rights reserved. *
* *
- * This file is part of HDF5. The full HDF5 copyright notice, including *
+ * This file is part of HDF5. The full HDF5 copyright notice, including *
* terms governing use, modification, and redistribution, is contained in *
* the COPYING file, which can be found at the root of the source code *
- * distribution tree, or in https://support.hdfgroup.org/ftp/HDF5/releases. *
+ * distribution tree, or in https://www.hdfgroup.org/licenses. *
* If you do not have access to either file, you may request a copy from *
* help@hdfgroup.org. *
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
diff --git a/src/H5Lexternal.c b/src/H5Lexternal.c
index 82c4512..facd7de 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/H5Lint.c b/src/H5Lint.c
index 3309877..24d05fd 100644
--- a/src/H5Lint.c
+++ b/src/H5Lint.c
@@ -1,6 +1,5 @@
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* Copyright by The HDF Group. *
- * Copyright by the Board of Trustees 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 36a4d12..6fd15e7 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 8256a19..cfdfb22 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 7f4ac0b..6f6c638 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/H5M.c b/src/H5M.c
index 624a81d..2469145 100644
--- a/src/H5M.c
+++ b/src/H5M.c
@@ -1,6 +1,5 @@
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* Copyright by The HDF Group. *
- * Copyright by the Board of Trustees 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 7755c8d..be71b2f 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 6519127..e8a5299 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 2184302..09bf086 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 5119316..2711fcf 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 65e6e94..2b06835 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 d9fc355..1e30fbc 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 9c03ceb..4213e0f 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 0a5a011..02c2bb8 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 70ac644..36a8293 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/H5Mpkg.h b/src/H5Mpkg.h
index be6749b..d6b86ff 100644
--- a/src/H5Mpkg.h
+++ b/src/H5Mpkg.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/H5Mprivate.h b/src/H5Mprivate.h
index e62434a..6dfb556 100644
--- a/src/H5Mprivate.h
+++ b/src/H5Mprivate.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/H5Mpublic.h b/src/H5Mpublic.h
index 1cccf9d..2cea579 100644
--- a/src/H5Mpublic.h
+++ b/src/H5Mpublic.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/H5O.c b/src/H5O.c
index fa241c2..c92f4ae 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 7b1598c..3364a67 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 1fbcbeb..17c1535 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 9e6f7e7..6386865 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 175c860..e4f1c42 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 8ef1abc..549c3e9 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 d219e78..ff157da 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 5088a46..0851493 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 84ee3c3..bd273ec 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 16797c2..8919ced 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 8b05d4a..926d0da 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 2435463..203d411 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 af88e97..a25b1a9 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 ffa1cee..923856f 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 6a13f52..831344b 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 15c0bf2..557dc13 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 c35278c..094edaca 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 0ea9c40..2348673 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 a60222c..f8455e4 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 ef0c434..0f9628b 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 5c782a1..0499cd9 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 206b2b8..f7bbb5b 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 5624517..d4ac3bb 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 ea1a1c0..6146bbb 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 29220e0..e0a0654 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 8b82f61..5a491dd 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 b12634e..a1e239b 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 a81da00..d0e3c26 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 0f14891..d1ac36e 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 d5cf31c..fb8949f 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 93472c3..5f40d6c 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 277c0f5..51da22c 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 cacceb5..c4b723f 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 d27e719..22d71a0 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 d672032..07bc4a1 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 4b4dfab..586e2ce 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 30d7bd4..ae4635e 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 61d513e..143286c 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 99a3a72..38b07a1 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 3ce5bd5..c66e723 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 7504aba..069ee19 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 0a255fc..6674e15 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/H5PL.c b/src/H5PL.c
index b052078..5747fb1 100644
--- a/src/H5PL.c
+++ b/src/H5PL.c
@@ -2,7 +2,7 @@
* Copyright by The HDF Group. *
* All rights reserved. *
* *
- * This file is part of HDF5. The full HDF5 copyright notice, including *
+ * This file is part of HDF5. The full HDF5 copyright notice, including *
* terms governing use, modification, and redistribution, is contained in *
* the COPYING file, which can be found at the root of the source code *
* distribution tree, or in https://www.hdfgroup.org/licenses. *
diff --git a/src/H5PLextern.h b/src/H5PLextern.h
index 7f3df5e..d136051 100644
--- a/src/H5PLextern.h
+++ b/src/H5PLextern.h
@@ -2,7 +2,7 @@
* Copyright by The HDF Group. *
* All rights reserved. *
* *
- * This file is part of HDF5. The full HDF5 copyright notice, including *
+ * This file is part of HDF5. The full HDF5 copyright notice, including *
* terms governing use, modification, and redistribution, is contained in *
* the COPYING file, which can be found at the root of the source code *
* distribution tree, or in https://www.hdfgroup.org/licenses. *
diff --git a/src/H5PLint.c b/src/H5PLint.c
index 9256e85..4995adb 100644
--- a/src/H5PLint.c
+++ b/src/H5PLint.c
@@ -2,7 +2,7 @@
* Copyright by The HDF Group. *
* All rights reserved. *
* *
- * This file is part of HDF5. The full HDF5 copyright notice, including *
+ * This file is part of HDF5. The full HDF5 copyright notice, including *
* terms governing use, modification, and redistribution, is contained in *
* the COPYING file, which can be found at the root of the source code *
* distribution tree, or in https://www.hdfgroup.org/licenses. *
diff --git a/src/H5PLmodule.h b/src/H5PLmodule.h
index 9331c86..3765486 100644
--- a/src/H5PLmodule.h
+++ b/src/H5PLmodule.h
@@ -2,7 +2,7 @@
* Copyright by The HDF Group. *
* All rights reserved. *
* *
- * This file is part of HDF5. The full HDF5 copyright notice, including *
+ * This file is part of HDF5. The full HDF5 copyright notice, including *
* terms governing use, modification, and redistribution, is contained in *
* the COPYING file, which can be found at the root of the source code *
* distribution tree, or in https://www.hdfgroup.org/licenses. *
diff --git a/src/H5PLpath.c b/src/H5PLpath.c
index 31960c7..9842870 100644
--- a/src/H5PLpath.c
+++ b/src/H5PLpath.c
@@ -2,7 +2,7 @@
* Copyright by The HDF Group. *
* All rights reserved. *
* *
- * This file is part of HDF5. The full HDF5 copyright notice, including *
+ * This file is part of HDF5. The full HDF5 copyright notice, including *
* terms governing use, modification, and redistribution, is contained in *
* the COPYING file, which can be found at the root of the source code *
* distribution tree, or in https://www.hdfgroup.org/licenses. *
diff --git a/src/H5PLpkg.h b/src/H5PLpkg.h
index cffc358..9adbefa 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/H5PLplugin_cache.c b/src/H5PLplugin_cache.c
index 2f77e58..7d7c1d6 100644
--- a/src/H5PLplugin_cache.c
+++ b/src/H5PLplugin_cache.c
@@ -2,7 +2,7 @@
* Copyright by The HDF Group. *
* All rights reserved. *
* *
- * This file is part of HDF5. The full HDF5 copyright notice, including *
+ * This file is part of HDF5. The full HDF5 copyright notice, including *
* terms governing use, modification, and redistribution, is contained in *
* the COPYING file, which can be found at the root of the source code *
* distribution tree, or in https://www.hdfgroup.org/licenses. *
diff --git a/src/H5PLprivate.h b/src/H5PLprivate.h
index 430f3d8..0c71b17 100644
--- a/src/H5PLprivate.h
+++ b/src/H5PLprivate.h
@@ -2,7 +2,7 @@
* Copyright by The HDF Group. *
* All rights reserved. *
* *
- * This file is part of HDF5. The full HDF5 copyright notice, including *
+ * This file is part of HDF5. The full HDF5 copyright notice, including *
* terms governing use, modification, and redistribution, is contained in *
* the COPYING file, which can be found at the root of the source code *
* distribution tree, or in https://www.hdfgroup.org/licenses. *
diff --git a/src/H5PLpublic.h b/src/H5PLpublic.h
index ab24bd5..4595d22 100644
--- a/src/H5PLpublic.h
+++ b/src/H5PLpublic.h
@@ -2,7 +2,7 @@
* Copyright by The HDF Group. *
* All rights reserved. *
* *
- * This file is part of HDF5. The full HDF5 copyright notice, including *
+ * This file is part of HDF5. The full HDF5 copyright notice, including *
* terms governing use, modification, and redistribution, is contained in *
* the COPYING file, which can be found at the root of the source code *
* distribution tree, or in https://www.hdfgroup.org/licenses. *
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 a8d8717..ece7af4 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 60c21b0..298baa5 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 90c6c5d..c02534b 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 dd1f632..ecf0372 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 d7ebac6..2ee02c8 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 2850bc6..07d64bc 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 195fada..f5d0db4 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 b39639d..c56c6e6 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 c4ecf20..0fd3a68 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 6a8d2e0..45647aa 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 451d0d9..469006b 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 431b7af..4a96e1e 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/H5Pmapl.c b/src/H5Pmapl.c
index 9d34695..567f03a 100644
--- a/src/H5Pmapl.c
+++ b/src/H5Pmapl.c
@@ -1,6 +1,5 @@
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* Copyright by The HDF Group. *
- * Copyright by the Board of Trustees of the University of Illinois. *
* All rights reserved. *
* *
* This file is part of HDF5. The full HDF5 copyright notice, including *
diff --git a/src/H5Pmcpl.c b/src/H5Pmcpl.c
index 5ad564a..f2cc29a 100644
--- a/src/H5Pmcpl.c
+++ b/src/H5Pmcpl.c
@@ -1,6 +1,5 @@
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* Copyright by The HDF Group. *
- * Copyright by the Board of Trustees 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 40475d0..214c3ba 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 f029e20..94e0a12 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 0723e34..05cc6a8 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 b74fcf9..e26c81e 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 d5a4adb..a4993ab 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 89fc967..e27de8c 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 7c1571c..8470863 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 09b2079..f64141f 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 7f1bbd6..13422a3 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 05daac2..0c8f3ea 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 1fddad9..0e1011f 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 0fb607a..4b3d692 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 eb6294b..b4f1bbf 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 59d2ed2..43e4764 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 b925aef..5122f59 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 36eed7a..84f2f82 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 b291d09..fbd0b0d 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 0e29591..6bd1b79 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 63030c3..b481134 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 4ab4671..15b0125 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 2920a1c..64d34c8 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 d43d5a5..4714b52 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 3ec8109..6e44601 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 3ab6aa0..72f6547 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 32bc162..eb9a4d7 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/H5Sdeprec.c b/src/H5Sdeprec.c
index d050102..0ca9e9f 100644
--- a/src/H5Sdeprec.c
+++ b/src/H5Sdeprec.c
@@ -1,6 +1,5 @@
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* Copyright by The HDF Group. *
- * Copyright by the Board of Trustees 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 650c0c2..84cef80 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 30b5750..c1465d0 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 7ffd643..b32ac12 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 a898d60..8cc00be 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 453be1c..8844181 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 3eab05a..19127b3 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 536f290..f8fed47 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 4fc0f61..c2fb7fa 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 791d652..520de76 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 8bbd095..7e85227 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 27823db..ebc2d42 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/H5TSdevelop.h b/src/H5TSdevelop.h
index 9e8f718..1f68d87 100644
--- a/src/H5TSdevelop.h
+++ b/src/H5TSdevelop.h
@@ -2,7 +2,7 @@
* Copyright by The HDF Group. *
* All rights reserved. *
* *
- * This file is part of HDF5. The full HDF5 copyright notice, including *
+ * This file is part of HDF5. The full HDF5 copyright notice, including *
* terms governing use, modification, and redistribution, is contained in *
* the COPYING file, which can be found at the root of the source code *
* distribution tree, or in https://www.hdfgroup.org/licenses. *
diff --git a/src/H5TSprivate.h b/src/H5TSprivate.h
index 5d69854..e24c409 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 43a6a46..d3d4c8d 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 47468fb..76d4083 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 6d31a1e..8ba3d69 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 f976c80..93ca59f 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 515b710..8b63878 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 e99e6e1..d9e98a3 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/H5Tdevelop.h b/src/H5Tdevelop.h
index b1d9f05..6ed542f 100644
--- a/src/H5Tdevelop.h
+++ b/src/H5Tdevelop.h
@@ -2,10 +2,10 @@
* Copyright by The HDF Group. *
* All rights reserved. *
* *
- * This file is part of HDF5. The full HDF5 copyright notice, including *
+ * This file is part of HDF5. The full HDF5 copyright notice, including *
* terms governing use, modification, and redistribution, is contained in *
* the COPYING file, which can be found at the root of the source code *
- * distribution tree, or in https://support.hdfgroup.org/ftp/HDF5/releases. *
+ * distribution tree, or in https://www.hdfgroup.org/licenses. *
* If you do not have access to either file, you may request a copy from *
* help@hdfgroup.org. *
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
diff --git a/src/H5Tenum.c b/src/H5Tenum.c
index db60063..af5812d 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 92276a5..5fe4998 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 60b4759..99f3aa0 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 f71397e..a1891a6 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 e3abd23..ea66784 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 60a4092..98288f3 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 f6748ab..4505ea3 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 069b947..a0c19cd 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 a15d22e..dcaffd8 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 1650fb8..0fcf8c9 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/H5VLdyn_ops.c b/src/H5VLdyn_ops.c
index 2db697f..d3d4fda 100644
--- a/src/H5VLdyn_ops.c
+++ b/src/H5VLdyn_ops.c
@@ -5,7 +5,7 @@
* This file is part of HDF5. The full HDF5 copyright notice, including *
* terms governing use, modification, and redistribution, is contained in *
* the COPYING file, which can be found at the root of the source code *
- * distribution tree, or in https://support.hdfgroup.org/ftp/HDF5/releases. *
+ * distribution tree, or in https://www.hdfgroup.org/licenses. *
* If you do not have access to either file, you may request a copy from *
* help@hdfgroup.org. *
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
diff --git a/src/H5VLtest.c b/src/H5VLtest.c
index 1f99ce5..417d587 100644
--- a/src/H5VLtest.c
+++ b/src/H5VLtest.c
@@ -5,7 +5,7 @@
* This file is part of HDF5. The full HDF5 copyright notice, including *
* terms governing use, modification, and redistribution, is contained in *
* the COPYING file, which can be found at the root of the source code *
- * distribution tree, or in https://support.hdfgroup.org/ftp/HDF5/releases. *
+ * distribution tree, or in https://www.hdfgroup.org/licenses. *
* If you do not have access to either file, you may request a copy from *
* help@hdfgroup.org. *
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
diff --git a/src/H5VM.c b/src/H5VM.c
index 2e5dc32..3abe1d3 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 e22e55a..1f94f0e 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 b2c48d2..8ac9b9c 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 00d12c1..b446073 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/H5Zdevelop.h b/src/H5Zdevelop.h
index a7f332b..a757163 100644
--- a/src/H5Zdevelop.h
+++ b/src/H5Zdevelop.h
@@ -2,10 +2,10 @@
* Copyright by The HDF Group. *
* All rights reserved. *
* *
- * This file is part of HDF5. The full HDF5 copyright notice, including *
+ * This file is part of HDF5. The full HDF5 copyright notice, including *
* terms governing use, modification, and redistribution, is contained in *
* the COPYING file, which can be found at the root of the source code *
- * distribution tree, or in https://support.hdfgroup.org/ftp/HDF5/releases. *
+ * distribution tree, or in https://www.hdfgroup.org/licenses. *
* If you do not have access to either file, you may request a copy from *
* help@hdfgroup.org. *
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
diff --git a/src/H5Zfletcher32.c b/src/H5Zfletcher32.c
index 22d1dd7..bdf3759 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 43dd0c1..2088ddf 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 764f4cc..7b70022 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 5d04c9a..ce67cd7 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 61b3fe4..6613ec2 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 3db9638..4537110 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 56b816e..18ae248 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 6d428a3..39f9e9d 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 dcf2536..cb1f754 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 5af6525..08ebbb0 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 663022e..a491343 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 d2f1093..eac5a89 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 7768741..a428062 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 e95b590..31ad036 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 5f755b2..6afbc17 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 187eec1..745cd18 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 a7f2edd..d6d734f 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 83fd243..7065814 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 fd9da44..49500ea 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 ef7250f..7347337 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 ea607da..a1299b1 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 e033f07..5650c38 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 e219c4d..5be0efe 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 *