From 7f1e49206d978bb788d12ed372439d70e66c67e3 Mon Sep 17 00:00:00 2001 From: Dana Robinson <43805+derobins@users.noreply.github.com> Date: Fri, 18 Oct 2024 21:13:04 -0700 Subject: [PATCH] Renamed COPYING to LICENSE (#4978) This is where most people will expect to find license information. The COPYING_LBNL_HDF5 file has also been renamed to LICENSE_LBNL_HDF5. The licenses are unchanged. --- CMakeFilters.cmake | 2 +- CMakeInstallation.cmake | 12 ++++++------ CMakePlugins.cmake | 2 +- CMakeTests.cmake | 2 +- CMakeVOL.cmake | 2 +- CONTRIBUTING.md | 2 +- CTestConfig.cmake | 2 +- HDF5Examples/C/H5D/Makefile.am | 2 +- HDF5Examples/C/H5D/test-pc.sh | 2 +- HDF5Examples/C/H5D/test.sh.in | 2 +- HDF5Examples/C/H5FLT/h5ex_d_blosc.c | 2 +- HDF5Examples/C/H5FLT/h5ex_d_blosc2.c | 2 +- HDF5Examples/C/H5FLT/h5ex_d_bshuf.c | 2 +- HDF5Examples/C/H5FLT/h5ex_d_bzip2.c | 2 +- HDF5Examples/C/H5FLT/h5ex_d_jpeg.c | 2 +- HDF5Examples/C/H5FLT/h5ex_d_lz4.c | 2 +- HDF5Examples/C/H5FLT/h5ex_d_lzf.c | 2 +- HDF5Examples/C/H5FLT/h5ex_d_mafisc.c | 2 +- HDF5Examples/C/H5FLT/h5ex_d_zfp.c | 2 +- HDF5Examples/C/H5FLT/h5ex_d_zstd.c | 2 +- HDF5Examples/C/H5G/Makefile.am | 2 +- HDF5Examples/C/H5G/test-pc.sh | 2 +- HDF5Examples/C/H5G/test.sh.in | 2 +- HDF5Examples/C/H5PAR/ph5_filtered_writes.c | 2 +- .../C/H5PAR/ph5_filtered_writes_no_sel.c | 2 +- HDF5Examples/C/H5PAR/ph5_subfiling.c | 2 +- HDF5Examples/C/H5PAR/ph5example.c | 2 +- HDF5Examples/C/H5T/Makefile.am | 2 +- HDF5Examples/C/H5T/test-pc.sh | 2 +- HDF5Examples/C/H5T/test.sh.in | 2 +- HDF5Examples/C/H5VDS/Makefile.am | 2 +- HDF5Examples/C/H5VDS/h5ex_vds-eiger.c | 2 +- HDF5Examples/C/H5VDS/h5ex_vds-exc.c | 2 +- HDF5Examples/C/H5VDS/h5ex_vds-exclim.c | 2 +- .../C/H5VDS/h5ex_vds-percival-unlim-maxmin.c | 2 +- HDF5Examples/C/H5VDS/h5ex_vds-percival-unlim.c | 2 +- HDF5Examples/C/H5VDS/h5ex_vds-percival.c | 2 +- HDF5Examples/C/H5VDS/h5ex_vds-simpleIO.c | 2 +- HDF5Examples/C/H5VDS/h5ex_vds.c | 2 +- HDF5Examples/C/H5VDS/test-pc.sh | 2 +- HDF5Examples/C/H5VDS/test.sh.in | 2 +- HDF5Examples/C/Makefile.am | 2 +- HDF5Examples/C/TUTR/Makefile.am | 2 +- HDF5Examples/C/TUTR/h5_attribute.c | 2 +- HDF5Examples/C/TUTR/h5_chunk_read.c | 2 +- HDF5Examples/C/TUTR/h5_cmprss.c | 2 +- HDF5Examples/C/TUTR/h5_compound.c | 2 +- HDF5Examples/C/TUTR/h5_crtatt.c | 2 +- HDF5Examples/C/TUTR/h5_crtdat.c | 2 +- HDF5Examples/C/TUTR/h5_crtgrp.c | 2 +- HDF5Examples/C/TUTR/h5_crtgrpar.c | 2 +- HDF5Examples/C/TUTR/h5_crtgrpd.c | 2 +- HDF5Examples/C/TUTR/h5_debug_trace.c | 2 +- HDF5Examples/C/TUTR/h5_drivers.c | 2 +- HDF5Examples/C/TUTR/h5_dtransform.c | 2 +- HDF5Examples/C/TUTR/h5_elink_unix2win.c | 2 +- HDF5Examples/C/TUTR/h5_extend.c | 2 +- HDF5Examples/C/TUTR/h5_extend_write.c | 2 +- HDF5Examples/C/TUTR/h5_extlink.c | 2 +- HDF5Examples/C/TUTR/h5_group.c | 2 +- HDF5Examples/C/TUTR/h5_interm_group.c | 2 +- HDF5Examples/C/TUTR/h5_mount.c | 2 +- HDF5Examples/C/TUTR/h5_rdwt.c | 2 +- HDF5Examples/C/TUTR/h5_read.c | 2 +- HDF5Examples/C/TUTR/h5_ref2reg_deprec.c | 2 +- HDF5Examples/C/TUTR/h5_ref_compat.c | 2 +- HDF5Examples/C/TUTR/h5_ref_extern.c | 2 +- HDF5Examples/C/TUTR/h5_reference_deprec.c | 2 +- HDF5Examples/C/TUTR/h5_select.c | 2 +- HDF5Examples/C/TUTR/h5_shared_mesg.c | 2 +- HDF5Examples/C/TUTR/h5_subset.c | 2 +- HDF5Examples/C/TUTR/h5_write.c | 2 +- HDF5Examples/C/TUTR/run-all-ex.sh | 2 +- HDF5Examples/C/TUTR/run-c-ex.sh.in | 2 +- HDF5Examples/C/TUTR/testh5cc.sh.in | 2 +- HDF5Examples/CTestConfig.cmake | 2 +- HDF5Examples/CXX/H5D/Makefile.am | 2 +- HDF5Examples/CXX/H5D/chunks.cpp | 2 +- HDF5Examples/CXX/H5D/compound.cpp | 2 +- HDF5Examples/CXX/H5D/create.cpp | 2 +- HDF5Examples/CXX/H5D/extend_ds.cpp | 2 +- HDF5Examples/CXX/H5D/h5group.cpp | 2 +- HDF5Examples/CXX/H5D/readdata.cpp | 2 +- HDF5Examples/CXX/H5D/testh5c++.sh.in | 2 +- HDF5Examples/CXX/H5D/writedata.cpp | 2 +- HDF5Examples/CXX/Makefile.am | 2 +- HDF5Examples/CXX/TUTR/Makefile.am | 2 +- HDF5Examples/CXX/TUTR/h5tutr_cmprss.cpp | 2 +- HDF5Examples/CXX/TUTR/h5tutr_crtatt.cpp | 2 +- HDF5Examples/CXX/TUTR/h5tutr_crtdat.cpp | 2 +- HDF5Examples/CXX/TUTR/h5tutr_crtgrp.cpp | 2 +- HDF5Examples/CXX/TUTR/h5tutr_crtgrpar.cpp | 2 +- HDF5Examples/CXX/TUTR/h5tutr_crtgrpd.cpp | 2 +- HDF5Examples/CXX/TUTR/h5tutr_extend.cpp | 2 +- HDF5Examples/CXX/TUTR/h5tutr_rdwt.cpp | 2 +- HDF5Examples/CXX/TUTR/h5tutr_subset.cpp | 2 +- HDF5Examples/CXX/TUTR/testh5c++.sh.in | 2 +- HDF5Examples/FORTRAN/H5D/Makefile.am | 2 +- HDF5Examples/FORTRAN/H5D/test-pc.sh | 2 +- HDF5Examples/FORTRAN/H5D/test.sh.in | 2 +- HDF5Examples/FORTRAN/H5G/Makefile.am | 2 +- HDF5Examples/FORTRAN/H5G/test-pc.sh | 2 +- HDF5Examples/FORTRAN/H5G/test.sh.in | 2 +- HDF5Examples/FORTRAN/H5T/Makefile.am | 2 +- HDF5Examples/FORTRAN/H5T/test-pc.sh | 2 +- HDF5Examples/FORTRAN/H5T/test.sh.in | 2 +- HDF5Examples/FORTRAN/Makefile.am | 2 +- HDF5Examples/FORTRAN/TUTR/Makefile.am | 2 +- HDF5Examples/FORTRAN/TUTR/compound.f90 | 2 +- .../TUTR/compound_complex_fortran2003.f90 | 2 +- .../FORTRAN/TUTR/compound_fortran2003.f90 | 2 +- HDF5Examples/FORTRAN/TUTR/h5_cmprss.f90 | 2 +- HDF5Examples/FORTRAN/TUTR/h5_crtatt.f90 | 2 +- HDF5Examples/FORTRAN/TUTR/h5_crtdat.f90 | 2 +- HDF5Examples/FORTRAN/TUTR/h5_crtgrp.f90 | 2 +- HDF5Examples/FORTRAN/TUTR/h5_crtgrpar.f90 | 2 +- HDF5Examples/FORTRAN/TUTR/h5_crtgrpd.f90 | 2 +- HDF5Examples/FORTRAN/TUTR/h5_extend.f90 | 2 +- HDF5Examples/FORTRAN/TUTR/h5_rdwt.f90 | 2 +- HDF5Examples/FORTRAN/TUTR/h5_subset.f90 | 2 +- HDF5Examples/FORTRAN/TUTR/hyperslab.f90 | 2 +- HDF5Examples/FORTRAN/TUTR/mountexample.f90 | 2 +- .../FORTRAN/TUTR/nested_derived_type.f90 | 2 +- HDF5Examples/FORTRAN/TUTR/refobjexample.f90 | 2 +- HDF5Examples/FORTRAN/TUTR/refregexample.f90 | 2 +- HDF5Examples/FORTRAN/TUTR/run-fortran-ex.sh.in | 2 +- HDF5Examples/FORTRAN/TUTR/rwdset_fortran2003.f90 | 2 +- HDF5Examples/FORTRAN/TUTR/selectele.f90 | 2 +- HDF5Examples/FORTRAN/TUTR/testh5fc.sh.in | 2 +- HDF5Examples/JAVA/H5D/H5Ex_D_Alloc.java | 2 +- HDF5Examples/JAVA/H5D/H5Ex_D_Checksum.java | 2 +- HDF5Examples/JAVA/H5D/H5Ex_D_Chunk.java | 2 +- HDF5Examples/JAVA/H5D/H5Ex_D_Compact.java | 2 +- HDF5Examples/JAVA/H5D/H5Ex_D_External.java | 2 +- HDF5Examples/JAVA/H5D/H5Ex_D_FillValue.java | 2 +- HDF5Examples/JAVA/H5D/H5Ex_D_Gzip.java | 2 +- HDF5Examples/JAVA/H5D/H5Ex_D_Hyperslab.java | 2 +- HDF5Examples/JAVA/H5D/H5Ex_D_Nbit.java | 2 +- HDF5Examples/JAVA/H5D/H5Ex_D_ReadWrite.java | 2 +- HDF5Examples/JAVA/H5D/H5Ex_D_Shuffle.java | 2 +- HDF5Examples/JAVA/H5D/H5Ex_D_Sofloat.java | 2 +- HDF5Examples/JAVA/H5D/H5Ex_D_Soint.java | 2 +- HDF5Examples/JAVA/H5D/H5Ex_D_Szip.java | 2 +- HDF5Examples/JAVA/H5D/H5Ex_D_Transform.java | 2 +- HDF5Examples/JAVA/H5D/H5Ex_D_UnlimitedAdd.java | 2 +- HDF5Examples/JAVA/H5D/H5Ex_D_UnlimitedGzip.java | 2 +- HDF5Examples/JAVA/H5D/H5Ex_D_UnlimitedMod.java | 2 +- HDF5Examples/JAVA/H5D/JavaDatasetExample.sh.in | 2 +- HDF5Examples/JAVA/H5D/Makefile.am | 2 +- .../JAVA/H5G/110/H5Ex_G_Intermediate.java | 2 +- HDF5Examples/JAVA/H5G/110/H5Ex_G_Iterate.java | 2 +- HDF5Examples/JAVA/H5G/110/H5Ex_G_Traverse.java | 2 +- HDF5Examples/JAVA/H5G/110/H5Ex_G_Visit.java | 2 +- HDF5Examples/JAVA/H5G/H5Ex_G_Compact.java | 2 +- HDF5Examples/JAVA/H5G/H5Ex_G_Corder.java | 2 +- HDF5Examples/JAVA/H5G/H5Ex_G_Create.java | 2 +- HDF5Examples/JAVA/H5G/H5Ex_G_Intermediate.java | 2 +- HDF5Examples/JAVA/H5G/H5Ex_G_Iterate.java | 2 +- HDF5Examples/JAVA/H5G/H5Ex_G_Phase.java | 2 +- HDF5Examples/JAVA/H5G/H5Ex_G_Traverse.java | 2 +- HDF5Examples/JAVA/H5G/H5Ex_G_Visit.java | 2 +- HDF5Examples/JAVA/H5G/JavaGroupExample.sh.in | 2 +- HDF5Examples/JAVA/H5G/Makefile.am | 2 +- .../JAVA/H5T/110/H5Ex_T_ObjectReference.java | 2 +- .../H5T/110/H5Ex_T_ObjectReferenceAttribute.java | 2 +- HDF5Examples/JAVA/H5T/H5Ex_T_Array.java | 2 +- HDF5Examples/JAVA/H5T/H5Ex_T_ArrayAttribute.java | 2 +- HDF5Examples/JAVA/H5T/H5Ex_T_Bit.java | 2 +- HDF5Examples/JAVA/H5T/H5Ex_T_BitAttribute.java | 2 +- HDF5Examples/JAVA/H5T/H5Ex_T_Commit.java | 2 +- HDF5Examples/JAVA/H5T/H5Ex_T_Compound.java | 2 +- .../JAVA/H5T/H5Ex_T_CompoundAttribute.java | 2 +- HDF5Examples/JAVA/H5T/H5Ex_T_Float.java | 2 +- HDF5Examples/JAVA/H5T/H5Ex_T_FloatAttribute.java | 2 +- HDF5Examples/JAVA/H5T/H5Ex_T_Integer.java | 2 +- .../JAVA/H5T/H5Ex_T_IntegerAttribute.java | 2 +- .../JAVA/H5T/H5Ex_T_ObjectReference.java | 2 +- .../H5T/H5Ex_T_ObjectReferenceAttribute.java | 2 +- HDF5Examples/JAVA/H5T/H5Ex_T_Opaque.java | 2 +- .../JAVA/H5T/H5Ex_T_OpaqueAttribute.java | 2 +- .../JAVA/H5T/H5Ex_T_RegionReference.java | 2 +- .../H5T/H5Ex_T_RegionReferenceAttribute.java | 2 +- HDF5Examples/JAVA/H5T/H5Ex_T_String.java | 2 +- .../JAVA/H5T/H5Ex_T_StringAttribute.java | 2 +- HDF5Examples/JAVA/H5T/H5Ex_T_VLString.java | 2 +- HDF5Examples/JAVA/H5T/JavaDatatypeExample.sh.in | 2 +- HDF5Examples/JAVA/H5T/Makefile.am | 2 +- HDF5Examples/JAVA/Makefile.am | 2 +- .../JAVA/TUTR/110/HDF5FileStructure.java | 2 +- HDF5Examples/JAVA/TUTR/HDF5AttributeCreate.java | 2 +- HDF5Examples/JAVA/TUTR/HDF5DatasetCreate.java | 2 +- HDF5Examples/JAVA/TUTR/HDF5DatasetRead.java | 2 +- HDF5Examples/JAVA/TUTR/HDF5FileCreate.java | 2 +- HDF5Examples/JAVA/TUTR/HDF5FileStructure.java | 2 +- .../TUTR/HDF5GroupAbsoluteRelativeCreate.java | 2 +- HDF5Examples/JAVA/TUTR/HDF5GroupCreate.java | 2 +- .../JAVA/TUTR/HDF5GroupDatasetCreate.java | 2 +- HDF5Examples/JAVA/TUTR/HDF5SubsetSelect.java | 2 +- HDF5Examples/JAVA/TUTR/Makefile.am | 2 +- HDF5Examples/JAVA/TUTR/runExample.sh.in | 2 +- HDF5Examples/Makefile.am | 2 +- HDF5Examples/config/cmake/HDFExampleMacros.cmake | 2 +- HDF5Examples/config/cmake/HDFMacros.cmake | 2 +- HDF5Examples/config/cmake/grepTest.cmake | 2 +- HDF5Examples/config/cmake/jrunTest.cmake | 2 +- HDF5Examples/config/cmake/runTest.cmake | 2 +- HDF5Examples/configure.ac | 2 +- COPYING => LICENSE | 5 ++--- COPYING_LBNL_HDF5 => LICENSE_LBNL_HDF5 | 2 ++ Makefile.am | 2 +- Makefile.dist | 2 +- README.md | 2 +- UserMacros.cmake | 2 +- acsite.m4 | 2 +- autogen.sh | 2 +- bin/Makefile.am | 2 +- bin/buildhdf5 | 2 +- bin/checkapi | 2 +- bin/chkcopyright | 16 ++++++++-------- bin/debug-ohdr | 2 +- bin/genparser | 2 +- bin/h5cc.in | 2 +- bin/h5redeploy.in | 2 +- bin/h5vers | 2 +- bin/iostats | 2 +- bin/make_err | 4 ++-- bin/make_overflow | 4 ++-- bin/make_vers | 4 ++-- bin/output_filter.sh | 2 +- bin/pkgscrpts/h5rmflags | 2 +- bin/pkgscrpts/makeHDF5BinaryTarfiles.pl | 2 +- bin/release | 2 +- bin/restore.sh | 2 +- bin/runbkgprog | 2 +- bin/switch_maint_mode | 2 +- bin/trace | 2 +- bin/warnhist | 2 +- c++/Makefile.am | 2 +- c++/src/H5AbstractDs.cpp | 2 +- c++/src/H5AbstractDs.h | 2 +- c++/src/H5Alltypes.h | 2 +- c++/src/H5ArrayType.cpp | 2 +- c++/src/H5ArrayType.h | 2 +- c++/src/H5AtomType.cpp | 2 +- c++/src/H5AtomType.h | 2 +- c++/src/H5Attribute.cpp | 2 +- c++/src/H5Attribute.h | 2 +- c++/src/H5Classes.h | 2 +- c++/src/H5CommonFG.cpp | 2 +- c++/src/H5CommonFG.h | 2 +- c++/src/H5CompType.cpp | 2 +- c++/src/H5CompType.h | 2 +- c++/src/H5Cpp.h | 2 +- c++/src/H5CppDoc.h | 2 +- c++/src/H5DaccProp.cpp | 2 +- c++/src/H5DaccProp.h | 2 +- c++/src/H5DataSet.cpp | 2 +- c++/src/H5DataSet.h | 2 +- c++/src/H5DataSpace.cpp | 2 +- c++/src/H5DataSpace.h | 2 +- c++/src/H5DataType.cpp | 2 +- c++/src/H5DataType.h | 2 +- c++/src/H5DcreatProp.cpp | 2 +- c++/src/H5DcreatProp.h | 2 +- c++/src/H5DxferProp.cpp | 2 +- c++/src/H5DxferProp.h | 2 +- c++/src/H5EnumType.cpp | 2 +- c++/src/H5EnumType.h | 2 +- c++/src/H5Exception.cpp | 2 +- c++/src/H5Exception.h | 2 +- c++/src/H5FaccProp.cpp | 2 +- c++/src/H5FaccProp.h | 2 +- c++/src/H5FcreatProp.cpp | 2 +- c++/src/H5FcreatProp.h | 2 +- c++/src/H5File.cpp | 2 +- c++/src/H5File.h | 2 +- c++/src/H5FloatType.cpp | 2 +- c++/src/H5FloatType.h | 2 +- c++/src/H5Group.cpp | 2 +- c++/src/H5Group.h | 2 +- c++/src/H5IdComponent.cpp | 2 +- c++/src/H5IdComponent.h | 2 +- c++/src/H5Include.h | 2 +- c++/src/H5IntType.cpp | 2 +- c++/src/H5IntType.h | 2 +- c++/src/H5LaccProp.cpp | 2 +- c++/src/H5LaccProp.h | 2 +- c++/src/H5LcreatProp.cpp | 2 +- c++/src/H5LcreatProp.h | 2 +- c++/src/H5Library.cpp | 2 +- c++/src/H5Library.h | 2 +- c++/src/H5Location.cpp | 2 +- c++/src/H5Location.h | 2 +- c++/src/H5Object.cpp | 2 +- c++/src/H5Object.h | 2 +- c++/src/H5OcreatProp.cpp | 2 +- c++/src/H5OcreatProp.h | 2 +- c++/src/H5PredType.cpp | 2 +- c++/src/H5PredType.h | 2 +- c++/src/H5PropList.cpp | 2 +- c++/src/H5PropList.h | 2 +- c++/src/H5StrType.cpp | 2 +- c++/src/H5StrType.h | 2 +- c++/src/H5VarLenType.cpp | 2 +- c++/src/H5VarLenType.h | 2 +- c++/src/Makefile.am | 2 +- c++/src/h5c++.in | 2 +- c++/test/CMakeTests.cmake | 2 +- c++/test/CMakeVFDTests.cmake | 2 +- c++/test/H5srcdir_str.h.in | 2 +- c++/test/Makefile.am | 2 +- c++/test/dsets.cpp | 2 +- c++/test/h5cpputil.cpp | 2 +- c++/test/h5cpputil.h | 2 +- c++/test/tarray.cpp | 2 +- c++/test/tattr.cpp | 2 +- c++/test/tcompound.cpp | 2 +- c++/test/tdspl.cpp | 2 +- c++/test/testhdf5.cpp | 2 +- c++/test/tfile.cpp | 2 +- c++/test/tfilter.cpp | 2 +- c++/test/th5s.cpp | 2 +- c++/test/titerate.cpp | 2 +- c++/test/tlinks.cpp | 2 +- c++/test/tobject.cpp | 2 +- c++/test/trefer.cpp | 2 +- c++/test/ttypes.cpp | 2 +- c++/test/tvlstr.cpp | 2 +- config/BlankForm | 2 +- config/Makefile.am.blank | 2 +- config/apple | 2 +- config/cce-fflags | 2 +- config/cce-flags | 2 +- config/clang-cxxflags | 2 +- config/clang-fflags | 2 +- config/clang-flags | 2 +- config/cmake/CTestCustom.cmake | 2 +- config/cmake/ConfigureChecks.cmake | 2 +- config/cmake/ConversionTests.c | 2 +- config/cmake/FindMFU.cmake | 2 +- config/cmake/GetTimeOfDayTest.cpp | 2 +- config/cmake/H5pubconf.h.in | 2 +- config/cmake/HDF5DeveloperBuild.cmake | 2 +- config/cmake/HDF5Macros.cmake | 2 +- config/cmake/HDF5PluginMacros.cmake | 2 +- config/cmake/HDF5UseFortran.cmake | 2 +- config/cmake/HDFCXXCompilerFlags.cmake | 2 +- config/cmake/HDFCompilerFlags.cmake | 2 +- config/cmake/HDFFortranCompilerFlags.cmake | 2 +- config/cmake/HDFLibMacros.cmake | 2 +- config/cmake/HDFMacros.cmake | 2 +- config/cmake/HDFTests.c | 2 +- config/cmake/HDFUseFortran.cmake | 2 +- config/cmake/README.md.cmake.in | 2 +- config/cmake/UserMacros/Windows_MT.cmake | 2 +- config/cmake/cacheinit.cmake | 2 +- config/cmake/examples/CTestScript.cmake | 2 +- config/cmake/examples/HDF5_Examples.cmake.in | 2 +- .../cmake/examples/HDF5_Examples_options.cmake | 2 +- config/cmake/fileCompareTest.cmake | 2 +- config/cmake/grepTest.cmake | 2 +- config/cmake/hdf5-config-version.cmake.in | 2 +- config/cmake/hdf5-config.cmake.in | 2 +- config/cmake/jrunTest.cmake | 2 +- config/cmake/libh5cc.in | 2 +- config/cmake/mccacheinit.cmake | 2 +- config/cmake/runTest.cmake | 2 +- config/cmake/scripts/CTestScript.cmake | 2 +- config/cmake/scripts/HDF5config.cmake | 2 +- config/cmake/scripts/HDF5options.cmake | 2 +- config/cmake/scripts/HPC/bsub-HDF5options.cmake | 2 +- config/cmake/scripts/HPC/qsub-HDF5options.cmake | 2 +- .../cmake/scripts/HPC/raybsub-HDF5options.cmake | 2 +- .../cmake/scripts/HPC/sbatch-HDF5options.cmake | 2 +- config/cmake/userblockTest.cmake | 2 +- config/cmake/vfdTest.cmake | 2 +- config/cmake/volTest.cmake | 2 +- config/commence.am | 2 +- config/conclude.am | 2 +- config/conclude_fc.am | 2 +- config/cygwin | 2 +- config/examples.am | 2 +- config/freebsd | 2 +- config/gnu-cxxflags | 2 +- config/gnu-fflags | 2 +- config/gnu-flags | 2 +- config/ibm-aix | 2 +- config/ibm-flags | 2 +- config/intel-cxxflags | 2 +- config/intel-fflags | 2 +- config/intel-flags | 2 +- config/linux-gnu | 2 +- config/lt_vers.am | 2 +- config/netbsd | 2 +- config/nvidia-cxxflags | 2 +- config/nvidia-fflags | 2 +- config/nvidia-flags | 2 +- config/oneapi-cxxflags | 2 +- config/oneapi-fflags | 2 +- config/oneapi-flags | 2 +- config/pgi-cxxflags | 2 +- config/pgi-fflags | 2 +- config/pgi-flags | 2 +- config/site-specific/BlankForm | 2 +- config/solaris | 2 +- configure.ac | 2 +- doxygen/examples/H5.format.html | 2 +- doxygen/examples/VFL.html | 2 +- doxygen/examples/h5_attribute.c | 2 +- doxygen/examples/h5_extlink.c | 2 +- fortran/Makefile.am | 2 +- fortran/src/H5Af.c | 2 +- fortran/src/H5Aff.F90 | 2 +- fortran/src/H5Df.c | 2 +- fortran/src/H5Dff.F90 | 2 +- fortran/src/H5ESff.F90 | 2 +- fortran/src/H5Ef.c | 2 +- fortran/src/H5Eff.F90 | 2 +- fortran/src/H5Ff.c | 2 +- fortran/src/H5Fff.F90 | 2 +- fortran/src/H5Gf.c | 2 +- fortran/src/H5Gff.F90 | 2 +- fortran/src/H5If.c | 2 +- fortran/src/H5Iff.F90 | 2 +- fortran/src/H5Lf.c | 2 +- fortran/src/H5Lff.F90 | 2 +- fortran/src/H5Of.c | 2 +- fortran/src/H5Off.F90 | 2 +- fortran/src/H5Pf.c | 2 +- fortran/src/H5Pff.F90 | 2 +- fortran/src/H5Rf.c | 2 +- fortran/src/H5Rff.F90 | 2 +- fortran/src/H5Sf.c | 2 +- fortran/src/H5Sff.F90 | 2 +- fortran/src/H5Tf.c | 2 +- fortran/src/H5Tff.F90 | 2 +- fortran/src/H5VLff.F90 | 2 +- fortran/src/H5Zf.c | 2 +- fortran/src/H5Zff.F90 | 2 +- fortran/src/H5_buildiface.F90 | 4 ++-- fortran/src/H5_f.c | 2 +- fortran/src/H5_ff.F90 | 2 +- fortran/src/H5config_f.inc.cmake | 2 +- fortran/src/H5config_f.inc.in | 2 +- fortran/src/H5f90.h | 2 +- fortran/src/H5f90global.F90 | 2 +- fortran/src/H5f90i.h | 2 +- fortran/src/H5f90kit.c | 2 +- fortran/src/H5f90proto.h | 2 +- fortran/src/H5fort_type_defines.h.cmake | 2 +- fortran/src/H5fort_type_defines.h.in | 2 +- fortran/src/H5fortkit.F90 | 2 +- fortran/src/H5match_types.c | 6 +++--- fortran/src/HDF5.F90 | 2 +- fortran/src/Makefile.am | 2 +- fortran/src/h5fc.in | 2 +- fortran/test/CMakeTests.cmake | 2 +- fortran/test/H5_test_buildiface.F90 | 4 ++-- fortran/test/Makefile.am | 2 +- fortran/test/fflush1.F90 | 2 +- fortran/test/fflush2.F90 | 2 +- fortran/test/fortranlib_test.F90 | 2 +- fortran/test/fortranlib_test_1_8.F90 | 2 +- fortran/test/fortranlib_test_F03.F90 | 2 +- fortran/test/t.c | 2 +- fortran/test/t.h | 2 +- fortran/test/tH5A.F90 | 2 +- fortran/test/tH5A_1_8.F90 | 2 +- fortran/test/tH5D.F90 | 2 +- fortran/test/tH5E.F90 | 2 +- fortran/test/tH5E_F03.F90 | 2 +- fortran/test/tH5F.F90 | 2 +- fortran/test/tH5G.F90 | 2 +- fortran/test/tH5G_1_8.F90 | 2 +- fortran/test/tH5I.F90 | 2 +- fortran/test/tH5L_F03.F90 | 2 +- fortran/test/tH5MISC_1_8.F90 | 2 +- fortran/test/tH5O.F90 | 2 +- fortran/test/tH5O_F03.F90 | 2 +- fortran/test/tH5P.F90 | 2 +- fortran/test/tH5P_F03.F90 | 2 +- fortran/test/tH5R.F90 | 4 ++-- fortran/test/tH5S.F90 | 2 +- fortran/test/tH5Sselect.F90 | 2 +- fortran/test/tH5T.F90 | 2 +- fortran/test/tH5T_F03.F90 | 2 +- fortran/test/tH5VL.F90 | 2 +- fortran/test/tH5Z.F90 | 2 +- fortran/test/tHDF5.F90 | 2 +- fortran/test/tHDF5_1_8.F90 | 2 +- fortran/test/tHDF5_F03.F90 | 2 +- fortran/test/tf.F90 | 2 +- fortran/test/vol_connector.F90 | 2 +- fortran/testpar/CMakeTests.cmake | 2 +- fortran/testpar/Makefile.am | 2 +- fortran/testpar/async.F90 | 2 +- fortran/testpar/hyper.F90 | 2 +- fortran/testpar/mdset.F90 | 2 +- fortran/testpar/mpi_param.F90 | 2 +- fortran/testpar/multidsetrw.F90 | 2 +- fortran/testpar/ptest.F90 | 2 +- fortran/testpar/subfiling.F90 | 2 +- hl/Makefile.am | 2 +- hl/c++/Makefile.am | 2 +- hl/c++/examples/CMakeTests.cmake | 2 +- hl/c++/examples/Makefile.am | 2 +- hl/c++/examples/ptExampleFL.cpp | 2 +- hl/c++/examples/run-hlc++-ex.sh.in | 2 +- hl/c++/src/H5PacketTable.cpp | 2 +- hl/c++/src/H5PacketTable.h | 2 +- hl/c++/src/Makefile.am | 2 +- hl/c++/test/CMakeTests.cmake | 2 +- hl/c++/test/Makefile.am | 2 +- hl/c++/test/ptableTest.cpp | 2 +- hl/c++/test/ptableTest.h | 2 +- hl/examples/CMakeTests.cmake | 2 +- hl/examples/Makefile.am | 2 +- hl/examples/ex_ds1.c | 2 +- hl/examples/ex_image1.c | 2 +- hl/examples/ex_image2.c | 2 +- hl/examples/ex_lite1.c | 2 +- hl/examples/ex_lite2.c | 2 +- hl/examples/ex_lite3.c | 2 +- hl/examples/ex_table_01.c | 2 +- hl/examples/ex_table_02.c | 2 +- hl/examples/ex_table_03.c | 2 +- hl/examples/ex_table_04.c | 2 +- hl/examples/ex_table_05.c | 2 +- hl/examples/ex_table_06.c | 2 +- hl/examples/ex_table_07.c | 2 +- hl/examples/ex_table_08.c | 2 +- hl/examples/ex_table_09.c | 2 +- hl/examples/ex_table_10.c | 2 +- hl/examples/ex_table_11.c | 2 +- hl/examples/ex_table_12.c | 2 +- hl/examples/pal_rgb.h | 2 +- hl/examples/ptExampleFL.c | 2 +- hl/examples/run-hl-ex.sh | 2 +- hl/examples/run-hlc-ex.sh.in | 2 +- hl/fortran/Makefile.am | 2 +- hl/fortran/examples/CMakeTests.cmake | 2 +- hl/fortran/examples/Makefile.am | 2 +- hl/fortran/examples/ex_ds1.f90 | 2 +- hl/fortran/examples/exlite.f90 | 2 +- hl/fortran/examples/run-hlfortran-ex.sh.in | 2 +- hl/fortran/src/H5DOff.F90 | 2 +- hl/fortran/src/H5DSfc.c | 2 +- hl/fortran/src/H5DSff.F90 | 2 +- hl/fortran/src/H5HL_buildiface.F90 | 6 +++--- hl/fortran/src/H5IMcc.c | 2 +- hl/fortran/src/H5IMcc.h | 2 +- hl/fortran/src/H5IMfc.c | 2 +- hl/fortran/src/H5IMff.F90 | 2 +- hl/fortran/src/H5LTf90proto.h | 2 +- hl/fortran/src/H5LTfc.c | 2 +- hl/fortran/src/H5LTff.F90 | 2 +- hl/fortran/src/H5TBfc.c | 2 +- hl/fortran/src/H5TBff.F90 | 2 +- hl/fortran/src/Makefile.am | 2 +- hl/fortran/test/CMakeTests.cmake | 2 +- hl/fortran/test/Makefile.am | 2 +- hl/fortran/test/tstds.F90 | 2 +- hl/fortran/test/tstimage.F90 | 2 +- hl/fortran/test/tstlite.F90 | 2 +- hl/fortran/test/tsttable.F90 | 2 +- hl/src/H5DO.c | 2 +- hl/src/H5DOpublic.h | 2 +- hl/src/H5DS.c | 2 +- hl/src/H5DSprivate.h | 2 +- hl/src/H5DSpublic.h | 2 +- hl/src/H5HLprivate2.h | 2 +- hl/src/H5IM.c | 2 +- hl/src/H5IMprivate.h | 2 +- hl/src/H5IMpublic.h | 2 +- hl/src/H5LD.c | 2 +- hl/src/H5LDprivate.h | 2 +- hl/src/H5LDpublic.h | 2 +- hl/src/H5LT.c | 2 +- hl/src/H5LTanalyze.c | 2 +- hl/src/H5LTanalyze.l | 2 +- hl/src/H5LTparse.y | 2 +- hl/src/H5LTprivate.h | 2 +- hl/src/H5LTpublic.h | 2 +- hl/src/H5PT.c | 2 +- hl/src/H5PTprivate.h | 2 +- hl/src/H5PTpublic.h | 2 +- hl/src/H5TB.c | 2 +- hl/src/H5TBprivate.h | 2 +- hl/src/H5TBpublic.h | 2 +- hl/src/Makefile.am | 2 +- hl/src/hdf5_hl.h | 2 +- hl/test/CMakeTests.cmake | 2 +- hl/test/H5srcdir_str.h.in | 2 +- hl/test/Makefile.am | 2 +- hl/test/gen_test_ds.c | 2 +- hl/test/gen_test_ld.c | 2 +- hl/test/h5hltest.h | 2 +- hl/test/pal_rgb.h | 2 +- hl/test/test_ds.c | 2 +- hl/test/test_dset_append.c | 2 +- hl/test/test_file_image.c | 2 +- hl/test/test_h5do_compat.c | 2 +- hl/test/test_image.c | 2 +- hl/test/test_ld.c | 2 +- hl/test/test_lite.c | 2 +- hl/test/test_packet.c | 2 +- hl/test/test_packet_vlen.c | 2 +- hl/test/test_table.c | 2 +- hl/tools/Makefile.am | 2 +- hl/tools/h5watch/CMakeTests.cmake | 2 +- hl/tools/h5watch/Makefile.am | 2 +- hl/tools/h5watch/extend_dset.c | 2 +- hl/tools/h5watch/h5watch.c | 2 +- hl/tools/h5watch/h5watch.h | 2 +- hl/tools/h5watch/h5watchgentest.c | 2 +- hl/tools/h5watch/testh5watch.sh.in | 2 +- java/Makefile.am | 2 +- java/src/Makefile.am | 2 +- java/src/hdf/hdf5lib/H5.java | 2 +- java/src/hdf/hdf5lib/HDF5Constants.java | 2 +- java/src/hdf/hdf5lib/HDFArray.java | 2 +- java/src/hdf/hdf5lib/HDFNativeData.java | 2 +- java/src/hdf/hdf5lib/callbacks/Callbacks.java | 2 +- .../hdf/hdf5lib/callbacks/H5A_iterate_cb.java | 2 +- .../src/hdf/hdf5lib/callbacks/H5A_iterate_t.java | 2 +- .../src/hdf/hdf5lib/callbacks/H5D_append_cb.java | 2 +- java/src/hdf/hdf5lib/callbacks/H5D_append_t.java | 2 +- .../hdf/hdf5lib/callbacks/H5D_iterate_cb.java | 2 +- .../src/hdf/hdf5lib/callbacks/H5D_iterate_t.java | 2 +- java/src/hdf/hdf5lib/callbacks/H5E_walk_cb.java | 2 +- java/src/hdf/hdf5lib/callbacks/H5E_walk_t.java | 2 +- .../hdf5lib/callbacks/H5L_iterate_opdata_t.java | 2 +- .../src/hdf/hdf5lib/callbacks/H5L_iterate_t.java | 2 +- .../hdf5lib/callbacks/H5O_iterate_opdata_t.java | 2 +- .../src/hdf/hdf5lib/callbacks/H5O_iterate_t.java | 2 +- .../hdf5lib/callbacks/H5P_cls_close_func_cb.java | 2 +- .../hdf5lib/callbacks/H5P_cls_close_func_t.java | 2 +- .../hdf5lib/callbacks/H5P_cls_copy_func_cb.java | 2 +- .../hdf5lib/callbacks/H5P_cls_copy_func_t.java | 2 +- .../callbacks/H5P_cls_create_func_cb.java | 2 +- .../hdf5lib/callbacks/H5P_cls_create_func_t.java | 2 +- .../hdf/hdf5lib/callbacks/H5P_iterate_cb.java | 2 +- .../src/hdf/hdf5lib/callbacks/H5P_iterate_t.java | 2 +- .../hdf5lib/callbacks/H5P_prp_close_func_cb.java | 2 +- .../callbacks/H5P_prp_compare_func_cb.java | 2 +- .../hdf5lib/callbacks/H5P_prp_copy_func_cb.java | 2 +- .../callbacks/H5P_prp_create_func_cb.java | 2 +- .../callbacks/H5P_prp_delete_func_cb.java | 2 +- .../hdf5lib/callbacks/H5P_prp_get_func_cb.java | 2 +- .../hdf5lib/callbacks/H5P_prp_set_func_cb.java | 2 +- java/src/hdf/hdf5lib/callbacks/package-info.java | 2 +- .../exceptions/HDF5AttributeException.java | 2 +- .../hdf5lib/exceptions/HDF5BtreeException.java | 2 +- .../exceptions/HDF5DataFiltersException.java | 2 +- .../exceptions/HDF5DataStorageException.java | 2 +- .../HDF5DatasetInterfaceException.java | 2 +- .../HDF5DataspaceInterfaceException.java | 2 +- .../HDF5DatatypeInterfaceException.java | 2 +- .../hdf/hdf5lib/exceptions/HDF5Exception.java | 2 +- .../HDF5ExternalFileListException.java | 2 +- .../exceptions/HDF5FileInterfaceException.java | 2 +- .../HDF5FunctionArgumentException.java | 2 +- .../HDF5FunctionEntryExitException.java | 2 +- .../hdf5lib/exceptions/HDF5HeapException.java | 2 +- .../hdf/hdf5lib/exceptions/HDF5IdException.java | 2 +- .../exceptions/HDF5InternalErrorException.java | 2 +- .../hdf5lib/exceptions/HDF5JavaException.java | 2 +- .../hdf5lib/exceptions/HDF5LibraryException.java | 2 +- .../exceptions/HDF5LowLevelIOException.java | 2 +- .../exceptions/HDF5MetaDataCacheException.java | 2 +- .../exceptions/HDF5ObjectHeaderException.java | 2 +- .../HDF5PropertyListInterfaceException.java | 2 +- .../exceptions/HDF5ReferenceException.java | 2 +- .../HDF5ResourceUnavailableException.java | 2 +- .../exceptions/HDF5SymbolTableException.java | 2 +- .../src/hdf/hdf5lib/exceptions/package-info.java | 2 +- java/src/hdf/hdf5lib/package-info.java | 2 +- .../hdf/hdf5lib/structs/H5AC_cache_config_t.java | 2 +- java/src/hdf/hdf5lib/structs/H5A_info_t.java | 2 +- java/src/hdf/hdf5lib/structs/H5E_error2_t.java | 2 +- .../hdf/hdf5lib/structs/H5FD_hdfs_fapl_t.java | 2 +- .../hdf/hdf5lib/structs/H5FD_ros3_fapl_t.java | 2 +- java/src/hdf/hdf5lib/structs/H5F_info2_t.java | 2 +- java/src/hdf/hdf5lib/structs/H5G_info_t.java | 2 +- java/src/hdf/hdf5lib/structs/H5L_info_t.java | 2 +- java/src/hdf/hdf5lib/structs/H5O_hdr_info_t.java | 2 +- java/src/hdf/hdf5lib/structs/H5O_info_t.java | 2 +- .../hdf/hdf5lib/structs/H5O_native_info_t.java | 2 +- java/src/hdf/hdf5lib/structs/H5O_token_t.java | 2 +- java/src/hdf/hdf5lib/structs/H5_ih_info_t.java | 2 +- java/src/hdf/hdf5lib/structs/package-info.java | 2 +- java/src/jni/Makefile.am | 2 +- java/src/jni/exceptionImp.c | 2 +- java/src/jni/exceptionImp.h | 2 +- java/src/jni/h5Constants.c | 2 +- java/src/jni/h5Imp.c | 2 +- java/src/jni/h5Imp.h | 2 +- java/src/jni/h5aImp.c | 2 +- java/src/jni/h5aImp.h | 2 +- java/src/jni/h5dImp.c | 2 +- java/src/jni/h5dImp.h | 2 +- java/src/jni/h5eImp.c | 2 +- java/src/jni/h5eImp.h | 2 +- java/src/jni/h5fImp.c | 2 +- java/src/jni/h5fImp.h | 2 +- java/src/jni/h5gImp.c | 2 +- java/src/jni/h5gImp.h | 2 +- java/src/jni/h5iImp.c | 2 +- java/src/jni/h5iImp.h | 2 +- java/src/jni/h5jni.h | 2 +- java/src/jni/h5lImp.c | 2 +- java/src/jni/h5lImp.h | 2 +- java/src/jni/h5oImp.c | 2 +- java/src/jni/h5oImp.h | 2 +- java/src/jni/h5pACPLImp.c | 2 +- java/src/jni/h5pACPLImp.h | 2 +- java/src/jni/h5pDAPLImp.c | 2 +- java/src/jni/h5pDAPLImp.h | 2 +- java/src/jni/h5pDCPLImp.c | 2 +- java/src/jni/h5pDCPLImp.h | 2 +- java/src/jni/h5pDXPLImp.c | 2 +- java/src/jni/h5pDXPLImp.h | 2 +- java/src/jni/h5pFAPLImp.c | 2 +- java/src/jni/h5pFAPLImp.h | 2 +- java/src/jni/h5pFCPLImp.c | 2 +- java/src/jni/h5pFCPLImp.h | 2 +- java/src/jni/h5pGAPLImp.c | 2 +- java/src/jni/h5pGAPLImp.h | 2 +- java/src/jni/h5pGCPLImp.c | 2 +- java/src/jni/h5pGCPLImp.h | 2 +- java/src/jni/h5pImp.c | 2 +- java/src/jni/h5pImp.h | 2 +- java/src/jni/h5pLAPLImp.c | 2 +- java/src/jni/h5pLAPLImp.h | 2 +- java/src/jni/h5pLCPLImp.c | 2 +- java/src/jni/h5pLCPLImp.h | 2 +- java/src/jni/h5pOCPLImp.c | 2 +- java/src/jni/h5pOCPLImp.h | 2 +- java/src/jni/h5pOCpyPLImp.c | 2 +- java/src/jni/h5pOCpyPLImp.h | 2 +- java/src/jni/h5pStrCPLImp.c | 2 +- java/src/jni/h5pStrCPLImp.h | 2 +- java/src/jni/h5plImp.c | 2 +- java/src/jni/h5plImp.h | 2 +- java/src/jni/h5rImp.c | 2 +- java/src/jni/h5rImp.h | 2 +- java/src/jni/h5sImp.c | 2 +- java/src/jni/h5sImp.h | 2 +- java/src/jni/h5tImp.c | 2 +- java/src/jni/h5tImp.h | 2 +- java/src/jni/h5util.c | 2 +- java/src/jni/h5util.h | 2 +- java/src/jni/h5vlImp.c | 2 +- java/src/jni/h5vlImp.h | 2 +- java/src/jni/h5zImp.c | 2 +- java/src/jni/h5zImp.h | 2 +- java/src/jni/nativeData.c | 2 +- java/src/jni/nativeData.h | 2 +- java/test/Makefile.am | 2 +- java/test/TestAll.java | 2 +- java/test/TestH5.java | 2 +- java/test/TestH5A.java | 2 +- java/test/TestH5Arw.java | 2 +- java/test/TestH5D.java | 2 +- java/test/TestH5Dparams.java | 2 +- java/test/TestH5Dplist.java | 2 +- java/test/TestH5Drw.java | 2 +- java/test/TestH5E.java | 2 +- java/test/TestH5Edefault.java | 2 +- java/test/TestH5Eparams.java | 2 +- java/test/TestH5Eregister.java | 2 +- java/test/TestH5F.java | 2 +- java/test/TestH5Fbasic.java | 2 +- java/test/TestH5Fparams.java | 2 +- java/test/TestH5Fswmr.java | 2 +- java/test/TestH5G.java | 2 +- java/test/TestH5Gbasic.java | 2 +- java/test/TestH5Giterate.java | 2 +- java/test/TestH5Lbasic.java | 2 +- java/test/TestH5Lcreate.java | 2 +- java/test/TestH5Lparams.java | 2 +- java/test/TestH5Obasic.java | 2 +- java/test/TestH5Ocopy.java | 2 +- java/test/TestH5OcopyOld.java | 2 +- java/test/TestH5Ocreate.java | 2 +- java/test/TestH5Oparams.java | 2 +- java/test/TestH5P.java | 2 +- java/test/TestH5PData.java | 2 +- java/test/TestH5PL.java | 2 +- java/test/TestH5Pfapl.java | 2 +- java/test/TestH5Pfaplhdfs.java | 2 +- java/test/TestH5Pfapls3.java | 2 +- java/test/TestH5Plist.java | 2 +- java/test/TestH5Pvirtual.java | 2 +- java/test/TestH5R.java | 2 +- java/test/TestH5Rref.java | 2 +- java/test/TestH5S.java | 2 +- java/test/TestH5Sbasic.java | 2 +- java/test/TestH5T.java | 2 +- java/test/TestH5Tbasic.java | 2 +- java/test/TestH5Tparams.java | 2 +- java/test/TestH5VL.java | 2 +- java/test/TestH5Z.java | 2 +- java/test/junit.sh.in | 2 +- m4/aclocal_fc.f90 | 2 +- m4/aclocal_fc.m4 | 2 +- release_docs/RELEASE.txt | 8 ++++++-- release_docs/RELEASE_PROCESS.md | 4 ++-- src/H5.c | 2 +- src/H5A.c | 2 +- src/H5AC.c | 2 +- src/H5ACdbg.c | 2 +- src/H5ACmodule.h | 2 +- src/H5ACmpio.c | 2 +- src/H5ACpkg.h | 2 +- src/H5ACprivate.h | 2 +- src/H5ACproxy_entry.c | 2 +- src/H5ACpublic.h | 2 +- src/H5Abtree2.c | 2 +- src/H5Adense.c | 2 +- src/H5Adeprec.c | 2 +- src/H5Aint.c | 2 +- src/H5Amodule.h | 2 +- src/H5Apkg.h | 2 +- src/H5Aprivate.h | 2 +- src/H5Apublic.h | 2 +- src/H5Atest.c | 2 +- src/H5B.c | 2 +- src/H5B2.c | 2 +- src/H5B2cache.c | 2 +- src/H5B2dbg.c | 2 +- src/H5B2hdr.c | 2 +- src/H5B2int.c | 2 +- src/H5B2internal.c | 2 +- src/H5B2leaf.c | 2 +- src/H5B2module.h | 2 +- src/H5B2pkg.h | 2 +- src/H5B2private.h | 2 +- src/H5B2stat.c | 2 +- src/H5B2test.c | 2 +- src/H5Bcache.c | 2 +- src/H5Bdbg.c | 2 +- src/H5Bmodule.h | 2 +- src/H5Bpkg.h | 2 +- src/H5Bprivate.h | 2 +- src/H5C.c | 2 +- src/H5CX.c | 2 +- src/H5CXmodule.h | 2 +- src/H5CXprivate.h | 2 +- src/H5Cdbg.c | 2 +- src/H5Centry.c | 2 +- src/H5Cepoch.c | 2 +- src/H5Cimage.c | 2 +- src/H5Cint.c | 2 +- src/H5Clog.c | 2 +- src/H5Clog.h | 2 +- src/H5Clog_json.c | 2 +- src/H5Clog_trace.c | 2 +- src/H5Cmodule.h | 2 +- src/H5Cmpio.c | 2 +- src/H5Cpkg.h | 2 +- src/H5Cprefetched.c | 2 +- src/H5Cprivate.h | 2 +- src/H5Cpublic.h | 2 +- src/H5Cquery.c | 2 +- src/H5Ctag.c | 2 +- src/H5Ctest.c | 2 +- src/H5D.c | 2 +- src/H5Dbtree.c | 2 +- src/H5Dbtree2.c | 2 +- src/H5Dchunk.c | 2 +- src/H5Dcompact.c | 2 +- src/H5Dcontig.c | 2 +- src/H5Ddbg.c | 2 +- src/H5Ddeprec.c | 2 +- src/H5Dearray.c | 2 +- src/H5Defl.c | 2 +- src/H5Dfarray.c | 2 +- src/H5Dfill.c | 2 +- src/H5Dint.c | 2 +- src/H5Dio.c | 2 +- src/H5Dlayout.c | 2 +- src/H5Dmodule.h | 2 +- src/H5Dmpio.c | 2 +- src/H5Dnone.c | 2 +- src/H5Doh.c | 2 +- src/H5Dpkg.h | 2 +- src/H5Dprivate.h | 2 +- src/H5Dpublic.h | 2 +- src/H5Dscatgath.c | 2 +- src/H5Dselect.c | 2 +- src/H5Dsingle.c | 2 +- src/H5Dtest.c | 2 +- src/H5Dvirtual.c | 2 +- src/H5E.c | 2 +- src/H5EA.c | 2 +- src/H5EAcache.c | 2 +- src/H5EAdbg.c | 2 +- src/H5EAdblkpage.c | 2 +- src/H5EAdblock.c | 2 +- src/H5EAhdr.c | 2 +- src/H5EAiblock.c | 2 +- src/H5EAint.c | 2 +- src/H5EAmodule.h | 2 +- src/H5EApkg.h | 2 +- src/H5EAprivate.h | 2 +- src/H5EAsblock.c | 2 +- src/H5EAstat.c | 2 +- src/H5EAtest.c | 2 +- src/H5ES.c | 2 +- src/H5ESdevelop.h | 2 +- src/H5ESevent.c | 2 +- src/H5ESint.c | 2 +- src/H5ESlist.c | 2 +- src/H5ESmodule.h | 2 +- src/H5ESpkg.h | 2 +- src/H5ESprivate.h | 2 +- src/H5ESpublic.h | 2 +- src/H5Edeprec.c | 2 +- src/H5Eint.c | 2 +- src/H5Emodule.h | 2 +- src/H5Epkg.h | 2 +- src/H5Eprivate.h | 2 +- src/H5Epublic.h | 2 +- src/H5F.c | 2 +- src/H5FA.c | 2 +- src/H5FAcache.c | 2 +- src/H5FAdbg.c | 2 +- src/H5FAdblkpage.c | 2 +- src/H5FAdblock.c | 2 +- src/H5FAhdr.c | 2 +- src/H5FAint.c | 2 +- src/H5FAmodule.h | 2 +- src/H5FApkg.h | 2 +- src/H5FAprivate.h | 2 +- src/H5FAstat.c | 2 +- src/H5FAtest.c | 2 +- src/H5FD.c | 2 +- src/H5FDcore.c | 2 +- src/H5FDcore.h | 2 +- src/H5FDdevelop.h | 2 +- src/H5FDdirect.c | 2 +- src/H5FDdirect.h | 2 +- src/H5FDdrvr_module.h | 2 +- src/H5FDfamily.c | 2 +- src/H5FDfamily.h | 2 +- src/H5FDhdfs.c | 2 +- src/H5FDhdfs.h | 2 +- src/H5FDint.c | 2 +- src/H5FDlog.c | 2 +- src/H5FDlog.h | 2 +- src/H5FDmirror.c | 2 +- src/H5FDmirror.h | 2 +- src/H5FDmirror_priv.h | 2 +- src/H5FDmodule.h | 2 +- src/H5FDmpi.c | 2 +- src/H5FDmpi.h | 2 +- src/H5FDmpio.c | 2 +- src/H5FDmpio.h | 2 +- src/H5FDmulti.c | 2 +- src/H5FDmulti.h | 2 +- src/H5FDonion.c | 2 +- src/H5FDonion.h | 2 +- src/H5FDonion_header.c | 2 +- src/H5FDonion_header.h | 2 +- src/H5FDonion_history.c | 2 +- src/H5FDonion_history.h | 2 +- src/H5FDonion_index.c | 2 +- src/H5FDonion_index.h | 2 +- src/H5FDonion_priv.h | 2 +- src/H5FDperform.c | 2 +- src/H5FDpkg.h | 2 +- src/H5FDprivate.h | 2 +- src/H5FDpublic.h | 2 +- src/H5FDros3.c | 2 +- src/H5FDros3.h | 2 +- src/H5FDs3comms.c | 2 +- src/H5FDs3comms.h | 2 +- src/H5FDsec2.c | 2 +- src/H5FDsec2.h | 2 +- src/H5FDspace.c | 2 +- src/H5FDsplitter.c | 2 +- src/H5FDsplitter.h | 2 +- src/H5FDstdio.c | 2 +- src/H5FDstdio.h | 2 +- src/H5FDsubfiling/H5FDioc.c | 2 +- src/H5FDsubfiling/H5FDioc.h | 2 +- src/H5FDsubfiling/H5FDioc_int.c | 2 +- src/H5FDsubfiling/H5FDioc_priv.h | 2 +- src/H5FDsubfiling/H5FDioc_threads.c | 2 +- src/H5FDsubfiling/H5FDsubfile_int.c | 2 +- src/H5FDsubfiling/H5FDsubfiling.c | 2 +- src/H5FDsubfiling/H5FDsubfiling.h | 2 +- src/H5FDsubfiling/H5FDsubfiling_priv.h | 2 +- src/H5FDsubfiling/H5subfiling_common.c | 2 +- src/H5FDsubfiling/H5subfiling_common.h | 2 +- src/H5FDtest.c | 2 +- src/H5FDwindows.c | 2 +- src/H5FDwindows.h | 2 +- src/H5FL.c | 2 +- src/H5FLmodule.h | 2 +- src/H5FLprivate.h | 2 +- src/H5FO.c | 2 +- src/H5FOprivate.h | 2 +- src/H5FS.c | 2 +- src/H5FScache.c | 2 +- src/H5FSdbg.c | 2 +- src/H5FSint.c | 2 +- src/H5FSmodule.h | 2 +- src/H5FSpkg.h | 2 +- src/H5FSprivate.h | 2 +- src/H5FSsection.c | 2 +- src/H5FSstat.c | 2 +- src/H5FStest.c | 2 +- src/H5Faccum.c | 2 +- src/H5Fcwfs.c | 2 +- src/H5Fdbg.c | 2 +- src/H5Fdeprec.c | 2 +- src/H5Fefc.c | 2 +- src/H5Ffake.c | 2 +- src/H5Fint.c | 2 +- src/H5Fio.c | 2 +- src/H5Fmodule.h | 2 +- src/H5Fmount.c | 2 +- src/H5Fmpi.c | 2 +- src/H5Fpkg.h | 2 +- src/H5Fprivate.h | 2 +- src/H5Fpublic.h | 2 +- src/H5Fquery.c | 2 +- src/H5Fsfile.c | 2 +- src/H5Fspace.c | 2 +- src/H5Fsuper.c | 2 +- src/H5Fsuper_cache.c | 2 +- src/H5Ftest.c | 2 +- src/H5G.c | 2 +- src/H5Gbtree2.c | 2 +- src/H5Gcache.c | 2 +- src/H5Gcompact.c | 2 +- src/H5Gdense.c | 2 +- src/H5Gdeprec.c | 2 +- src/H5Gent.c | 2 +- src/H5Gint.c | 2 +- src/H5Glink.c | 2 +- src/H5Gloc.c | 2 +- src/H5Gmodule.h | 2 +- src/H5Gname.c | 2 +- src/H5Gnode.c | 2 +- src/H5Gobj.c | 2 +- src/H5Goh.c | 2 +- src/H5Gpkg.h | 2 +- src/H5Gprivate.h | 2 +- src/H5Gpublic.h | 2 +- src/H5Groot.c | 2 +- src/H5Gstab.c | 2 +- src/H5Gtest.c | 2 +- src/H5Gtraverse.c | 2 +- src/H5HF.c | 2 +- src/H5HFbtree2.c | 2 +- src/H5HFcache.c | 2 +- src/H5HFdbg.c | 2 +- src/H5HFdblock.c | 2 +- src/H5HFdtable.c | 2 +- src/H5HFhdr.c | 2 +- src/H5HFhuge.c | 2 +- src/H5HFiblock.c | 2 +- src/H5HFiter.c | 2 +- src/H5HFman.c | 2 +- src/H5HFmodule.h | 2 +- src/H5HFpkg.h | 2 +- src/H5HFprivate.h | 2 +- src/H5HFsection.c | 2 +- src/H5HFspace.c | 2 +- src/H5HFstat.c | 2 +- src/H5HFtest.c | 2 +- src/H5HFtiny.c | 2 +- src/H5HG.c | 2 +- src/H5HGcache.c | 2 +- src/H5HGdbg.c | 2 +- src/H5HGmodule.h | 2 +- src/H5HGpkg.h | 2 +- src/H5HGprivate.h | 2 +- src/H5HGquery.c | 2 +- src/H5HL.c | 2 +- src/H5HLcache.c | 2 +- src/H5HLdbg.c | 2 +- src/H5HLdblk.c | 2 +- src/H5HLint.c | 2 +- src/H5HLmodule.h | 2 +- src/H5HLpkg.h | 2 +- src/H5HLprfx.c | 2 +- src/H5HLprivate.h | 2 +- src/H5I.c | 2 +- src/H5Idbg.c | 2 +- src/H5Idevelop.h | 2 +- src/H5Iint.c | 2 +- src/H5Imodule.h | 2 +- src/H5Ipkg.h | 2 +- src/H5Iprivate.h | 2 +- src/H5Ipublic.h | 2 +- src/H5Itest.c | 2 +- src/H5L.c | 2 +- src/H5Ldeprec.c | 2 +- src/H5Ldevelop.h | 2 +- src/H5Lexternal.c | 2 +- src/H5Lint.c | 2 +- src/H5Lmodule.h | 2 +- src/H5Lpkg.h | 2 +- src/H5Lprivate.h | 2 +- src/H5Lpublic.h | 2 +- src/H5M.c | 2 +- src/H5MF.c | 2 +- src/H5MFaggr.c | 2 +- src/H5MFdbg.c | 2 +- src/H5MFmodule.h | 2 +- src/H5MFpkg.h | 2 +- src/H5MFprivate.h | 2 +- src/H5MFsection.c | 2 +- src/H5MM.c | 2 +- src/H5MMprivate.h | 2 +- src/H5MMpublic.h | 2 +- src/H5Mmodule.h | 2 +- src/H5Mpkg.h | 2 +- src/H5Mprivate.h | 2 +- src/H5Mpublic.h | 2 +- src/H5O.c | 2 +- src/H5Oainfo.c | 2 +- src/H5Oalloc.c | 2 +- src/H5Oattr.c | 2 +- src/H5Oattribute.c | 2 +- src/H5Obogus.c | 2 +- src/H5Obtreek.c | 2 +- src/H5Ocache.c | 2 +- src/H5Ocache_image.c | 2 +- src/H5Ochunk.c | 2 +- src/H5Ocont.c | 2 +- src/H5Ocopy.c | 2 +- src/H5Ocopy_ref.c | 2 +- src/H5Odbg.c | 2 +- src/H5Odeprec.c | 2 +- src/H5Odrvinfo.c | 2 +- src/H5Odtype.c | 2 +- src/H5Oefl.c | 2 +- src/H5Ofill.c | 2 +- src/H5Oflush.c | 2 +- src/H5Ofsinfo.c | 2 +- src/H5Oginfo.c | 2 +- src/H5Oint.c | 2 +- src/H5Olayout.c | 2 +- src/H5Olinfo.c | 2 +- src/H5Olink.c | 2 +- src/H5Omessage.c | 2 +- src/H5Omodule.h | 2 +- src/H5Omtime.c | 2 +- src/H5Oname.c | 2 +- src/H5Onull.c | 2 +- src/H5Opkg.h | 2 +- src/H5Opline.c | 2 +- src/H5Oprivate.h | 2 +- src/H5Opublic.h | 2 +- src/H5Orefcount.c | 2 +- src/H5Osdspace.c | 2 +- src/H5Oshared.c | 2 +- src/H5Oshared.h | 2 +- src/H5Oshmesg.c | 2 +- src/H5Ostab.c | 2 +- src/H5Otest.c | 2 +- src/H5Ounknown.c | 2 +- src/H5P.c | 2 +- src/H5PB.c | 2 +- src/H5PBmodule.h | 2 +- src/H5PBpkg.h | 2 +- src/H5PBprivate.h | 2 +- src/H5PL.c | 2 +- src/H5PLextern.h | 2 +- src/H5PLint.c | 2 +- src/H5PLmodule.h | 2 +- src/H5PLpath.c | 2 +- src/H5PLpkg.h | 2 +- src/H5PLplugin_cache.c | 2 +- src/H5PLprivate.h | 2 +- src/H5PLpublic.h | 2 +- src/H5Pacpl.c | 2 +- src/H5Pdapl.c | 2 +- src/H5Pdcpl.c | 2 +- src/H5Pdeprec.c | 2 +- src/H5Pdxpl.c | 2 +- src/H5Pencdec.c | 2 +- src/H5Pfapl.c | 2 +- src/H5Pfcpl.c | 2 +- src/H5Pfmpl.c | 2 +- src/H5Pgcpl.c | 2 +- src/H5Pint.c | 2 +- src/H5Plapl.c | 2 +- src/H5Plcpl.c | 2 +- src/H5Pmapl.c | 2 +- src/H5Pmcpl.c | 2 +- src/H5Pmodule.h | 2 +- src/H5Pocpl.c | 2 +- src/H5Pocpypl.c | 2 +- src/H5Ppkg.h | 2 +- src/H5Pprivate.h | 2 +- src/H5Ppublic.h | 2 +- src/H5Pstrcpl.c | 2 +- src/H5Ptest.c | 2 +- src/H5R.c | 2 +- src/H5RS.c | 2 +- src/H5RSmodule.h | 2 +- src/H5RSprivate.h | 2 +- src/H5Rdeprec.c | 2 +- src/H5Rint.c | 2 +- src/H5Rmodule.h | 2 +- src/H5Rpkg.h | 2 +- src/H5Rprivate.h | 2 +- src/H5Rpublic.h | 2 +- src/H5S.c | 2 +- src/H5SL.c | 2 +- src/H5SLmodule.h | 2 +- src/H5SLprivate.h | 2 +- src/H5SM.c | 2 +- src/H5SMbtree2.c | 2 +- src/H5SMcache.c | 2 +- src/H5SMmessage.c | 2 +- src/H5SMmodule.h | 2 +- src/H5SMpkg.h | 2 +- src/H5SMprivate.h | 2 +- src/H5SMtest.c | 2 +- src/H5Sall.c | 2 +- src/H5Sdbg.c | 2 +- src/H5Sdeprec.c | 2 +- src/H5Shyper.c | 2 +- src/H5Smodule.h | 2 +- src/H5Smpio.c | 2 +- src/H5Snone.c | 2 +- src/H5Spkg.h | 2 +- src/H5Spoint.c | 2 +- src/H5Sprivate.h | 2 +- src/H5Spublic.h | 2 +- src/H5Sselect.c | 2 +- src/H5Stest.c | 2 +- src/H5T.c | 2 +- src/H5TS.c | 2 +- src/H5TSatomic.c | 2 +- src/H5TSatomic.h | 2 +- src/H5TSbarrier.c | 2 +- src/H5TSbarrier.h | 2 +- src/H5TSc11.c | 2 +- src/H5TScond.c | 2 +- src/H5TScond.h | 2 +- src/H5TSdevelop.h | 2 +- src/H5TSint.c | 2 +- src/H5TSkey.c | 2 +- src/H5TSkey.h | 2 +- src/H5TSmodule.h | 2 +- src/H5TSmutex.c | 2 +- src/H5TSmutex.h | 2 +- src/H5TSonce.c | 2 +- src/H5TSpkg.h | 2 +- src/H5TSpool.c | 2 +- src/H5TSpool.h | 2 +- src/H5TSprivate.h | 2 +- src/H5TSpthread.c | 2 +- src/H5TSrec_rwlock.c | 2 +- src/H5TSrwlock.c | 2 +- src/H5TSrwlock.h | 2 +- src/H5TSsemaphore.c | 2 +- src/H5TSsemaphore.h | 2 +- src/H5TSthread.c | 2 +- src/H5TSwin.c | 2 +- src/H5Tarray.c | 2 +- src/H5Tbit.c | 2 +- src/H5Tcommit.c | 2 +- src/H5Tcompound.c | 2 +- src/H5Tconv.c | 2 +- src/H5Tconv.h | 2 +- src/H5Tconv_array.c | 2 +- src/H5Tconv_array.h | 2 +- src/H5Tconv_bitfield.c | 2 +- src/H5Tconv_bitfield.h | 2 +- src/H5Tconv_compound.c | 2 +- src/H5Tconv_compound.h | 2 +- src/H5Tconv_enum.c | 2 +- src/H5Tconv_enum.h | 2 +- src/H5Tconv_float.c | 2 +- src/H5Tconv_float.h | 2 +- src/H5Tconv_integer.c | 2 +- src/H5Tconv_integer.h | 2 +- src/H5Tconv_macros.h | 2 +- src/H5Tconv_reference.c | 2 +- src/H5Tconv_reference.h | 2 +- src/H5Tconv_string.c | 2 +- src/H5Tconv_string.h | 2 +- src/H5Tconv_vlen.c | 2 +- src/H5Tconv_vlen.h | 2 +- src/H5Tcset.c | 2 +- src/H5Tdbg.c | 2 +- src/H5Tdeprec.c | 2 +- src/H5Tdevelop.h | 2 +- src/H5Tenum.c | 2 +- src/H5Tfields.c | 2 +- src/H5Tfixed.c | 2 +- src/H5Tfloat.c | 2 +- src/H5Tinit_float.c | 2 +- src/H5Tmodule.h | 2 +- src/H5Tnative.c | 2 +- src/H5Toffset.c | 2 +- src/H5Toh.c | 2 +- src/H5Topaque.c | 2 +- src/H5Torder.c | 2 +- src/H5Tpad.c | 2 +- src/H5Tpkg.h | 2 +- src/H5Tprecis.c | 2 +- src/H5Tprivate.h | 2 +- src/H5Tpublic.h | 2 +- src/H5Tref.c | 2 +- src/H5Tstrpad.c | 2 +- src/H5Tvisit.c | 2 +- src/H5Tvlen.c | 2 +- src/H5UC.c | 2 +- src/H5UCprivate.h | 2 +- src/H5VL.c | 2 +- src/H5VLcallback.c | 2 +- src/H5VLconnector.h | 2 +- src/H5VLconnector_passthru.h | 2 +- src/H5VLdyn_ops.c | 2 +- src/H5VLint.c | 2 +- src/H5VLmodule.h | 2 +- src/H5VLnative.c | 2 +- src/H5VLnative.h | 2 +- src/H5VLnative_attr.c | 2 +- src/H5VLnative_blob.c | 2 +- src/H5VLnative_dataset.c | 2 +- src/H5VLnative_datatype.c | 2 +- src/H5VLnative_file.c | 2 +- src/H5VLnative_group.c | 2 +- src/H5VLnative_introspect.c | 2 +- src/H5VLnative_link.c | 2 +- src/H5VLnative_object.c | 2 +- src/H5VLnative_private.h | 2 +- src/H5VLnative_token.c | 2 +- src/H5VLpassthru.c | 2 +- src/H5VLpassthru.h | 2 +- src/H5VLpassthru_int.c | 2 +- src/H5VLpassthru_private.h | 2 +- src/H5VLpkg.h | 2 +- src/H5VLprivate.h | 2 +- src/H5VLpublic.h | 2 +- src/H5VLquery.c | 2 +- src/H5VLtest.c | 2 +- src/H5VM.c | 2 +- src/H5VMprivate.h | 2 +- src/H5WB.c | 2 +- src/H5WBprivate.h | 2 +- src/H5Z.c | 2 +- src/H5Zdeflate.c | 2 +- src/H5Zdevelop.h | 2 +- src/H5Zfletcher32.c | 2 +- src/H5Zmodule.h | 2 +- src/H5Znbit.c | 2 +- src/H5Zpkg.h | 2 +- src/H5Zprivate.h | 2 +- src/H5Zpublic.h | 2 +- src/H5Zscaleoffset.c | 2 +- src/H5Zshuffle.c | 2 +- src/H5Zszip.c | 2 +- src/H5Ztrans.c | 2 +- src/H5api_adpt.h | 2 +- src/H5build_settings.autotools.c.in | 2 +- src/H5build_settings.cmake.c.in | 2 +- src/H5build_settings.off.c.in | 2 +- src/H5checksum.c | 2 +- src/H5dbg.c | 2 +- src/H5encode.h | 2 +- src/H5err.txt | 2 +- src/H5module.h | 2 +- src/H5mpi.c | 2 +- src/H5overflow.txt | 2 +- src/H5private.h | 2 +- src/H5public.h | 2 +- src/H5system.c | 2 +- src/H5timer.c | 2 +- src/H5timer.h | 2 +- src/H5trace.c | 2 +- src/H5vers.txt | 2 +- src/H5warnings.h | 2 +- src/H5win32defs.h | 2 +- src/Makefile.am | 2 +- src/hdf5.h | 2 +- test/API/CMakeLists.txt | 2 +- test/API/H5_api_async_test.c | 2 +- test/API/H5_api_async_test.h | 2 +- test/API/H5_api_attribute_test.c | 2 +- test/API/H5_api_attribute_test.h | 2 +- test/API/H5_api_dataset_test.c | 2 +- test/API/H5_api_dataset_test.h | 2 +- test/API/H5_api_datatype_test.c | 2 +- test/API/H5_api_datatype_test.h | 2 +- test/API/H5_api_file_test.c | 2 +- test/API/H5_api_file_test.h | 2 +- test/API/H5_api_group_test.c | 2 +- test/API/H5_api_group_test.h | 2 +- test/API/H5_api_link_test.c | 2 +- test/API/H5_api_link_test.h | 2 +- test/API/H5_api_misc_test.c | 2 +- test/API/H5_api_misc_test.h | 2 +- test/API/H5_api_object_test.c | 2 +- test/API/H5_api_object_test.h | 2 +- test/API/H5_api_test.c | 2 +- test/API/H5_api_test.h | 2 +- test/API/H5_api_test_config.h.in | 2 +- test/API/H5_api_test_util.c | 2 +- test/API/H5_api_test_util.h | 2 +- test/API/driver/h5_api_test_driver.cxx | 2 +- test/API/driver/h5_api_test_driver.hxx | 2 +- test/CMakePassthroughVOLTests.cmake | 2 +- test/CMakeTests.cmake | 2 +- test/CMakeVFDTests.cmake | 2 +- test/H5srcdir.h | 2 +- test/H5srcdir_str.h.in | 2 +- test/Makefile.am | 2 +- test/ShellTests.cmake | 2 +- test/accum.c | 2 +- test/accum_swmr_reader.c | 2 +- test/app_ref.c | 2 +- test/atomic_reader.c | 2 +- test/atomic_writer.c | 2 +- test/big.c | 2 +- test/bittests.c | 2 +- test/btree2.c | 2 +- test/cache.c | 2 +- test/cache_api.c | 2 +- test/cache_common.c | 2 +- test/cache_common.h | 2 +- test/cache_image.c | 2 +- test/cache_logging.c | 2 +- test/cache_tagging.c | 2 +- test/chunk_info.c | 2 +- test/cmpd_dset.c | 2 +- test/cmpd_dtransform.c | 2 +- test/cork.c | 2 +- test/cross_read.c | 2 +- test/dangle.c | 2 +- test/del_many_dense_attrs.c | 2 +- test/direct_chunk.c | 2 +- test/dsets.c | 2 +- test/dt_arith.c | 2 +- test/dtransform.c | 2 +- test/dtypes.c | 2 +- test/earray.c | 2 +- test/efc.c | 2 +- test/enc_dec_plist.c | 2 +- test/enc_dec_plist_cross_platform.c | 2 +- test/enum.c | 2 +- test/err_compat.c | 2 +- test/error_test.c | 2 +- test/event_set.c | 2 +- test/evict_on_close.c | 2 +- test/extend.c | 2 +- test/external.c | 2 +- test/external_common.c | 2 +- test/external_common.h | 2 +- test/external_env.c | 2 +- test/external_fname.h | 2 +- test/farray.c | 2 +- test/fheap.c | 2 +- test/file_image.c | 2 +- test/filenotclosed.c | 2 +- test/fillval.c | 2 +- test/filter_fail.c | 2 +- test/filter_plugin.c | 2 +- test/filter_plugin1_dsets.c | 2 +- test/filter_plugin2_dsets.c | 2 +- test/filter_plugin3_dsets.c | 2 +- test/filter_plugin4_groups.c | 2 +- test/flush1.c | 2 +- test/flush2.c | 2 +- test/flushrefresh.c | 2 +- test/flushrefreshTest.cmake | 2 +- test/freespace.c | 2 +- test/gen_bad_compound.c | 2 +- test/gen_bad_offset.c | 2 +- test/gen_bad_ohdr.c | 2 +- test/gen_bogus.c | 2 +- test/gen_bounds.c | 2 +- test/gen_cross.c | 2 +- test/gen_deflate.c | 2 +- test/gen_file_image.c | 2 +- test/gen_filespace.c | 2 +- test/gen_filters.c | 2 +- test/gen_mergemsg.c | 2 +- test/gen_new_array.c | 2 +- test/gen_new_fill.c | 2 +- test/gen_new_group.c | 2 +- test/gen_new_mtime.c | 2 +- test/gen_new_super.c | 2 +- test/gen_noencoder.c | 2 +- test/gen_nullspace.c | 2 +- test/gen_old_array.c | 2 +- test/gen_old_group.c | 2 +- test/gen_old_layout.c | 2 +- test/gen_old_mtime.c | 2 +- test/gen_plist.c | 2 +- test/gen_sizes_lheap.c | 2 +- test/gen_specmetaread.c | 2 +- test/gen_udlinks.c | 2 +- test/genall5.c | 2 +- test/genall5.h | 2 +- test/getname.c | 2 +- test/gheap.c | 2 +- test/h5test.c | 2 +- test/h5test.h | 2 +- test/hdfs.c | 2 +- test/hyperslab.c | 2 +- test/istore.c | 2 +- test/lheap.c | 2 +- test/links.c | 2 +- test/links_env.c | 2 +- test/mdset.c | 2 +- test/mf.c | 2 +- test/mirror_vfd.c | 2 +- test/mount.c | 2 +- test/mtime.c | 2 +- test/ntypes.c | 2 +- test/null_vfd_plugin.c | 2 +- test/null_vfd_plugin.h | 2 +- test/null_vol_connector.c | 2 +- test/null_vol_connector.h | 2 +- test/objcopy.c | 2 +- test/objcopy_ref.c | 2 +- test/ohdr.c | 2 +- test/onion.c | 2 +- test/page_buffer.c | 2 +- test/reserved.c | 2 +- test/ros3.c | 2 +- test/s3comms.c | 2 +- test/select_io_dset.c | 2 +- test/set_extent.c | 2 +- test/space_overflow.c | 2 +- test/stab.c | 2 +- test/swmr.c | 2 +- test/swmr_addrem_writer.c | 2 +- test/swmr_common.c | 2 +- test/swmr_common.h | 2 +- test/swmr_generator.c | 2 +- test/swmr_reader.c | 2 +- test/swmr_remove_reader.c | 2 +- test/swmr_remove_writer.c | 2 +- test/swmr_sparse_reader.c | 2 +- test/swmr_sparse_writer.c | 2 +- test/swmr_start_write.c | 2 +- test/swmr_writer.c | 2 +- test/tarray.c | 2 +- test/tattr.c | 2 +- test/tcheck_version.c | 2 +- test/tchecksum.c | 2 +- test/tconfig.c | 2 +- test/tcoords.c | 2 +- test/test_abort_fail.sh.in | 2 +- test/test_check_version.sh.in | 2 +- test/test_error.sh.in | 2 +- test/test_external_env.sh.in | 2 +- test/test_flush_refresh.sh.in | 2 +- test/test_libinfo.sh.in | 2 +- test/test_links_env.sh.in | 2 +- test/test_mirror.sh.in | 2 +- test/test_plugin.sh.in | 2 +- test/test_swmr.pwsh.in | 2 +- test/test_swmr.sh.in | 2 +- test/test_use_cases.sh.in | 2 +- test/test_vds_env.sh.in | 2 +- test/test_vds_swmr.pwsh.in | 2 +- test/test_vds_swmr.sh.in | 2 +- test/testframe.c | 2 +- test/testframe.h | 2 +- test/testhdf5.c | 2 +- test/testhdf5.h | 2 +- test/testmeta.c | 2 +- test/tfile.c | 2 +- test/tgenprop.c | 2 +- test/th5_system.c | 2 +- test/th5o.c | 2 +- test/th5s.c | 2 +- test/tid.c | 2 +- test/timer.c | 2 +- test/titerate.c | 2 +- test/tmeta.c | 2 +- test/tmisc.c | 2 +- test/trefer.c | 2 +- test/trefer_deprec.c | 2 +- test/trefstr.c | 2 +- test/tselect.c | 2 +- test/tskiplist.c | 2 +- test/tsohm.c | 2 +- test/ttime.c | 2 +- test/ttsafe.c | 2 +- test/ttsafe.h | 2 +- test/ttsafe_acreate.c | 2 +- test/ttsafe_atomic.c | 2 +- test/ttsafe_attr_vlen.c | 2 +- test/ttsafe_cancel.c | 2 +- test/ttsafe_dcreate.c | 2 +- test/ttsafe_develop.c | 2 +- test/ttsafe_error.c | 2 +- test/ttsafe_error_stacks.c | 2 +- test/ttsafe_rec_rwlock.c | 2 +- test/ttsafe_rwlock.c | 2 +- test/ttsafe_semaphore.c | 2 +- test/ttsafe_thread_id.c | 2 +- test/ttsafe_thread_pool.c | 2 +- test/tunicode.c | 2 +- test/tvlstr.c | 2 +- test/tvltypes.c | 2 +- test/twriteorder.c | 2 +- test/unlink.c | 2 +- test/unregister.c | 2 +- test/use.h | 2 +- test/use_append_chunk.c | 2 +- test/use_append_chunk_mirror.c | 2 +- test/use_append_mchunks.c | 2 +- test/use_common.c | 2 +- test/use_disable_mdc_flushes.c | 2 +- test/vds.c | 2 +- test/vds_env.c | 2 +- test/vds_swmr.h | 2 +- test/vds_swmr_gen.c | 2 +- test/vds_swmr_reader.c | 2 +- test/vds_swmr_writer.c | 2 +- test/vfd.c | 2 +- test/vfd_plugin.c | 2 +- test/vol.c | 2 +- test/vol_plugin.c | 2 +- testpar/API/CMakeLists.txt | 2 +- testpar/API/H5_api_async_test_parallel.c | 2 +- testpar/API/H5_api_async_test_parallel.h | 2 +- testpar/API/H5_api_attribute_test_parallel.c | 2 +- testpar/API/H5_api_attribute_test_parallel.h | 2 +- testpar/API/H5_api_dataset_test_parallel.c | 2 +- testpar/API/H5_api_dataset_test_parallel.h | 2 +- testpar/API/H5_api_datatype_test_parallel.c | 2 +- testpar/API/H5_api_datatype_test_parallel.h | 2 +- testpar/API/H5_api_file_test_parallel.c | 2 +- testpar/API/H5_api_file_test_parallel.h | 2 +- testpar/API/H5_api_group_test_parallel.c | 2 +- testpar/API/H5_api_group_test_parallel.h | 2 +- testpar/API/H5_api_link_test_parallel.c | 2 +- testpar/API/H5_api_link_test_parallel.h | 2 +- testpar/API/H5_api_misc_test_parallel.c | 2 +- testpar/API/H5_api_misc_test_parallel.h | 2 +- testpar/API/H5_api_object_test_parallel.c | 2 +- testpar/API/H5_api_object_test_parallel.h | 2 +- testpar/API/H5_api_test_parallel.c | 2 +- testpar/API/H5_api_test_parallel.h | 2 +- testpar/CMakeTests.cmake | 2 +- testpar/CMakeVFDTests.cmake | 2 +- testpar/Makefile.am | 2 +- testpar/t_2Gio.c | 2 +- testpar/t_bigio.c | 2 +- testpar/t_cache.c | 2 +- testpar/t_cache_image.c | 2 +- testpar/t_chunk_alloc.c | 2 +- testpar/t_coll_chunk.c | 2 +- testpar/t_coll_md.c | 2 +- testpar/t_dset.c | 2 +- testpar/t_file.c | 2 +- testpar/t_file_image.c | 2 +- testpar/t_filter_read.c | 2 +- testpar/t_filters_parallel.c | 2 +- testpar/t_filters_parallel.h | 2 +- testpar/t_init_term.c | 2 +- testpar/t_mdset.c | 2 +- testpar/t_mpi.c | 2 +- testpar/t_oflush.c | 2 +- testpar/t_pflush1.c | 2 +- testpar/t_pflush2.c | 2 +- testpar/t_ph5basic.c | 2 +- testpar/t_pmulti_dset.c | 2 +- testpar/t_pread.c | 2 +- testpar/t_prestart.c | 2 +- testpar/t_prop.c | 2 +- testpar/t_pshutdown.c | 2 +- testpar/t_select_io_dset.c | 2 +- testpar/t_shapesame.c | 2 +- testpar/t_span_tree.c | 2 +- testpar/t_subfiling_vfd.c | 2 +- testpar/t_vfd.c | 2 +- testpar/testpar.c | 2 +- testpar/testpar.h | 2 +- testpar/testpflush.sh.in | 2 +- testpar/testphdf5.c | 2 +- testpar/testphdf5.h | 2 +- tools/Makefile.am | 2 +- tools/lib/Makefile.am | 2 +- tools/lib/h5diff.c | 2 +- tools/lib/h5diff.h | 2 +- tools/lib/h5diff_array.c | 2 +- tools/lib/h5diff_attr.c | 2 +- tools/lib/h5diff_dset.c | 2 +- tools/lib/h5diff_util.c | 2 +- tools/lib/h5tools.c | 2 +- tools/lib/h5tools.h | 2 +- tools/lib/h5tools_dump.c | 2 +- tools/lib/h5tools_dump.h | 2 +- tools/lib/h5tools_error.h | 2 +- tools/lib/h5tools_filters.c | 2 +- tools/lib/h5tools_ref.c | 2 +- tools/lib/h5tools_ref.h | 2 +- tools/lib/h5tools_str.c | 2 +- tools/lib/h5tools_str.h | 2 +- tools/lib/h5tools_type.c | 2 +- tools/lib/h5tools_utils.c | 2 +- tools/lib/h5tools_utils.h | 2 +- tools/lib/h5trav.c | 2 +- tools/lib/h5trav.h | 2 +- tools/lib/io_timer.c | 2 +- tools/lib/io_timer.h | 2 +- tools/lib/ph5diff.h | 2 +- tools/libtest/CMakeTests.cmake | 2 +- tools/libtest/Makefile.am | 2 +- tools/libtest/h5tools_test_utils.c | 2 +- tools/src/Makefile.am | 2 +- tools/src/h5copy/Makefile.am | 2 +- tools/src/h5copy/h5copy.c | 2 +- tools/src/h5copy/h5copy.h | 2 +- tools/src/h5diff/Makefile.am | 2 +- tools/src/h5diff/h5diff_common.c | 2 +- tools/src/h5diff/h5diff_common.h | 2 +- tools/src/h5diff/h5diff_main.c | 2 +- tools/src/h5diff/h5diff_main.h | 2 +- tools/src/h5diff/ph5diff_main.c | 2 +- tools/src/h5dump/Makefile.am | 2 +- tools/src/h5dump/h5dump.c | 2 +- tools/src/h5dump/h5dump.h | 2 +- tools/src/h5dump/h5dump_ddl.c | 2 +- tools/src/h5dump/h5dump_ddl.h | 2 +- tools/src/h5dump/h5dump_defines.h | 2 +- tools/src/h5dump/h5dump_extern.h | 2 +- tools/src/h5dump/h5dump_xml.c | 2 +- tools/src/h5dump/h5dump_xml.h | 2 +- tools/src/h5format_convert/Makefile.am | 2 +- tools/src/h5format_convert/h5format_convert.c | 2 +- tools/src/h5format_convert/h5format_convert.h | 2 +- tools/src/h5import/Makefile.am | 2 +- tools/src/h5import/h5import.c | 2 +- tools/src/h5import/h5import.h | 2 +- tools/src/h5jam/Makefile.am | 2 +- tools/src/h5jam/h5jam.c | 2 +- tools/src/h5jam/h5jam.h | 2 +- tools/src/h5jam/h5unjam.c | 2 +- tools/src/h5ls/Makefile.am | 2 +- tools/src/h5ls/h5ls.c | 2 +- tools/src/h5ls/h5ls.h | 2 +- tools/src/h5perf/Makefile.am | 2 +- tools/src/h5perf/pio_engine.c | 2 +- tools/src/h5perf/pio_perf.c | 2 +- tools/src/h5perf/pio_perf.h | 2 +- tools/src/h5perf/sio_engine.c | 2 +- tools/src/h5perf/sio_perf.c | 2 +- tools/src/h5perf/sio_perf.h | 2 +- tools/src/h5repack/Makefile.am | 2 +- tools/src/h5repack/h5repack.c | 2 +- tools/src/h5repack/h5repack.h | 2 +- tools/src/h5repack/h5repack_copy.c | 2 +- tools/src/h5repack/h5repack_filters.c | 2 +- tools/src/h5repack/h5repack_main.c | 2 +- tools/src/h5repack/h5repack_opttable.c | 2 +- tools/src/h5repack/h5repack_parse.c | 2 +- tools/src/h5repack/h5repack_refs.c | 2 +- tools/src/h5repack/h5repack_verify.c | 2 +- tools/src/h5stat/Makefile.am | 2 +- tools/src/h5stat/h5stat.c | 2 +- tools/src/h5stat/h5stat.h | 2 +- tools/src/misc/Makefile.am | 2 +- tools/src/misc/h5clear.c | 2 +- tools/src/misc/h5clear.h | 2 +- tools/src/misc/h5debug.c | 2 +- tools/src/misc/h5debug.h | 2 +- tools/src/misc/h5delete.c | 2 +- tools/src/misc/h5delete.h | 2 +- tools/src/misc/h5mkgrp.c | 2 +- tools/src/misc/h5mkgrp.h | 2 +- tools/src/misc/h5repart.c | 2 +- tools/src/misc/h5repart.h | 2 +- tools/test/Makefile.am | 2 +- tools/test/h5copy/CMakeTests.cmake | 2 +- tools/test/h5copy/Makefile.am | 2 +- tools/test/h5copy/dynlib_copy.c | 2 +- tools/test/h5copy/h5copygentest.c | 2 +- tools/test/h5copy/testh5copy.sh.in | 2 +- tools/test/h5diff/CMakeTests.cmake | 2 +- tools/test/h5diff/Makefile.am | 2 +- tools/test/h5diff/dynlib_diff.c | 2 +- tools/test/h5diff/h5diff_plugin.sh.in | 2 +- tools/test/h5diff/h5diffgentest.c | 2 +- tools/test/h5diff/testh5diff.sh.in | 2 +- tools/test/h5diff/testph5diff.sh.in | 2 +- tools/test/h5dump/CMakeTests.cmake | 2 +- tools/test/h5dump/CMakeTestsPBITS.cmake | 2 +- tools/test/h5dump/CMakeTestsVDS.cmake | 2 +- tools/test/h5dump/CMakeTestsXML.cmake | 2 +- tools/test/h5dump/CMakeVFDTests.cmake | 2 +- tools/test/h5dump/Makefile.am | 2 +- tools/test/h5dump/binread.c | 2 +- tools/test/h5dump/dynlib_dump.c | 2 +- tools/test/h5dump/h5dump_plugin.sh.in | 2 +- tools/test/h5dump/h5dumpgentest.c | 2 +- tools/test/h5dump/testh5dump.sh.in | 2 +- tools/test/h5dump/testh5dumppbits.sh.in | 2 +- tools/test/h5dump/testh5dumpvds.sh.in | 2 +- tools/test/h5dump/testh5dumpxml.sh.in | 2 +- tools/test/h5format_convert/CMakeTests.cmake | 2 +- tools/test/h5format_convert/Makefile.am | 2 +- tools/test/h5format_convert/h5fc_chk_idx.c | 2 +- tools/test/h5format_convert/h5fc_gentest.c | 2 +- tools/test/h5format_convert/testh5fc.sh.in | 2 +- tools/test/h5import/CMakeTests.cmake | 2 +- tools/test/h5import/Makefile.am | 2 +- tools/test/h5import/h5importtest.c | 2 +- tools/test/h5import/h5importtestutil.sh.in | 2 +- tools/test/h5jam/CMakeTests.cmake | 2 +- tools/test/h5jam/Makefile.am | 2 +- tools/test/h5jam/getub.c | 2 +- tools/test/h5jam/h5jamgentest.c | 2 +- tools/test/h5jam/tellub.c | 2 +- tools/test/h5jam/testh5jam.sh.in | 2 +- tools/test/h5ls/CMakeTests.cmake | 2 +- tools/test/h5ls/CMakeTestsVDS.cmake | 2 +- tools/test/h5ls/Makefile.am | 2 +- tools/test/h5ls/dynlib_ls.c | 2 +- tools/test/h5ls/h5ls_plugin.sh.in | 2 +- tools/test/h5ls/testh5ls.sh.in | 2 +- tools/test/h5ls/testh5lsvds.sh.in | 2 +- tools/test/h5repack/CMakeTests.cmake | 2 +- tools/test/h5repack/CMakeVFDTests.cmake | 2 +- tools/test/h5repack/Makefile.am | 2 +- tools/test/h5repack/dynlib_rpk.c | 2 +- tools/test/h5repack/dynlib_vrpk.c | 2 +- tools/test/h5repack/h5repack.sh.in | 2 +- tools/test/h5repack/h5repack_plugin.sh.in | 2 +- tools/test/h5repack/h5repackgentest.c | 2 +- tools/test/h5repack/h5repacktst.c | 2 +- tools/test/h5repack/testh5repack_detect_szip.c | 2 +- tools/test/h5stat/CMakeTests.cmake | 2 +- tools/test/h5stat/Makefile.am | 2 +- tools/test/h5stat/h5stat_gentest.c | 2 +- tools/test/h5stat/testh5stat.sh.in | 2 +- tools/test/misc/CMakeTestsClear.cmake | 2 +- tools/test/misc/CMakeTestsMkgrp.cmake | 2 +- tools/test/misc/CMakeTestsRepart.cmake | 2 +- tools/test/misc/Makefile.am | 2 +- tools/test/misc/clear_open_chk.c | 2 +- tools/test/misc/h5clear_gentest.c | 2 +- tools/test/misc/h5perf_gentest.c | 2 +- tools/test/misc/h5repart_gentest.c | 2 +- tools/test/misc/repart_test.c | 2 +- tools/test/misc/talign.c | 2 +- tools/test/misc/testh5clear.sh.in | 2 +- tools/test/misc/testh5mkgrp.sh.in | 2 +- tools/test/misc/testh5repart.sh.in | 2 +- tools/test/misc/vds/Makefile.am | 2 +- tools/test/misc/vds/UC_1.h | 2 +- tools/test/misc/vds/UC_1_one_dim_gen.c | 2 +- tools/test/misc/vds/UC_2.h | 2 +- tools/test/misc/vds/UC_2_two_dims_gen.c | 2 +- tools/test/misc/vds/UC_3.h | 2 +- tools/test/misc/vds/UC_3_gaps_gen.c | 2 +- tools/test/misc/vds/UC_4.h | 2 +- tools/test/misc/vds/UC_4_printf_gen.c | 2 +- tools/test/misc/vds/UC_5.h | 2 +- tools/test/misc/vds/UC_5_stride_gen.c | 2 +- tools/test/misc/vds/UC_common.h | 2 +- tools/test/perform/CMakeTests.cmake | 2 +- tools/test/perform/Makefile.am | 2 +- tools/test/perform/chunk.c | 2 +- tools/test/perform/chunk_cache.c | 2 +- tools/test/perform/direct_write_perf.c | 2 +- tools/test/perform/gen_report.pl | 2 +- tools/test/perform/iopipe.c | 2 +- tools/test/perform/overhead.c | 2 +- tools/test/perform/perf_meta.c | 2 +- tools/test/perform/zip_perf.c | 2 +- utils/Makefile.am | 2 +- utils/mirror_vfd/Makefile.am | 2 +- utils/mirror_vfd/mirror_remote.c | 2 +- utils/mirror_vfd/mirror_remote.h | 2 +- utils/mirror_vfd/mirror_server.c | 2 +- utils/mirror_vfd/mirror_server_stop.c | 2 +- utils/mirror_vfd/mirror_writer.c | 2 +- utils/subfiling_vfd/h5fuse.in | 2 +- utils/test/Makefile.am | 2 +- utils/test/swmr_check_compat_vfd.c | 2 +- utils/tools/Makefile.am | 2 +- utils/tools/h5dwalk/Makefile.am | 2 +- utils/tools/h5dwalk/h5dwalk.c | 2 +- utils/tools/test/Makefile.am | 2 +- utils/tools/test/h5dwalk/CMakeTests.cmake | 2 +- utils/tools/test/h5dwalk/Makefile.am | 2 +- utils/tools/test/h5dwalk/copy_demo_files.sh.in | 2 +- utils/tools/test/h5dwalk/testh5dwalk.sh.in | 2 +- 1897 files changed, 1927 insertions(+), 1922 deletions(-) rename COPYING => LICENSE (96%) rename COPYING_LBNL_HDF5 => LICENSE_LBNL_HDF5 (98%) diff --git a/CMakeFilters.cmake b/CMakeFilters.cmake index 57c51edceaf..9f4955c3d52 100644 --- a/CMakeFilters.cmake +++ b/CMakeFilters.cmake @@ -4,7 +4,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 +# the LICENSE file, which can be found at the root of the source code # 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/CMakeInstallation.cmake b/CMakeInstallation.cmake index a2564e68ad5..6211c959e99 100644 --- a/CMakeInstallation.cmake +++ b/CMakeInstallation.cmake @@ -4,7 +4,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 +# the LICENSE file, which can be found at the root of the source code # 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. @@ -180,10 +180,10 @@ endif () HDF_README_PROPERTIES(HDF5_BUILD_FORTRAN) #----------------------------------------------------------------------------- -# Configure the COPYING.txt file for the windows binary package +# Configure the LICENSE.txt file for the windows binary package #----------------------------------------------------------------------------- if (WIN32) - configure_file (${HDF5_SOURCE_DIR}/COPYING ${HDF5_BINARY_DIR}/COPYING.txt @ONLY) + configure_file (${HDF5_SOURCE_DIR}/LICENSE ${HDF5_BINARY_DIR}/LICENSE.txt @ONLY) endif () #----------------------------------------------------------------------------- @@ -191,7 +191,7 @@ endif () #----------------------------------------------------------------------------- if (NOT HDF5_EXTERNALLY_CONFIGURED) install ( - FILES ${HDF5_SOURCE_DIR}/COPYING + FILES ${HDF5_SOURCE_DIR}/LICENSE DESTINATION ${HDF5_INSTALL_DATA_DIR} COMPONENT hdfdocuments ) @@ -255,7 +255,7 @@ if (NOT HDF5_EXTERNALLY_CONFIGURED AND NOT HDF5_NO_PACKAGES) set (CPACK_PACKAGE_VERSION_MAJOR "${HDF5_PACKAGE_VERSION_MAJOR}") set (CPACK_PACKAGE_VERSION_MINOR "${HDF5_PACKAGE_VERSION_MINOR}") set (CPACK_PACKAGE_VERSION_PATCH "") - set (CPACK_RESOURCE_FILE_LICENSE "${CMAKE_CURRENT_SOURCE_DIR}/COPYING") + set (CPACK_RESOURCE_FILE_LICENSE "${CMAKE_CURRENT_SOURCE_DIR}/LICENSE") if (EXISTS "${HDF5_SOURCE_DIR}/release_docs") set (CPACK_PACKAGE_DESCRIPTION_FILE "${CMAKE_CURRENT_SOURCE_DIR}/release_docs/RELEASE.txt") set (CPACK_RESOURCE_FILE_README "${CMAKE_CURRENT_SOURCE_DIR}/release_docs/RELEASE.txt") @@ -321,7 +321,7 @@ if (NOT HDF5_EXTERNALLY_CONFIGURED AND NOT HDF5_NO_PACKAGES) # With CPACK_WIX_LICENSE_RTF you can override the license file used by the # WiX Generator in case CPACK_RESOURCE_FILE_LICENSE is in an unsupported # format or the .txt -> .rtf conversion does not work as expected. - set (CPACK_RESOURCE_FILE_LICENSE "${HDF5_BINARY_DIR}/COPYING.txt") + set (CPACK_RESOURCE_FILE_LICENSE "${HDF5_BINARY_DIR}/LICENSE.txt") # .. variable:: CPACK_WIX_PRODUCT_ICON # The Icon shown next to the program name in Add/Remove programs. set(CPACK_WIX_PRODUCT_ICON "${HDF_RESOURCES_DIR}\\\\hdf.ico") diff --git a/CMakePlugins.cmake b/CMakePlugins.cmake index f607c2cfb39..5fccb375224 100644 --- a/CMakePlugins.cmake +++ b/CMakePlugins.cmake @@ -4,7 +4,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 +# the LICENSE file, which can be found at the root of the source code # 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/CMakeTests.cmake b/CMakeTests.cmake index 66199010680..6b83d5652c1 100644 --- a/CMakeTests.cmake +++ b/CMakeTests.cmake @@ -4,7 +4,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 +# the LICENSE file, which can be found at the root of the source code # 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/CMakeVOL.cmake b/CMakeVOL.cmake index a6bd3b4adca..17550a49147 100644 --- a/CMakeVOL.cmake +++ b/CMakeVOL.cmake @@ -4,7 +4,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 +# the LICENSE file, which can be found at the root of the source code # 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/CONTRIBUTING.md b/CONTRIBUTING.md index 8810c9282b9..5770b65670a 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -7,7 +7,7 @@ process enjoyable and straightforward. This document describes guiding principles for the HDF5 code contributors and does not pretend to address any possible contribution. If in doubt, please do not hesitate to ask us for guidance. ***Note that no contribution may be accepted unless the donor agrees with the HDF Group software license terms -found in the COPYING file in every branch's top source directory.*** +found in the LICENSE file in every branch's top source directory.*** > We will assume that you are familiar with `git` and `GitHub`. If not, you may go through the GitHub tutorial found at diff --git a/CTestConfig.cmake b/CTestConfig.cmake index 62beafc0c12..ec018229b40 100644 --- a/CTestConfig.cmake +++ b/CTestConfig.cmake @@ -4,7 +4,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 +# the LICENSE file, which can be found at the root of the source code # 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/HDF5Examples/C/H5D/Makefile.am b/HDF5Examples/C/H5D/Makefile.am index dfccb4b72f9..a0298e0d239 100644 --- a/HDF5Examples/C/H5D/Makefile.am +++ b/HDF5Examples/C/H5D/Makefile.am @@ -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 +# the LICENSE file, which can be found at the root of the source code # 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/HDF5Examples/C/H5D/test-pc.sh b/HDF5Examples/C/H5D/test-pc.sh index e0cda25152a..e0a03223c8f 100755 --- a/HDF5Examples/C/H5D/test-pc.sh +++ b/HDF5Examples/C/H5D/test-pc.sh @@ -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 +# the LICENSE file, which can be found at the root of the source code # 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/HDF5Examples/C/H5D/test.sh.in b/HDF5Examples/C/H5D/test.sh.in index ece230353e1..0dfd8b82993 100755 --- a/HDF5Examples/C/H5D/test.sh.in +++ b/HDF5Examples/C/H5D/test.sh.in @@ -6,7 +6,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 +# the LICENSE file, which can be found at the root of the source code # 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/HDF5Examples/C/H5FLT/h5ex_d_blosc.c b/HDF5Examples/C/H5FLT/h5ex_d_blosc.c index 3fc13654c15..ac87984bd67 100644 --- a/HDF5Examples/C/H5FLT/h5ex_d_blosc.c +++ b/HDF5Examples/C/H5FLT/h5ex_d_blosc.c @@ -5,7 +5,7 @@ * This file is part of the HDF5 BLOSC filter plugin source. The full * * copyright notice, including terms governing use, modification, and * * terms governing use, modification, and redistribution, is contained in * - * the file COPYING, which can be found at the root of the BLOSC source code * + * the file LICENSE, which can be found at the root of the BLOSC source code * * distribution tree. If you do not have access to this file, you may * * request a copy from help@hdfgroup.org. * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ diff --git a/HDF5Examples/C/H5FLT/h5ex_d_blosc2.c b/HDF5Examples/C/H5FLT/h5ex_d_blosc2.c index dae0becb4a2..fc5a0e60541 100644 --- a/HDF5Examples/C/H5FLT/h5ex_d_blosc2.c +++ b/HDF5Examples/C/H5FLT/h5ex_d_blosc2.c @@ -5,7 +5,7 @@ * This file is part of the HDF5 BLOSC2 filter plugin source. The full * * copyright notice, including terms governing use, modification, and * * terms governing use, modification, and redistribution, is contained in * - * the file COPYING, which can be found at the root of the BLOSC2 source code * + * the file LICENSE, which can be found at the root of the BLOSC2 source code * * distribution tree. If you do not have access to this file, you may * * request a copy from help@hdfgroup.org. * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ diff --git a/HDF5Examples/C/H5FLT/h5ex_d_bshuf.c b/HDF5Examples/C/H5FLT/h5ex_d_bshuf.c index 7b666da094c..696211a0582 100644 --- a/HDF5Examples/C/H5FLT/h5ex_d_bshuf.c +++ b/HDF5Examples/C/H5FLT/h5ex_d_bshuf.c @@ -5,7 +5,7 @@ * This file is part of the HDF5 BSHUF filter plugin source. The full * * copyright notice, including terms governing use, modification, and * * terms governing use, modification, and redistribution, is contained in * - * the file COPYING, which can be found at the root of the BSHUF source code * + * the file LICENSE, which can be found at the root of the BSHUF source code * * distribution tree. If you do not have access to this file, you may * * request a copy from help@hdfgroup.org. * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ diff --git a/HDF5Examples/C/H5FLT/h5ex_d_bzip2.c b/HDF5Examples/C/H5FLT/h5ex_d_bzip2.c index 421a1bf954e..43095271286 100644 --- a/HDF5Examples/C/H5FLT/h5ex_d_bzip2.c +++ b/HDF5Examples/C/H5FLT/h5ex_d_bzip2.c @@ -5,7 +5,7 @@ * This file is part of the HDF5 BZIP2 filter plugin source. The full * * copyright notice, including terms governing use, modification, and * * terms governing use, modification, and redistribution, is contained in * - * the file COPYING, which can be found at the root of the BZIP2 source code * + * the file LICENSE, which can be found at the root of the BZIP2 source code * * distribution tree. If you do not have access to this file, you may * * request a copy from help@hdfgroup.org. * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ diff --git a/HDF5Examples/C/H5FLT/h5ex_d_jpeg.c b/HDF5Examples/C/H5FLT/h5ex_d_jpeg.c index a3931bb32e0..f48270a87ba 100644 --- a/HDF5Examples/C/H5FLT/h5ex_d_jpeg.c +++ b/HDF5Examples/C/H5FLT/h5ex_d_jpeg.c @@ -5,7 +5,7 @@ * This file is part of the HDF5 JPEG filter plugin source. The full * * copyright notice, including terms governing use, modification, and * * terms governing use, modification, and redistribution, is contained in * - * the file COPYING, which can be found at the root of the JPEG source code * + * the file LICENSE, which can be found at the root of the JPEG source code * * distribution tree. If you do not have access to this file, you may * * request a copy from help@hdfgroup.org. * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ diff --git a/HDF5Examples/C/H5FLT/h5ex_d_lz4.c b/HDF5Examples/C/H5FLT/h5ex_d_lz4.c index 0bcfc876cf3..0369bb668c0 100644 --- a/HDF5Examples/C/H5FLT/h5ex_d_lz4.c +++ b/HDF5Examples/C/H5FLT/h5ex_d_lz4.c @@ -5,7 +5,7 @@ * This file is part of the HDF5 LZ4 filter plugin source. The full * * copyright notice, including terms governing use, modification, and * * terms governing use, modification, and redistribution, is contained in * - * the file COPYING, which can be found at the root of the LZ4 source code * + * the file LICENSE, which can be found at the root of the LZ4 source code * * distribution tree. If you do not have access to this file, you may * * request a copy from help@hdfgroup.org. * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ diff --git a/HDF5Examples/C/H5FLT/h5ex_d_lzf.c b/HDF5Examples/C/H5FLT/h5ex_d_lzf.c index a860d67e16c..037999dac86 100644 --- a/HDF5Examples/C/H5FLT/h5ex_d_lzf.c +++ b/HDF5Examples/C/H5FLT/h5ex_d_lzf.c @@ -5,7 +5,7 @@ * This file is part of the HDF5 LZF filter plugin source. The full * * copyright notice, including terms governing use, modification, and * * terms governing use, modification, and redistribution, is contained in * - * the file COPYING, which can be found at the root of the LZF source code * + * the file LICENSE, which can be found at the root of the LZF source code * * distribution tree. If you do not have access to this file, you may * * request a copy from help@hdfgroup.org. * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ diff --git a/HDF5Examples/C/H5FLT/h5ex_d_mafisc.c b/HDF5Examples/C/H5FLT/h5ex_d_mafisc.c index 5cee4a07ce0..c0e96e10f83 100644 --- a/HDF5Examples/C/H5FLT/h5ex_d_mafisc.c +++ b/HDF5Examples/C/H5FLT/h5ex_d_mafisc.c @@ -5,7 +5,7 @@ * This file is part of the HDF5 MAFISC filter plugin source. The full * * copyright notice, including terms governing use, modification, and * * terms governing use, modification, and redistribution, is contained in * - * the file COPYING, which can be found at the root of the MAFISC source code * + * the file LICENSE, which can be found at the root of the MAFISC source code * * distribution tree. If you do not have access to this file, you may * * request a copy from help@hdfgroup.org. * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ diff --git a/HDF5Examples/C/H5FLT/h5ex_d_zfp.c b/HDF5Examples/C/H5FLT/h5ex_d_zfp.c index dd0a9366da9..7e3e7e2ecbe 100644 --- a/HDF5Examples/C/H5FLT/h5ex_d_zfp.c +++ b/HDF5Examples/C/H5FLT/h5ex_d_zfp.c @@ -5,7 +5,7 @@ * This file is part of the HDF5 ZFP filter plugin source. The full * * copyright notice, including terms governing use, modification, and * * terms governing use, modification, and redistribution, is contained in * - * the file COPYING, which can be found at the root of the ZFP source code * + * the file LICENSE, which can be found at the root of the ZFP source code * * distribution tree. If you do not have access to this file, you may * * request a copy from help@hdfgroup.org. * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ diff --git a/HDF5Examples/C/H5FLT/h5ex_d_zstd.c b/HDF5Examples/C/H5FLT/h5ex_d_zstd.c index 28f084d90dd..881c55f826c 100644 --- a/HDF5Examples/C/H5FLT/h5ex_d_zstd.c +++ b/HDF5Examples/C/H5FLT/h5ex_d_zstd.c @@ -5,7 +5,7 @@ * This file is part of the HDF5 ZSTD filter plugin source. The full * * copyright notice, including terms governing use, modification, and * * terms governing use, modification, and redistribution, is contained in * - * the file COPYING, which can be found at the root of the ZSTD source code * + * the file LICENSE, which can be found at the root of the ZSTD source code * * distribution tree. If you do not have access to this file, you may * * request a copy from help@hdfgroup.org. * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ diff --git a/HDF5Examples/C/H5G/Makefile.am b/HDF5Examples/C/H5G/Makefile.am index 8ab2b8ac047..cc87d860a6f 100644 --- a/HDF5Examples/C/H5G/Makefile.am +++ b/HDF5Examples/C/H5G/Makefile.am @@ -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 +# the LICENSE file, which can be found at the root of the source code # 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/HDF5Examples/C/H5G/test-pc.sh b/HDF5Examples/C/H5G/test-pc.sh index 4cff7780fe7..b8af1cffa16 100755 --- a/HDF5Examples/C/H5G/test-pc.sh +++ b/HDF5Examples/C/H5G/test-pc.sh @@ -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 +# the LICENSE file, which can be found at the root of the source code # 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/HDF5Examples/C/H5G/test.sh.in b/HDF5Examples/C/H5G/test.sh.in index ea05ca3bd2b..a461d66eb68 100755 --- a/HDF5Examples/C/H5G/test.sh.in +++ b/HDF5Examples/C/H5G/test.sh.in @@ -6,7 +6,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 +# the LICENSE file, which can be found at the root of the source code # 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/HDF5Examples/C/H5PAR/ph5_filtered_writes.c b/HDF5Examples/C/H5PAR/ph5_filtered_writes.c index 34ed2fbb0cf..c631696c82c 100644 --- a/HDF5Examples/C/H5PAR/ph5_filtered_writes.c +++ b/HDF5Examples/C/H5PAR/ph5_filtered_writes.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/HDF5Examples/C/H5PAR/ph5_filtered_writes_no_sel.c b/HDF5Examples/C/H5PAR/ph5_filtered_writes_no_sel.c index d4f171ff1f8..280df1c42d6 100644 --- a/HDF5Examples/C/H5PAR/ph5_filtered_writes_no_sel.c +++ b/HDF5Examples/C/H5PAR/ph5_filtered_writes_no_sel.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/HDF5Examples/C/H5PAR/ph5_subfiling.c b/HDF5Examples/C/H5PAR/ph5_subfiling.c index 7d7244878b8..b2a40f6612d 100644 --- a/HDF5Examples/C/H5PAR/ph5_subfiling.c +++ b/HDF5Examples/C/H5PAR/ph5_subfiling.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/HDF5Examples/C/H5PAR/ph5example.c b/HDF5Examples/C/H5PAR/ph5example.c index 37d5d68ed72..7a694ad933a 100644 --- a/HDF5Examples/C/H5PAR/ph5example.c +++ b/HDF5Examples/C/H5PAR/ph5example.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/HDF5Examples/C/H5T/Makefile.am b/HDF5Examples/C/H5T/Makefile.am index bc0d5d5392d..1d08dcb7a45 100644 --- a/HDF5Examples/C/H5T/Makefile.am +++ b/HDF5Examples/C/H5T/Makefile.am @@ -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 +# the LICENSE file, which can be found at the root of the source code # 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/HDF5Examples/C/H5T/test-pc.sh b/HDF5Examples/C/H5T/test-pc.sh index 69c948759d2..5b43873fb1d 100755 --- a/HDF5Examples/C/H5T/test-pc.sh +++ b/HDF5Examples/C/H5T/test-pc.sh @@ -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 +# the LICENSE file, which can be found at the root of the source code # 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/HDF5Examples/C/H5T/test.sh.in b/HDF5Examples/C/H5T/test.sh.in index d5c453b5010..7da139cfc20 100755 --- a/HDF5Examples/C/H5T/test.sh.in +++ b/HDF5Examples/C/H5T/test.sh.in @@ -6,7 +6,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 +# the LICENSE file, which can be found at the root of the source code # 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/HDF5Examples/C/H5VDS/Makefile.am b/HDF5Examples/C/H5VDS/Makefile.am index d9a5116afc7..acc69f8b8b1 100644 --- a/HDF5Examples/C/H5VDS/Makefile.am +++ b/HDF5Examples/C/H5VDS/Makefile.am @@ -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 +# the LICENSE file, which can be found at the root of the source code # 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/HDF5Examples/C/H5VDS/h5ex_vds-eiger.c b/HDF5Examples/C/H5VDS/h5ex_vds-eiger.c index 8a41de6f269..6bc20ceb2f8 100644 --- a/HDF5Examples/C/H5VDS/h5ex_vds-eiger.c +++ b/HDF5Examples/C/H5VDS/h5ex_vds-eiger.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/HDF5Examples/C/H5VDS/h5ex_vds-exc.c b/HDF5Examples/C/H5VDS/h5ex_vds-exc.c index de26911b342..b2525892415 100644 --- a/HDF5Examples/C/H5VDS/h5ex_vds-exc.c +++ b/HDF5Examples/C/H5VDS/h5ex_vds-exc.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/HDF5Examples/C/H5VDS/h5ex_vds-exclim.c b/HDF5Examples/C/H5VDS/h5ex_vds-exclim.c index 61b3078cdbc..d498612fd00 100644 --- a/HDF5Examples/C/H5VDS/h5ex_vds-exclim.c +++ b/HDF5Examples/C/H5VDS/h5ex_vds-exclim.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/HDF5Examples/C/H5VDS/h5ex_vds-percival-unlim-maxmin.c b/HDF5Examples/C/H5VDS/h5ex_vds-percival-unlim-maxmin.c index 9ca030a4052..82b953c4fbf 100644 --- a/HDF5Examples/C/H5VDS/h5ex_vds-percival-unlim-maxmin.c +++ b/HDF5Examples/C/H5VDS/h5ex_vds-percival-unlim-maxmin.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/HDF5Examples/C/H5VDS/h5ex_vds-percival-unlim.c b/HDF5Examples/C/H5VDS/h5ex_vds-percival-unlim.c index 71a8ddaac9a..e205b1463d6 100644 --- a/HDF5Examples/C/H5VDS/h5ex_vds-percival-unlim.c +++ b/HDF5Examples/C/H5VDS/h5ex_vds-percival-unlim.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/HDF5Examples/C/H5VDS/h5ex_vds-percival.c b/HDF5Examples/C/H5VDS/h5ex_vds-percival.c index 75e1653da95..45a98919385 100644 --- a/HDF5Examples/C/H5VDS/h5ex_vds-percival.c +++ b/HDF5Examples/C/H5VDS/h5ex_vds-percival.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/HDF5Examples/C/H5VDS/h5ex_vds-simpleIO.c b/HDF5Examples/C/H5VDS/h5ex_vds-simpleIO.c index 52be8f5da77..657c6499b63 100644 --- a/HDF5Examples/C/H5VDS/h5ex_vds-simpleIO.c +++ b/HDF5Examples/C/H5VDS/h5ex_vds-simpleIO.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/HDF5Examples/C/H5VDS/h5ex_vds.c b/HDF5Examples/C/H5VDS/h5ex_vds.c index 77219e87f03..bace773c8ea 100644 --- a/HDF5Examples/C/H5VDS/h5ex_vds.c +++ b/HDF5Examples/C/H5VDS/h5ex_vds.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/HDF5Examples/C/H5VDS/test-pc.sh b/HDF5Examples/C/H5VDS/test-pc.sh index e0ee85eab53..d323473ebee 100644 --- a/HDF5Examples/C/H5VDS/test-pc.sh +++ b/HDF5Examples/C/H5VDS/test-pc.sh @@ -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 +# the LICENSE file, which can be found at the root of the source code # 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/HDF5Examples/C/H5VDS/test.sh.in b/HDF5Examples/C/H5VDS/test.sh.in index 983ef426d1c..5e2a061996e 100644 --- a/HDF5Examples/C/H5VDS/test.sh.in +++ b/HDF5Examples/C/H5VDS/test.sh.in @@ -6,7 +6,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 +# the LICENSE file, which can be found at the root of the source code # 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/HDF5Examples/C/Makefile.am b/HDF5Examples/C/Makefile.am index 778f802246c..9a3e8d008e6 100644 --- a/HDF5Examples/C/Makefile.am +++ b/HDF5Examples/C/Makefile.am @@ -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 +# the LICENSE file, which can be found at the root of the source code # 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/HDF5Examples/C/TUTR/Makefile.am b/HDF5Examples/C/TUTR/Makefile.am index 508664b8773..0135ca51f10 100644 --- a/HDF5Examples/C/TUTR/Makefile.am +++ b/HDF5Examples/C/TUTR/Makefile.am @@ -4,7 +4,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 +# the LICENSE file, which can be found at the root of the source code # 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/HDF5Examples/C/TUTR/h5_attribute.c b/HDF5Examples/C/TUTR/h5_attribute.c index 6d3523d5b9e..c8144c63913 100644 --- a/HDF5Examples/C/TUTR/h5_attribute.c +++ b/HDF5Examples/C/TUTR/h5_attribute.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/HDF5Examples/C/TUTR/h5_chunk_read.c b/HDF5Examples/C/TUTR/h5_chunk_read.c index 9e5332e43af..1fb6050c41a 100644 --- a/HDF5Examples/C/TUTR/h5_chunk_read.c +++ b/HDF5Examples/C/TUTR/h5_chunk_read.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/HDF5Examples/C/TUTR/h5_cmprss.c b/HDF5Examples/C/TUTR/h5_cmprss.c index ffd319174d2..17f77caa342 100644 --- a/HDF5Examples/C/TUTR/h5_cmprss.c +++ b/HDF5Examples/C/TUTR/h5_cmprss.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/HDF5Examples/C/TUTR/h5_compound.c b/HDF5Examples/C/TUTR/h5_compound.c index 3ae19613f56..257af6c29db 100644 --- a/HDF5Examples/C/TUTR/h5_compound.c +++ b/HDF5Examples/C/TUTR/h5_compound.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/HDF5Examples/C/TUTR/h5_crtatt.c b/HDF5Examples/C/TUTR/h5_crtatt.c index 8534703feea..f9c4242c237 100644 --- a/HDF5Examples/C/TUTR/h5_crtatt.c +++ b/HDF5Examples/C/TUTR/h5_crtatt.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/HDF5Examples/C/TUTR/h5_crtdat.c b/HDF5Examples/C/TUTR/h5_crtdat.c index d8ac072bba7..69693238d6f 100644 --- a/HDF5Examples/C/TUTR/h5_crtdat.c +++ b/HDF5Examples/C/TUTR/h5_crtdat.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/HDF5Examples/C/TUTR/h5_crtgrp.c b/HDF5Examples/C/TUTR/h5_crtgrp.c index 3517bf3bc03..524135a1917 100644 --- a/HDF5Examples/C/TUTR/h5_crtgrp.c +++ b/HDF5Examples/C/TUTR/h5_crtgrp.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/HDF5Examples/C/TUTR/h5_crtgrpar.c b/HDF5Examples/C/TUTR/h5_crtgrpar.c index 1b474299dec..3c3f984e8da 100644 --- a/HDF5Examples/C/TUTR/h5_crtgrpar.c +++ b/HDF5Examples/C/TUTR/h5_crtgrpar.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/HDF5Examples/C/TUTR/h5_crtgrpd.c b/HDF5Examples/C/TUTR/h5_crtgrpd.c index f1750d6e03e..f373a8bbb96 100644 --- a/HDF5Examples/C/TUTR/h5_crtgrpd.c +++ b/HDF5Examples/C/TUTR/h5_crtgrpd.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/HDF5Examples/C/TUTR/h5_debug_trace.c b/HDF5Examples/C/TUTR/h5_debug_trace.c index ebc5c543f3b..cb16d5b5d67 100644 --- a/HDF5Examples/C/TUTR/h5_debug_trace.c +++ b/HDF5Examples/C/TUTR/h5_debug_trace.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/HDF5Examples/C/TUTR/h5_drivers.c b/HDF5Examples/C/TUTR/h5_drivers.c index 1c0ae37a827..b0b9adb009a 100644 --- a/HDF5Examples/C/TUTR/h5_drivers.c +++ b/HDF5Examples/C/TUTR/h5_drivers.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/HDF5Examples/C/TUTR/h5_dtransform.c b/HDF5Examples/C/TUTR/h5_dtransform.c index c93b073465e..a0964167cdd 100644 --- a/HDF5Examples/C/TUTR/h5_dtransform.c +++ b/HDF5Examples/C/TUTR/h5_dtransform.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/HDF5Examples/C/TUTR/h5_elink_unix2win.c b/HDF5Examples/C/TUTR/h5_elink_unix2win.c index 24525ff6f68..6225e8ff5fd 100644 --- a/HDF5Examples/C/TUTR/h5_elink_unix2win.c +++ b/HDF5Examples/C/TUTR/h5_elink_unix2win.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/HDF5Examples/C/TUTR/h5_extend.c b/HDF5Examples/C/TUTR/h5_extend.c index 0dde217db30..65ba0f4f6d3 100644 --- a/HDF5Examples/C/TUTR/h5_extend.c +++ b/HDF5Examples/C/TUTR/h5_extend.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/HDF5Examples/C/TUTR/h5_extend_write.c b/HDF5Examples/C/TUTR/h5_extend_write.c index 6c7afeb9c31..2f21f2a4dbf 100644 --- a/HDF5Examples/C/TUTR/h5_extend_write.c +++ b/HDF5Examples/C/TUTR/h5_extend_write.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/HDF5Examples/C/TUTR/h5_extlink.c b/HDF5Examples/C/TUTR/h5_extlink.c index e1f02cf4cfd..a35172059f8 100644 --- a/HDF5Examples/C/TUTR/h5_extlink.c +++ b/HDF5Examples/C/TUTR/h5_extlink.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/HDF5Examples/C/TUTR/h5_group.c b/HDF5Examples/C/TUTR/h5_group.c index b84fe10d7ea..4e718cdf5ef 100644 --- a/HDF5Examples/C/TUTR/h5_group.c +++ b/HDF5Examples/C/TUTR/h5_group.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/HDF5Examples/C/TUTR/h5_interm_group.c b/HDF5Examples/C/TUTR/h5_interm_group.c index 315e7825e9a..00ffaededa5 100644 --- a/HDF5Examples/C/TUTR/h5_interm_group.c +++ b/HDF5Examples/C/TUTR/h5_interm_group.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/HDF5Examples/C/TUTR/h5_mount.c b/HDF5Examples/C/TUTR/h5_mount.c index 4be0b5a9900..6a592d6044a 100644 --- a/HDF5Examples/C/TUTR/h5_mount.c +++ b/HDF5Examples/C/TUTR/h5_mount.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/HDF5Examples/C/TUTR/h5_rdwt.c b/HDF5Examples/C/TUTR/h5_rdwt.c index 9947f595199..89c35408c69 100644 --- a/HDF5Examples/C/TUTR/h5_rdwt.c +++ b/HDF5Examples/C/TUTR/h5_rdwt.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/HDF5Examples/C/TUTR/h5_read.c b/HDF5Examples/C/TUTR/h5_read.c index ad8e2d7033e..2d89910c9ea 100644 --- a/HDF5Examples/C/TUTR/h5_read.c +++ b/HDF5Examples/C/TUTR/h5_read.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/HDF5Examples/C/TUTR/h5_ref2reg_deprec.c b/HDF5Examples/C/TUTR/h5_ref2reg_deprec.c index a668e4b750c..522d64111a1 100644 --- a/HDF5Examples/C/TUTR/h5_ref2reg_deprec.c +++ b/HDF5Examples/C/TUTR/h5_ref2reg_deprec.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/HDF5Examples/C/TUTR/h5_ref_compat.c b/HDF5Examples/C/TUTR/h5_ref_compat.c index cce755bb429..3a07728dfee 100644 --- a/HDF5Examples/C/TUTR/h5_ref_compat.c +++ b/HDF5Examples/C/TUTR/h5_ref_compat.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/HDF5Examples/C/TUTR/h5_ref_extern.c b/HDF5Examples/C/TUTR/h5_ref_extern.c index 691d2358fb2..35746706d59 100644 --- a/HDF5Examples/C/TUTR/h5_ref_extern.c +++ b/HDF5Examples/C/TUTR/h5_ref_extern.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/HDF5Examples/C/TUTR/h5_reference_deprec.c b/HDF5Examples/C/TUTR/h5_reference_deprec.c index 2f72cdbfeab..d279fd9b943 100644 --- a/HDF5Examples/C/TUTR/h5_reference_deprec.c +++ b/HDF5Examples/C/TUTR/h5_reference_deprec.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/HDF5Examples/C/TUTR/h5_select.c b/HDF5Examples/C/TUTR/h5_select.c index 12ea9518959..69252c78cf5 100644 --- a/HDF5Examples/C/TUTR/h5_select.c +++ b/HDF5Examples/C/TUTR/h5_select.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/HDF5Examples/C/TUTR/h5_shared_mesg.c b/HDF5Examples/C/TUTR/h5_shared_mesg.c index 03a1f8067e7..97c705977fc 100644 --- a/HDF5Examples/C/TUTR/h5_shared_mesg.c +++ b/HDF5Examples/C/TUTR/h5_shared_mesg.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/HDF5Examples/C/TUTR/h5_subset.c b/HDF5Examples/C/TUTR/h5_subset.c index 4df20910a41..45c4fde85e7 100644 --- a/HDF5Examples/C/TUTR/h5_subset.c +++ b/HDF5Examples/C/TUTR/h5_subset.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/HDF5Examples/C/TUTR/h5_write.c b/HDF5Examples/C/TUTR/h5_write.c index 2f6de3afcf8..715c9742f12 100644 --- a/HDF5Examples/C/TUTR/h5_write.c +++ b/HDF5Examples/C/TUTR/h5_write.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/HDF5Examples/C/TUTR/run-all-ex.sh b/HDF5Examples/C/TUTR/run-all-ex.sh index afd4308d17b..250e2b3a3c0 100755 --- a/HDF5Examples/C/TUTR/run-all-ex.sh +++ b/HDF5Examples/C/TUTR/run-all-ex.sh @@ -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 +# the LICENSE file, which can be found at the root of the source code # 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/HDF5Examples/C/TUTR/run-c-ex.sh.in b/HDF5Examples/C/TUTR/run-c-ex.sh.in index b51c5d607de..a67930b44bc 100644 --- a/HDF5Examples/C/TUTR/run-c-ex.sh.in +++ b/HDF5Examples/C/TUTR/run-c-ex.sh.in @@ -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 +# the LICENSE file, which can be found at the root of the source code # 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/HDF5Examples/C/TUTR/testh5cc.sh.in b/HDF5Examples/C/TUTR/testh5cc.sh.in index 4b888c1d2a0..c4cda211291 100644 --- a/HDF5Examples/C/TUTR/testh5cc.sh.in +++ b/HDF5Examples/C/TUTR/testh5cc.sh.in @@ -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 +# the LICENSE file, which can be found at the root of the source code # 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/HDF5Examples/CTestConfig.cmake b/HDF5Examples/CTestConfig.cmake index aef6da8f657..3f5875e59c9 100644 --- a/HDF5Examples/CTestConfig.cmake +++ b/HDF5Examples/CTestConfig.cmake @@ -4,7 +4,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 +# the LICENSE file, which can be found at the root of the source code # 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/HDF5Examples/CXX/H5D/Makefile.am b/HDF5Examples/CXX/H5D/Makefile.am index b97b5d14cd1..6103485cfaa 100644 --- a/HDF5Examples/CXX/H5D/Makefile.am +++ b/HDF5Examples/CXX/H5D/Makefile.am @@ -4,7 +4,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 +# the LICENSE file, which can be found at the root of the source code # 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/HDF5Examples/CXX/H5D/chunks.cpp b/HDF5Examples/CXX/H5D/chunks.cpp index cc5d7c9fa65..2b4b09ff050 100644 --- a/HDF5Examples/CXX/H5D/chunks.cpp +++ b/HDF5Examples/CXX/H5D/chunks.cpp @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/HDF5Examples/CXX/H5D/compound.cpp b/HDF5Examples/CXX/H5D/compound.cpp index f9397a9151f..7585c9e3574 100644 --- a/HDF5Examples/CXX/H5D/compound.cpp +++ b/HDF5Examples/CXX/H5D/compound.cpp @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/HDF5Examples/CXX/H5D/create.cpp b/HDF5Examples/CXX/H5D/create.cpp index bd179f34318..1731e4c5383 100644 --- a/HDF5Examples/CXX/H5D/create.cpp +++ b/HDF5Examples/CXX/H5D/create.cpp @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/HDF5Examples/CXX/H5D/extend_ds.cpp b/HDF5Examples/CXX/H5D/extend_ds.cpp index 8449c757da7..093bf259532 100644 --- a/HDF5Examples/CXX/H5D/extend_ds.cpp +++ b/HDF5Examples/CXX/H5D/extend_ds.cpp @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/HDF5Examples/CXX/H5D/h5group.cpp b/HDF5Examples/CXX/H5D/h5group.cpp index 0779aa910c2..2afa5edd6c3 100644 --- a/HDF5Examples/CXX/H5D/h5group.cpp +++ b/HDF5Examples/CXX/H5D/h5group.cpp @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/HDF5Examples/CXX/H5D/readdata.cpp b/HDF5Examples/CXX/H5D/readdata.cpp index bfc03eeed25..a9f7d5db275 100644 --- a/HDF5Examples/CXX/H5D/readdata.cpp +++ b/HDF5Examples/CXX/H5D/readdata.cpp @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/HDF5Examples/CXX/H5D/testh5c++.sh.in b/HDF5Examples/CXX/H5D/testh5c++.sh.in index f3a973cabc9..ef8a1407f45 100644 --- a/HDF5Examples/CXX/H5D/testh5c++.sh.in +++ b/HDF5Examples/CXX/H5D/testh5c++.sh.in @@ -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 +# the LICENSE file, which can be found at the root of the source code # 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/HDF5Examples/CXX/H5D/writedata.cpp b/HDF5Examples/CXX/H5D/writedata.cpp index 3f9d70b61d6..f446b2f390e 100644 --- a/HDF5Examples/CXX/H5D/writedata.cpp +++ b/HDF5Examples/CXX/H5D/writedata.cpp @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/HDF5Examples/CXX/Makefile.am b/HDF5Examples/CXX/Makefile.am index 1cbae2e1c5e..a0dd701b156 100644 --- a/HDF5Examples/CXX/Makefile.am +++ b/HDF5Examples/CXX/Makefile.am @@ -4,7 +4,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 +# the LICENSE file, which can be found at the root of the source code # 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/HDF5Examples/CXX/TUTR/Makefile.am b/HDF5Examples/CXX/TUTR/Makefile.am index b97b5d14cd1..6103485cfaa 100644 --- a/HDF5Examples/CXX/TUTR/Makefile.am +++ b/HDF5Examples/CXX/TUTR/Makefile.am @@ -4,7 +4,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 +# the LICENSE file, which can be found at the root of the source code # 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/HDF5Examples/CXX/TUTR/h5tutr_cmprss.cpp b/HDF5Examples/CXX/TUTR/h5tutr_cmprss.cpp index 6d9c109f4ed..aafd0aa91da 100644 --- a/HDF5Examples/CXX/TUTR/h5tutr_cmprss.cpp +++ b/HDF5Examples/CXX/TUTR/h5tutr_cmprss.cpp @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/HDF5Examples/CXX/TUTR/h5tutr_crtatt.cpp b/HDF5Examples/CXX/TUTR/h5tutr_crtatt.cpp index 0b18de1f1e9..23ce84060d2 100644 --- a/HDF5Examples/CXX/TUTR/h5tutr_crtatt.cpp +++ b/HDF5Examples/CXX/TUTR/h5tutr_crtatt.cpp @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/HDF5Examples/CXX/TUTR/h5tutr_crtdat.cpp b/HDF5Examples/CXX/TUTR/h5tutr_crtdat.cpp index d23675f5f2c..5db56233c89 100644 --- a/HDF5Examples/CXX/TUTR/h5tutr_crtdat.cpp +++ b/HDF5Examples/CXX/TUTR/h5tutr_crtdat.cpp @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/HDF5Examples/CXX/TUTR/h5tutr_crtgrp.cpp b/HDF5Examples/CXX/TUTR/h5tutr_crtgrp.cpp index 5b13dc3b005..1d157f876ca 100644 --- a/HDF5Examples/CXX/TUTR/h5tutr_crtgrp.cpp +++ b/HDF5Examples/CXX/TUTR/h5tutr_crtgrp.cpp @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/HDF5Examples/CXX/TUTR/h5tutr_crtgrpar.cpp b/HDF5Examples/CXX/TUTR/h5tutr_crtgrpar.cpp index a1a74277794..81050d44380 100644 --- a/HDF5Examples/CXX/TUTR/h5tutr_crtgrpar.cpp +++ b/HDF5Examples/CXX/TUTR/h5tutr_crtgrpar.cpp @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/HDF5Examples/CXX/TUTR/h5tutr_crtgrpd.cpp b/HDF5Examples/CXX/TUTR/h5tutr_crtgrpd.cpp index 19bf99d2d29..81d970b9d89 100644 --- a/HDF5Examples/CXX/TUTR/h5tutr_crtgrpd.cpp +++ b/HDF5Examples/CXX/TUTR/h5tutr_crtgrpd.cpp @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/HDF5Examples/CXX/TUTR/h5tutr_extend.cpp b/HDF5Examples/CXX/TUTR/h5tutr_extend.cpp index 53588abc72a..36392b8192b 100644 --- a/HDF5Examples/CXX/TUTR/h5tutr_extend.cpp +++ b/HDF5Examples/CXX/TUTR/h5tutr_extend.cpp @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/HDF5Examples/CXX/TUTR/h5tutr_rdwt.cpp b/HDF5Examples/CXX/TUTR/h5tutr_rdwt.cpp index 3f441099631..b13a782dd05 100644 --- a/HDF5Examples/CXX/TUTR/h5tutr_rdwt.cpp +++ b/HDF5Examples/CXX/TUTR/h5tutr_rdwt.cpp @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/HDF5Examples/CXX/TUTR/h5tutr_subset.cpp b/HDF5Examples/CXX/TUTR/h5tutr_subset.cpp index 1f278f04f87..15ea6fffd7d 100644 --- a/HDF5Examples/CXX/TUTR/h5tutr_subset.cpp +++ b/HDF5Examples/CXX/TUTR/h5tutr_subset.cpp @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/HDF5Examples/CXX/TUTR/testh5c++.sh.in b/HDF5Examples/CXX/TUTR/testh5c++.sh.in index f3a973cabc9..ef8a1407f45 100644 --- a/HDF5Examples/CXX/TUTR/testh5c++.sh.in +++ b/HDF5Examples/CXX/TUTR/testh5c++.sh.in @@ -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 +# the LICENSE file, which can be found at the root of the source code # 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/HDF5Examples/FORTRAN/H5D/Makefile.am b/HDF5Examples/FORTRAN/H5D/Makefile.am index c76ce8590de..472be0696c4 100644 --- a/HDF5Examples/FORTRAN/H5D/Makefile.am +++ b/HDF5Examples/FORTRAN/H5D/Makefile.am @@ -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 +# the LICENSE file, which can be found at the root of the source code # 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/HDF5Examples/FORTRAN/H5D/test-pc.sh b/HDF5Examples/FORTRAN/H5D/test-pc.sh index 8d77d9782ff..95edf49d52b 100755 --- a/HDF5Examples/FORTRAN/H5D/test-pc.sh +++ b/HDF5Examples/FORTRAN/H5D/test-pc.sh @@ -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 +# the LICENSE file, which can be found at the root of the source code # 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/HDF5Examples/FORTRAN/H5D/test.sh.in b/HDF5Examples/FORTRAN/H5D/test.sh.in index e67eccd5351..40b82854430 100755 --- a/HDF5Examples/FORTRAN/H5D/test.sh.in +++ b/HDF5Examples/FORTRAN/H5D/test.sh.in @@ -6,7 +6,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 +# the LICENSE file, which can be found at the root of the source code # 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/HDF5Examples/FORTRAN/H5G/Makefile.am b/HDF5Examples/FORTRAN/H5G/Makefile.am index cdf1647fcb7..5040378affc 100644 --- a/HDF5Examples/FORTRAN/H5G/Makefile.am +++ b/HDF5Examples/FORTRAN/H5G/Makefile.am @@ -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 +# the LICENSE file, which can be found at the root of the source code # 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/HDF5Examples/FORTRAN/H5G/test-pc.sh b/HDF5Examples/FORTRAN/H5G/test-pc.sh index 29781f3565d..4f04ef3f7ac 100755 --- a/HDF5Examples/FORTRAN/H5G/test-pc.sh +++ b/HDF5Examples/FORTRAN/H5G/test-pc.sh @@ -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 +# the LICENSE file, which can be found at the root of the source code # 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/HDF5Examples/FORTRAN/H5G/test.sh.in b/HDF5Examples/FORTRAN/H5G/test.sh.in index d0906df8b6e..a1b6ef6bf7a 100755 --- a/HDF5Examples/FORTRAN/H5G/test.sh.in +++ b/HDF5Examples/FORTRAN/H5G/test.sh.in @@ -6,7 +6,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 +# the LICENSE file, which can be found at the root of the source code # 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/HDF5Examples/FORTRAN/H5T/Makefile.am b/HDF5Examples/FORTRAN/H5T/Makefile.am index 7d9d96a89b6..00ed8d24f81 100644 --- a/HDF5Examples/FORTRAN/H5T/Makefile.am +++ b/HDF5Examples/FORTRAN/H5T/Makefile.am @@ -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 +# the LICENSE file, which can be found at the root of the source code # 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/HDF5Examples/FORTRAN/H5T/test-pc.sh b/HDF5Examples/FORTRAN/H5T/test-pc.sh index 12163a6f1f4..b8fb2b35b93 100755 --- a/HDF5Examples/FORTRAN/H5T/test-pc.sh +++ b/HDF5Examples/FORTRAN/H5T/test-pc.sh @@ -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 +# the LICENSE file, which can be found at the root of the source code # 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/HDF5Examples/FORTRAN/H5T/test.sh.in b/HDF5Examples/FORTRAN/H5T/test.sh.in index dc1f434923d..8050fbce837 100755 --- a/HDF5Examples/FORTRAN/H5T/test.sh.in +++ b/HDF5Examples/FORTRAN/H5T/test.sh.in @@ -6,7 +6,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 +# the LICENSE file, which can be found at the root of the source code # 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/HDF5Examples/FORTRAN/Makefile.am b/HDF5Examples/FORTRAN/Makefile.am index 778f802246c..9a3e8d008e6 100644 --- a/HDF5Examples/FORTRAN/Makefile.am +++ b/HDF5Examples/FORTRAN/Makefile.am @@ -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 +# the LICENSE file, which can be found at the root of the source code # 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/HDF5Examples/FORTRAN/TUTR/Makefile.am b/HDF5Examples/FORTRAN/TUTR/Makefile.am index e9a0fac041f..227f781cdac 100644 --- a/HDF5Examples/FORTRAN/TUTR/Makefile.am +++ b/HDF5Examples/FORTRAN/TUTR/Makefile.am @@ -4,7 +4,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 +# the LICENSE file, which can be found at the root of the source code # 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/HDF5Examples/FORTRAN/TUTR/compound.f90 b/HDF5Examples/FORTRAN/TUTR/compound.f90 index 47cbaa521f4..996b532c832 100644 --- a/HDF5Examples/FORTRAN/TUTR/compound.f90 +++ b/HDF5Examples/FORTRAN/TUTR/compound.f90 @@ -4,7 +4,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 * +! the LICENSE file, which can be found at the root of the source code * ! 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/HDF5Examples/FORTRAN/TUTR/compound_complex_fortran2003.f90 b/HDF5Examples/FORTRAN/TUTR/compound_complex_fortran2003.f90 index c45c778a409..a3b666cbbcd 100644 --- a/HDF5Examples/FORTRAN/TUTR/compound_complex_fortran2003.f90 +++ b/HDF5Examples/FORTRAN/TUTR/compound_complex_fortran2003.f90 @@ -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 * +! the LICENSE file, which can be found at the root of the source code * ! 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/HDF5Examples/FORTRAN/TUTR/compound_fortran2003.f90 b/HDF5Examples/FORTRAN/TUTR/compound_fortran2003.f90 index 50261f77af7..600b26ae3a7 100644 --- a/HDF5Examples/FORTRAN/TUTR/compound_fortran2003.f90 +++ b/HDF5Examples/FORTRAN/TUTR/compound_fortran2003.f90 @@ -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 * +! the LICENSE file, which can be found at the root of the source code * ! 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/HDF5Examples/FORTRAN/TUTR/h5_cmprss.f90 b/HDF5Examples/FORTRAN/TUTR/h5_cmprss.f90 index 45c0d71b8a2..d4cbd036e99 100644 --- a/HDF5Examples/FORTRAN/TUTR/h5_cmprss.f90 +++ b/HDF5Examples/FORTRAN/TUTR/h5_cmprss.f90 @@ -4,7 +4,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 * +! the LICENSE file, which can be found at the root of the source code * ! 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/HDF5Examples/FORTRAN/TUTR/h5_crtatt.f90 b/HDF5Examples/FORTRAN/TUTR/h5_crtatt.f90 index c8d313a40f6..ab145ac5b87 100644 --- a/HDF5Examples/FORTRAN/TUTR/h5_crtatt.f90 +++ b/HDF5Examples/FORTRAN/TUTR/h5_crtatt.f90 @@ -4,7 +4,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 * +! the LICENSE file, which can be found at the root of the source code * ! 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/HDF5Examples/FORTRAN/TUTR/h5_crtdat.f90 b/HDF5Examples/FORTRAN/TUTR/h5_crtdat.f90 index 6840bc7a72f..d27d4f5c702 100644 --- a/HDF5Examples/FORTRAN/TUTR/h5_crtdat.f90 +++ b/HDF5Examples/FORTRAN/TUTR/h5_crtdat.f90 @@ -4,7 +4,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 * +! the LICENSE file, which can be found at the root of the source code * ! 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/HDF5Examples/FORTRAN/TUTR/h5_crtgrp.f90 b/HDF5Examples/FORTRAN/TUTR/h5_crtgrp.f90 index 4c63caae063..05e3ec19eb6 100644 --- a/HDF5Examples/FORTRAN/TUTR/h5_crtgrp.f90 +++ b/HDF5Examples/FORTRAN/TUTR/h5_crtgrp.f90 @@ -4,7 +4,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 * +! the LICENSE file, which can be found at the root of the source code * ! 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/HDF5Examples/FORTRAN/TUTR/h5_crtgrpar.f90 b/HDF5Examples/FORTRAN/TUTR/h5_crtgrpar.f90 index e6ece17cfeb..73ad24cbb51 100644 --- a/HDF5Examples/FORTRAN/TUTR/h5_crtgrpar.f90 +++ b/HDF5Examples/FORTRAN/TUTR/h5_crtgrpar.f90 @@ -4,7 +4,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 * +! the LICENSE file, which can be found at the root of the source code * ! 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/HDF5Examples/FORTRAN/TUTR/h5_crtgrpd.f90 b/HDF5Examples/FORTRAN/TUTR/h5_crtgrpd.f90 index 7d754cdad22..e5c8977af93 100644 --- a/HDF5Examples/FORTRAN/TUTR/h5_crtgrpd.f90 +++ b/HDF5Examples/FORTRAN/TUTR/h5_crtgrpd.f90 @@ -4,7 +4,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 * +! the LICENSE file, which can be found at the root of the source code * ! 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/HDF5Examples/FORTRAN/TUTR/h5_extend.f90 b/HDF5Examples/FORTRAN/TUTR/h5_extend.f90 index 47f767ee638..41d342d545f 100644 --- a/HDF5Examples/FORTRAN/TUTR/h5_extend.f90 +++ b/HDF5Examples/FORTRAN/TUTR/h5_extend.f90 @@ -4,7 +4,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 * +! the LICENSE file, which can be found at the root of the source code * ! 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/HDF5Examples/FORTRAN/TUTR/h5_rdwt.f90 b/HDF5Examples/FORTRAN/TUTR/h5_rdwt.f90 index 69678823c64..b9df071bcdb 100644 --- a/HDF5Examples/FORTRAN/TUTR/h5_rdwt.f90 +++ b/HDF5Examples/FORTRAN/TUTR/h5_rdwt.f90 @@ -4,7 +4,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 * +! the LICENSE file, which can be found at the root of the source code * ! 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/HDF5Examples/FORTRAN/TUTR/h5_subset.f90 b/HDF5Examples/FORTRAN/TUTR/h5_subset.f90 index d5564ad5c8e..6d47420730c 100644 --- a/HDF5Examples/FORTRAN/TUTR/h5_subset.f90 +++ b/HDF5Examples/FORTRAN/TUTR/h5_subset.f90 @@ -4,7 +4,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 * +! the LICENSE file, which can be found at the root of the source code * ! 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/HDF5Examples/FORTRAN/TUTR/hyperslab.f90 b/HDF5Examples/FORTRAN/TUTR/hyperslab.f90 index 46d345d8f45..25eb1d1ad1b 100644 --- a/HDF5Examples/FORTRAN/TUTR/hyperslab.f90 +++ b/HDF5Examples/FORTRAN/TUTR/hyperslab.f90 @@ -4,7 +4,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 * +! the LICENSE file, which can be found at the root of the source code * ! 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/HDF5Examples/FORTRAN/TUTR/mountexample.f90 b/HDF5Examples/FORTRAN/TUTR/mountexample.f90 index b74364b4499..58cbd70bb6a 100644 --- a/HDF5Examples/FORTRAN/TUTR/mountexample.f90 +++ b/HDF5Examples/FORTRAN/TUTR/mountexample.f90 @@ -4,7 +4,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 * +! the LICENSE file, which can be found at the root of the source code * ! 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/HDF5Examples/FORTRAN/TUTR/nested_derived_type.f90 b/HDF5Examples/FORTRAN/TUTR/nested_derived_type.f90 index 1b8168fcf56..0941b428ecc 100644 --- a/HDF5Examples/FORTRAN/TUTR/nested_derived_type.f90 +++ b/HDF5Examples/FORTRAN/TUTR/nested_derived_type.f90 @@ -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 * +! the LICENSE file, which can be found at the root of the source code * ! 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/HDF5Examples/FORTRAN/TUTR/refobjexample.f90 b/HDF5Examples/FORTRAN/TUTR/refobjexample.f90 index a8314402f99..729524accea 100644 --- a/HDF5Examples/FORTRAN/TUTR/refobjexample.f90 +++ b/HDF5Examples/FORTRAN/TUTR/refobjexample.f90 @@ -4,7 +4,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 * +! the LICENSE file, which can be found at the root of the source code * ! 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/HDF5Examples/FORTRAN/TUTR/refregexample.f90 b/HDF5Examples/FORTRAN/TUTR/refregexample.f90 index 7e9616f4ad8..fe5adbff556 100644 --- a/HDF5Examples/FORTRAN/TUTR/refregexample.f90 +++ b/HDF5Examples/FORTRAN/TUTR/refregexample.f90 @@ -4,7 +4,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 * +! the LICENSE file, which can be found at the root of the source code * ! 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/HDF5Examples/FORTRAN/TUTR/run-fortran-ex.sh.in b/HDF5Examples/FORTRAN/TUTR/run-fortran-ex.sh.in index d5411155e66..5a9c0e43c47 100644 --- a/HDF5Examples/FORTRAN/TUTR/run-fortran-ex.sh.in +++ b/HDF5Examples/FORTRAN/TUTR/run-fortran-ex.sh.in @@ -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 +# the LICENSE file, which can be found at the root of the source code # 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/HDF5Examples/FORTRAN/TUTR/rwdset_fortran2003.f90 b/HDF5Examples/FORTRAN/TUTR/rwdset_fortran2003.f90 index e7853ab6f2b..294bd3ea4c2 100644 --- a/HDF5Examples/FORTRAN/TUTR/rwdset_fortran2003.f90 +++ b/HDF5Examples/FORTRAN/TUTR/rwdset_fortran2003.f90 @@ -4,7 +4,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 * +! the LICENSE file, which can be found at the root of the source code * ! 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/HDF5Examples/FORTRAN/TUTR/selectele.f90 b/HDF5Examples/FORTRAN/TUTR/selectele.f90 index 4c375a849c8..6982fb28ed1 100644 --- a/HDF5Examples/FORTRAN/TUTR/selectele.f90 +++ b/HDF5Examples/FORTRAN/TUTR/selectele.f90 @@ -4,7 +4,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 * +! the LICENSE file, which can be found at the root of the source code * ! 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/HDF5Examples/FORTRAN/TUTR/testh5fc.sh.in b/HDF5Examples/FORTRAN/TUTR/testh5fc.sh.in index f8f3706a4e7..7b265eea7d9 100644 --- a/HDF5Examples/FORTRAN/TUTR/testh5fc.sh.in +++ b/HDF5Examples/FORTRAN/TUTR/testh5fc.sh.in @@ -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 +# the LICENSE file, which can be found at the root of the source code # 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/HDF5Examples/JAVA/H5D/H5Ex_D_Alloc.java b/HDF5Examples/JAVA/H5D/H5Ex_D_Alloc.java index 09bb1804c8a..0264c944903 100644 --- a/HDF5Examples/JAVA/H5D/H5Ex_D_Alloc.java +++ b/HDF5Examples/JAVA/H5D/H5Ex_D_Alloc.java @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/HDF5Examples/JAVA/H5D/H5Ex_D_Checksum.java b/HDF5Examples/JAVA/H5D/H5Ex_D_Checksum.java index f4716ad3ecb..42e10b21116 100644 --- a/HDF5Examples/JAVA/H5D/H5Ex_D_Checksum.java +++ b/HDF5Examples/JAVA/H5D/H5Ex_D_Checksum.java @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/HDF5Examples/JAVA/H5D/H5Ex_D_Chunk.java b/HDF5Examples/JAVA/H5D/H5Ex_D_Chunk.java index 6ca26088be2..de5ff3e4fd4 100644 --- a/HDF5Examples/JAVA/H5D/H5Ex_D_Chunk.java +++ b/HDF5Examples/JAVA/H5D/H5Ex_D_Chunk.java @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/HDF5Examples/JAVA/H5D/H5Ex_D_Compact.java b/HDF5Examples/JAVA/H5D/H5Ex_D_Compact.java index cd70926e7db..c6243b29fd3 100644 --- a/HDF5Examples/JAVA/H5D/H5Ex_D_Compact.java +++ b/HDF5Examples/JAVA/H5D/H5Ex_D_Compact.java @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/HDF5Examples/JAVA/H5D/H5Ex_D_External.java b/HDF5Examples/JAVA/H5D/H5Ex_D_External.java index ebccc7a603b..8eefbafcff4 100644 --- a/HDF5Examples/JAVA/H5D/H5Ex_D_External.java +++ b/HDF5Examples/JAVA/H5D/H5Ex_D_External.java @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/HDF5Examples/JAVA/H5D/H5Ex_D_FillValue.java b/HDF5Examples/JAVA/H5D/H5Ex_D_FillValue.java index 84de8443f1c..c062320a075 100644 --- a/HDF5Examples/JAVA/H5D/H5Ex_D_FillValue.java +++ b/HDF5Examples/JAVA/H5D/H5Ex_D_FillValue.java @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/HDF5Examples/JAVA/H5D/H5Ex_D_Gzip.java b/HDF5Examples/JAVA/H5D/H5Ex_D_Gzip.java index da910154c54..f91c5ea2efe 100644 --- a/HDF5Examples/JAVA/H5D/H5Ex_D_Gzip.java +++ b/HDF5Examples/JAVA/H5D/H5Ex_D_Gzip.java @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/HDF5Examples/JAVA/H5D/H5Ex_D_Hyperslab.java b/HDF5Examples/JAVA/H5D/H5Ex_D_Hyperslab.java index 3803f1fa815..cbaee4c7fdd 100644 --- a/HDF5Examples/JAVA/H5D/H5Ex_D_Hyperslab.java +++ b/HDF5Examples/JAVA/H5D/H5Ex_D_Hyperslab.java @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/HDF5Examples/JAVA/H5D/H5Ex_D_Nbit.java b/HDF5Examples/JAVA/H5D/H5Ex_D_Nbit.java index e26894f46d8..c58f3c28a1e 100644 --- a/HDF5Examples/JAVA/H5D/H5Ex_D_Nbit.java +++ b/HDF5Examples/JAVA/H5D/H5Ex_D_Nbit.java @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/HDF5Examples/JAVA/H5D/H5Ex_D_ReadWrite.java b/HDF5Examples/JAVA/H5D/H5Ex_D_ReadWrite.java index f850252bffb..73d8547ca87 100644 --- a/HDF5Examples/JAVA/H5D/H5Ex_D_ReadWrite.java +++ b/HDF5Examples/JAVA/H5D/H5Ex_D_ReadWrite.java @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/HDF5Examples/JAVA/H5D/H5Ex_D_Shuffle.java b/HDF5Examples/JAVA/H5D/H5Ex_D_Shuffle.java index 13f5eeda3e8..d77bf259988 100644 --- a/HDF5Examples/JAVA/H5D/H5Ex_D_Shuffle.java +++ b/HDF5Examples/JAVA/H5D/H5Ex_D_Shuffle.java @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/HDF5Examples/JAVA/H5D/H5Ex_D_Sofloat.java b/HDF5Examples/JAVA/H5D/H5Ex_D_Sofloat.java index 17f6e3042f8..84fec74c469 100644 --- a/HDF5Examples/JAVA/H5D/H5Ex_D_Sofloat.java +++ b/HDF5Examples/JAVA/H5D/H5Ex_D_Sofloat.java @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/HDF5Examples/JAVA/H5D/H5Ex_D_Soint.java b/HDF5Examples/JAVA/H5D/H5Ex_D_Soint.java index 5691a8c2f23..80cf9f5afa0 100644 --- a/HDF5Examples/JAVA/H5D/H5Ex_D_Soint.java +++ b/HDF5Examples/JAVA/H5D/H5Ex_D_Soint.java @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/HDF5Examples/JAVA/H5D/H5Ex_D_Szip.java b/HDF5Examples/JAVA/H5D/H5Ex_D_Szip.java index 158df2c2cc6..a40ca484d73 100644 --- a/HDF5Examples/JAVA/H5D/H5Ex_D_Szip.java +++ b/HDF5Examples/JAVA/H5D/H5Ex_D_Szip.java @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/HDF5Examples/JAVA/H5D/H5Ex_D_Transform.java b/HDF5Examples/JAVA/H5D/H5Ex_D_Transform.java index 9ad7e791052..c576d91518a 100644 --- a/HDF5Examples/JAVA/H5D/H5Ex_D_Transform.java +++ b/HDF5Examples/JAVA/H5D/H5Ex_D_Transform.java @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/HDF5Examples/JAVA/H5D/H5Ex_D_UnlimitedAdd.java b/HDF5Examples/JAVA/H5D/H5Ex_D_UnlimitedAdd.java index 13b929591ea..853d56536c5 100644 --- a/HDF5Examples/JAVA/H5D/H5Ex_D_UnlimitedAdd.java +++ b/HDF5Examples/JAVA/H5D/H5Ex_D_UnlimitedAdd.java @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/HDF5Examples/JAVA/H5D/H5Ex_D_UnlimitedGzip.java b/HDF5Examples/JAVA/H5D/H5Ex_D_UnlimitedGzip.java index d15bbf8a101..66a9f853893 100644 --- a/HDF5Examples/JAVA/H5D/H5Ex_D_UnlimitedGzip.java +++ b/HDF5Examples/JAVA/H5D/H5Ex_D_UnlimitedGzip.java @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/HDF5Examples/JAVA/H5D/H5Ex_D_UnlimitedMod.java b/HDF5Examples/JAVA/H5D/H5Ex_D_UnlimitedMod.java index 3adc116b6b1..d453096f51b 100644 --- a/HDF5Examples/JAVA/H5D/H5Ex_D_UnlimitedMod.java +++ b/HDF5Examples/JAVA/H5D/H5Ex_D_UnlimitedMod.java @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/HDF5Examples/JAVA/H5D/JavaDatasetExample.sh.in b/HDF5Examples/JAVA/H5D/JavaDatasetExample.sh.in index c2699a357f3..1969766be17 100644 --- a/HDF5Examples/JAVA/H5D/JavaDatasetExample.sh.in +++ b/HDF5Examples/JAVA/H5D/JavaDatasetExample.sh.in @@ -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 +# the LICENSE file, which can be found at the root of the source code # 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/HDF5Examples/JAVA/H5D/Makefile.am b/HDF5Examples/JAVA/H5D/Makefile.am index abcf64b5b83..7fbcea697a4 100644 --- a/HDF5Examples/JAVA/H5D/Makefile.am +++ b/HDF5Examples/JAVA/H5D/Makefile.am @@ -4,7 +4,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 +# the LICENSE file, which can be found at the root of the source code # 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/HDF5Examples/JAVA/H5G/110/H5Ex_G_Intermediate.java b/HDF5Examples/JAVA/H5G/110/H5Ex_G_Intermediate.java index cf6d1b42319..1e8987330c3 100644 --- a/HDF5Examples/JAVA/H5G/110/H5Ex_G_Intermediate.java +++ b/HDF5Examples/JAVA/H5G/110/H5Ex_G_Intermediate.java @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/HDF5Examples/JAVA/H5G/110/H5Ex_G_Iterate.java b/HDF5Examples/JAVA/H5G/110/H5Ex_G_Iterate.java index 9359483b066..77f69c6cd84 100644 --- a/HDF5Examples/JAVA/H5G/110/H5Ex_G_Iterate.java +++ b/HDF5Examples/JAVA/H5G/110/H5Ex_G_Iterate.java @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/HDF5Examples/JAVA/H5G/110/H5Ex_G_Traverse.java b/HDF5Examples/JAVA/H5G/110/H5Ex_G_Traverse.java index 0ef0e3945bd..62dc20ef869 100644 --- a/HDF5Examples/JAVA/H5G/110/H5Ex_G_Traverse.java +++ b/HDF5Examples/JAVA/H5G/110/H5Ex_G_Traverse.java @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/HDF5Examples/JAVA/H5G/110/H5Ex_G_Visit.java b/HDF5Examples/JAVA/H5G/110/H5Ex_G_Visit.java index 8e81ff37b2b..441fb3f6d25 100644 --- a/HDF5Examples/JAVA/H5G/110/H5Ex_G_Visit.java +++ b/HDF5Examples/JAVA/H5G/110/H5Ex_G_Visit.java @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/HDF5Examples/JAVA/H5G/H5Ex_G_Compact.java b/HDF5Examples/JAVA/H5G/H5Ex_G_Compact.java index 865040ea603..119c204e72e 100644 --- a/HDF5Examples/JAVA/H5G/H5Ex_G_Compact.java +++ b/HDF5Examples/JAVA/H5G/H5Ex_G_Compact.java @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/HDF5Examples/JAVA/H5G/H5Ex_G_Corder.java b/HDF5Examples/JAVA/H5G/H5Ex_G_Corder.java index 23d18404e6a..a92b6a4d65c 100644 --- a/HDF5Examples/JAVA/H5G/H5Ex_G_Corder.java +++ b/HDF5Examples/JAVA/H5G/H5Ex_G_Corder.java @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/HDF5Examples/JAVA/H5G/H5Ex_G_Create.java b/HDF5Examples/JAVA/H5G/H5Ex_G_Create.java index b842af6622d..0e28fc3d4ea 100644 --- a/HDF5Examples/JAVA/H5G/H5Ex_G_Create.java +++ b/HDF5Examples/JAVA/H5G/H5Ex_G_Create.java @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/HDF5Examples/JAVA/H5G/H5Ex_G_Intermediate.java b/HDF5Examples/JAVA/H5G/H5Ex_G_Intermediate.java index 54617255d44..5aaebc2af2c 100644 --- a/HDF5Examples/JAVA/H5G/H5Ex_G_Intermediate.java +++ b/HDF5Examples/JAVA/H5G/H5Ex_G_Intermediate.java @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/HDF5Examples/JAVA/H5G/H5Ex_G_Iterate.java b/HDF5Examples/JAVA/H5G/H5Ex_G_Iterate.java index 86d9eb48996..5a82eff55d9 100644 --- a/HDF5Examples/JAVA/H5G/H5Ex_G_Iterate.java +++ b/HDF5Examples/JAVA/H5G/H5Ex_G_Iterate.java @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/HDF5Examples/JAVA/H5G/H5Ex_G_Phase.java b/HDF5Examples/JAVA/H5G/H5Ex_G_Phase.java index b21fc09e89f..4d2345118dd 100644 --- a/HDF5Examples/JAVA/H5G/H5Ex_G_Phase.java +++ b/HDF5Examples/JAVA/H5G/H5Ex_G_Phase.java @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/HDF5Examples/JAVA/H5G/H5Ex_G_Traverse.java b/HDF5Examples/JAVA/H5G/H5Ex_G_Traverse.java index ba1955b5693..6a976e15157 100644 --- a/HDF5Examples/JAVA/H5G/H5Ex_G_Traverse.java +++ b/HDF5Examples/JAVA/H5G/H5Ex_G_Traverse.java @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/HDF5Examples/JAVA/H5G/H5Ex_G_Visit.java b/HDF5Examples/JAVA/H5G/H5Ex_G_Visit.java index 7d37c591d04..d7ecd54bd33 100644 --- a/HDF5Examples/JAVA/H5G/H5Ex_G_Visit.java +++ b/HDF5Examples/JAVA/H5G/H5Ex_G_Visit.java @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/HDF5Examples/JAVA/H5G/JavaGroupExample.sh.in b/HDF5Examples/JAVA/H5G/JavaGroupExample.sh.in index 933f35ece16..a7d7765757a 100644 --- a/HDF5Examples/JAVA/H5G/JavaGroupExample.sh.in +++ b/HDF5Examples/JAVA/H5G/JavaGroupExample.sh.in @@ -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 +# the LICENSE file, which can be found at the root of the source code # 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/HDF5Examples/JAVA/H5G/Makefile.am b/HDF5Examples/JAVA/H5G/Makefile.am index d3b59cf3a8e..650dfca7217 100644 --- a/HDF5Examples/JAVA/H5G/Makefile.am +++ b/HDF5Examples/JAVA/H5G/Makefile.am @@ -4,7 +4,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 +# the LICENSE file, which can be found at the root of the source code # 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/HDF5Examples/JAVA/H5T/110/H5Ex_T_ObjectReference.java b/HDF5Examples/JAVA/H5T/110/H5Ex_T_ObjectReference.java index 0e147d8383d..0174fd91401 100644 --- a/HDF5Examples/JAVA/H5T/110/H5Ex_T_ObjectReference.java +++ b/HDF5Examples/JAVA/H5T/110/H5Ex_T_ObjectReference.java @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/HDF5Examples/JAVA/H5T/110/H5Ex_T_ObjectReferenceAttribute.java b/HDF5Examples/JAVA/H5T/110/H5Ex_T_ObjectReferenceAttribute.java index 9818dbaa8a4..0673dddab39 100644 --- a/HDF5Examples/JAVA/H5T/110/H5Ex_T_ObjectReferenceAttribute.java +++ b/HDF5Examples/JAVA/H5T/110/H5Ex_T_ObjectReferenceAttribute.java @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/HDF5Examples/JAVA/H5T/H5Ex_T_Array.java b/HDF5Examples/JAVA/H5T/H5Ex_T_Array.java index 489367babf9..ed1197dccba 100644 --- a/HDF5Examples/JAVA/H5T/H5Ex_T_Array.java +++ b/HDF5Examples/JAVA/H5T/H5Ex_T_Array.java @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/HDF5Examples/JAVA/H5T/H5Ex_T_ArrayAttribute.java b/HDF5Examples/JAVA/H5T/H5Ex_T_ArrayAttribute.java index 9a2aca5ff98..b6d9d02fe64 100644 --- a/HDF5Examples/JAVA/H5T/H5Ex_T_ArrayAttribute.java +++ b/HDF5Examples/JAVA/H5T/H5Ex_T_ArrayAttribute.java @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/HDF5Examples/JAVA/H5T/H5Ex_T_Bit.java b/HDF5Examples/JAVA/H5T/H5Ex_T_Bit.java index 54a467eb6f3..ef786be02be 100644 --- a/HDF5Examples/JAVA/H5T/H5Ex_T_Bit.java +++ b/HDF5Examples/JAVA/H5T/H5Ex_T_Bit.java @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/HDF5Examples/JAVA/H5T/H5Ex_T_BitAttribute.java b/HDF5Examples/JAVA/H5T/H5Ex_T_BitAttribute.java index 5be1b914f12..1958ee3ed07 100644 --- a/HDF5Examples/JAVA/H5T/H5Ex_T_BitAttribute.java +++ b/HDF5Examples/JAVA/H5T/H5Ex_T_BitAttribute.java @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/HDF5Examples/JAVA/H5T/H5Ex_T_Commit.java b/HDF5Examples/JAVA/H5T/H5Ex_T_Commit.java index 379522cd5d2..efeba28be37 100644 --- a/HDF5Examples/JAVA/H5T/H5Ex_T_Commit.java +++ b/HDF5Examples/JAVA/H5T/H5Ex_T_Commit.java @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/HDF5Examples/JAVA/H5T/H5Ex_T_Compound.java b/HDF5Examples/JAVA/H5T/H5Ex_T_Compound.java index 5bccd641127..8bb3089d89a 100644 --- a/HDF5Examples/JAVA/H5T/H5Ex_T_Compound.java +++ b/HDF5Examples/JAVA/H5T/H5Ex_T_Compound.java @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/HDF5Examples/JAVA/H5T/H5Ex_T_CompoundAttribute.java b/HDF5Examples/JAVA/H5T/H5Ex_T_CompoundAttribute.java index 86933ae6684..c67a36e1bca 100644 --- a/HDF5Examples/JAVA/H5T/H5Ex_T_CompoundAttribute.java +++ b/HDF5Examples/JAVA/H5T/H5Ex_T_CompoundAttribute.java @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/HDF5Examples/JAVA/H5T/H5Ex_T_Float.java b/HDF5Examples/JAVA/H5T/H5Ex_T_Float.java index e062588a265..1c71181e224 100644 --- a/HDF5Examples/JAVA/H5T/H5Ex_T_Float.java +++ b/HDF5Examples/JAVA/H5T/H5Ex_T_Float.java @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/HDF5Examples/JAVA/H5T/H5Ex_T_FloatAttribute.java b/HDF5Examples/JAVA/H5T/H5Ex_T_FloatAttribute.java index ffb8467ebdf..777b5f689f8 100644 --- a/HDF5Examples/JAVA/H5T/H5Ex_T_FloatAttribute.java +++ b/HDF5Examples/JAVA/H5T/H5Ex_T_FloatAttribute.java @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/HDF5Examples/JAVA/H5T/H5Ex_T_Integer.java b/HDF5Examples/JAVA/H5T/H5Ex_T_Integer.java index afae2b07c8d..06ce6561fbb 100644 --- a/HDF5Examples/JAVA/H5T/H5Ex_T_Integer.java +++ b/HDF5Examples/JAVA/H5T/H5Ex_T_Integer.java @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/HDF5Examples/JAVA/H5T/H5Ex_T_IntegerAttribute.java b/HDF5Examples/JAVA/H5T/H5Ex_T_IntegerAttribute.java index be4a878aac9..d597eb790d8 100644 --- a/HDF5Examples/JAVA/H5T/H5Ex_T_IntegerAttribute.java +++ b/HDF5Examples/JAVA/H5T/H5Ex_T_IntegerAttribute.java @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/HDF5Examples/JAVA/H5T/H5Ex_T_ObjectReference.java b/HDF5Examples/JAVA/H5T/H5Ex_T_ObjectReference.java index 2b61794e80e..4b3888e5545 100644 --- a/HDF5Examples/JAVA/H5T/H5Ex_T_ObjectReference.java +++ b/HDF5Examples/JAVA/H5T/H5Ex_T_ObjectReference.java @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/HDF5Examples/JAVA/H5T/H5Ex_T_ObjectReferenceAttribute.java b/HDF5Examples/JAVA/H5T/H5Ex_T_ObjectReferenceAttribute.java index d2117bd4c11..1f8744d7e26 100644 --- a/HDF5Examples/JAVA/H5T/H5Ex_T_ObjectReferenceAttribute.java +++ b/HDF5Examples/JAVA/H5T/H5Ex_T_ObjectReferenceAttribute.java @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/HDF5Examples/JAVA/H5T/H5Ex_T_Opaque.java b/HDF5Examples/JAVA/H5T/H5Ex_T_Opaque.java index c9628d685c9..aca76ea07be 100644 --- a/HDF5Examples/JAVA/H5T/H5Ex_T_Opaque.java +++ b/HDF5Examples/JAVA/H5T/H5Ex_T_Opaque.java @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/HDF5Examples/JAVA/H5T/H5Ex_T_OpaqueAttribute.java b/HDF5Examples/JAVA/H5T/H5Ex_T_OpaqueAttribute.java index 02f7bd5c865..bd19d8ad8e7 100644 --- a/HDF5Examples/JAVA/H5T/H5Ex_T_OpaqueAttribute.java +++ b/HDF5Examples/JAVA/H5T/H5Ex_T_OpaqueAttribute.java @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/HDF5Examples/JAVA/H5T/H5Ex_T_RegionReference.java b/HDF5Examples/JAVA/H5T/H5Ex_T_RegionReference.java index 0c7f6abab1e..9d82541749f 100644 --- a/HDF5Examples/JAVA/H5T/H5Ex_T_RegionReference.java +++ b/HDF5Examples/JAVA/H5T/H5Ex_T_RegionReference.java @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/HDF5Examples/JAVA/H5T/H5Ex_T_RegionReferenceAttribute.java b/HDF5Examples/JAVA/H5T/H5Ex_T_RegionReferenceAttribute.java index f09f15f2064..495816401e8 100644 --- a/HDF5Examples/JAVA/H5T/H5Ex_T_RegionReferenceAttribute.java +++ b/HDF5Examples/JAVA/H5T/H5Ex_T_RegionReferenceAttribute.java @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/HDF5Examples/JAVA/H5T/H5Ex_T_String.java b/HDF5Examples/JAVA/H5T/H5Ex_T_String.java index fa164646d91..8827913fb75 100644 --- a/HDF5Examples/JAVA/H5T/H5Ex_T_String.java +++ b/HDF5Examples/JAVA/H5T/H5Ex_T_String.java @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/HDF5Examples/JAVA/H5T/H5Ex_T_StringAttribute.java b/HDF5Examples/JAVA/H5T/H5Ex_T_StringAttribute.java index 62f4aa0c778..9c13ab29909 100644 --- a/HDF5Examples/JAVA/H5T/H5Ex_T_StringAttribute.java +++ b/HDF5Examples/JAVA/H5T/H5Ex_T_StringAttribute.java @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/HDF5Examples/JAVA/H5T/H5Ex_T_VLString.java b/HDF5Examples/JAVA/H5T/H5Ex_T_VLString.java index d4d74e7c1f5..9adcf0b37f6 100644 --- a/HDF5Examples/JAVA/H5T/H5Ex_T_VLString.java +++ b/HDF5Examples/JAVA/H5T/H5Ex_T_VLString.java @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/HDF5Examples/JAVA/H5T/JavaDatatypeExample.sh.in b/HDF5Examples/JAVA/H5T/JavaDatatypeExample.sh.in index 7683798b880..32fdb4871b3 100644 --- a/HDF5Examples/JAVA/H5T/JavaDatatypeExample.sh.in +++ b/HDF5Examples/JAVA/H5T/JavaDatatypeExample.sh.in @@ -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 +# the LICENSE file, which can be found at the root of the source code # 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/HDF5Examples/JAVA/H5T/Makefile.am b/HDF5Examples/JAVA/H5T/Makefile.am index 2e744ab220f..b8a220dfc9f 100644 --- a/HDF5Examples/JAVA/H5T/Makefile.am +++ b/HDF5Examples/JAVA/H5T/Makefile.am @@ -4,7 +4,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 +# the LICENSE file, which can be found at the root of the source code # 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/HDF5Examples/JAVA/Makefile.am b/HDF5Examples/JAVA/Makefile.am index 691c81ca621..f9cb0e4687c 100644 --- a/HDF5Examples/JAVA/Makefile.am +++ b/HDF5Examples/JAVA/Makefile.am @@ -4,7 +4,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 +# the LICENSE file, which can be found at the root of the source code # 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/HDF5Examples/JAVA/TUTR/110/HDF5FileStructure.java b/HDF5Examples/JAVA/TUTR/110/HDF5FileStructure.java index 326d94924cf..8bc54267a03 100644 --- a/HDF5Examples/JAVA/TUTR/110/HDF5FileStructure.java +++ b/HDF5Examples/JAVA/TUTR/110/HDF5FileStructure.java @@ -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 * + * the LICENSE file, which can be found at the root of the source code * * 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/HDF5Examples/JAVA/TUTR/HDF5AttributeCreate.java b/HDF5Examples/JAVA/TUTR/HDF5AttributeCreate.java index faa241898ec..f6b0be3dcd4 100644 --- a/HDF5Examples/JAVA/TUTR/HDF5AttributeCreate.java +++ b/HDF5Examples/JAVA/TUTR/HDF5AttributeCreate.java @@ -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 * + * the LICENSE file, which can be found at the root of the source code * * 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/HDF5Examples/JAVA/TUTR/HDF5DatasetCreate.java b/HDF5Examples/JAVA/TUTR/HDF5DatasetCreate.java index 05fea5f1e6f..b6cac9fa494 100644 --- a/HDF5Examples/JAVA/TUTR/HDF5DatasetCreate.java +++ b/HDF5Examples/JAVA/TUTR/HDF5DatasetCreate.java @@ -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 * + * the LICENSE file, which can be found at the root of the source code * * 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/HDF5Examples/JAVA/TUTR/HDF5DatasetRead.java b/HDF5Examples/JAVA/TUTR/HDF5DatasetRead.java index e0771a8badf..da56041d133 100644 --- a/HDF5Examples/JAVA/TUTR/HDF5DatasetRead.java +++ b/HDF5Examples/JAVA/TUTR/HDF5DatasetRead.java @@ -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 * + * the LICENSE file, which can be found at the root of the source code * * 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/HDF5Examples/JAVA/TUTR/HDF5FileCreate.java b/HDF5Examples/JAVA/TUTR/HDF5FileCreate.java index fbfc2473f2d..64935a0ef21 100644 --- a/HDF5Examples/JAVA/TUTR/HDF5FileCreate.java +++ b/HDF5Examples/JAVA/TUTR/HDF5FileCreate.java @@ -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 * + * the LICENSE file, which can be found at the root of the source code * * 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/HDF5Examples/JAVA/TUTR/HDF5FileStructure.java b/HDF5Examples/JAVA/TUTR/HDF5FileStructure.java index 1370340be1b..b70a8d99044 100644 --- a/HDF5Examples/JAVA/TUTR/HDF5FileStructure.java +++ b/HDF5Examples/JAVA/TUTR/HDF5FileStructure.java @@ -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 * + * the LICENSE file, which can be found at the root of the source code * * 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/HDF5Examples/JAVA/TUTR/HDF5GroupAbsoluteRelativeCreate.java b/HDF5Examples/JAVA/TUTR/HDF5GroupAbsoluteRelativeCreate.java index 9061c31c44f..3cdffde6b73 100644 --- a/HDF5Examples/JAVA/TUTR/HDF5GroupAbsoluteRelativeCreate.java +++ b/HDF5Examples/JAVA/TUTR/HDF5GroupAbsoluteRelativeCreate.java @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/HDF5Examples/JAVA/TUTR/HDF5GroupCreate.java b/HDF5Examples/JAVA/TUTR/HDF5GroupCreate.java index 4a31c8f05e0..28b5d832e33 100644 --- a/HDF5Examples/JAVA/TUTR/HDF5GroupCreate.java +++ b/HDF5Examples/JAVA/TUTR/HDF5GroupCreate.java @@ -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 * + * the LICENSE file, which can be found at the root of the source code * * 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/HDF5Examples/JAVA/TUTR/HDF5GroupDatasetCreate.java b/HDF5Examples/JAVA/TUTR/HDF5GroupDatasetCreate.java index b89cd9c5039..95147fa346e 100644 --- a/HDF5Examples/JAVA/TUTR/HDF5GroupDatasetCreate.java +++ b/HDF5Examples/JAVA/TUTR/HDF5GroupDatasetCreate.java @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/HDF5Examples/JAVA/TUTR/HDF5SubsetSelect.java b/HDF5Examples/JAVA/TUTR/HDF5SubsetSelect.java index e302cd18a0d..dda51d71bc8 100644 --- a/HDF5Examples/JAVA/TUTR/HDF5SubsetSelect.java +++ b/HDF5Examples/JAVA/TUTR/HDF5SubsetSelect.java @@ -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 * + * the LICENSE file, which can be found at the root of the source code * * 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/HDF5Examples/JAVA/TUTR/Makefile.am b/HDF5Examples/JAVA/TUTR/Makefile.am index fedb82f9d19..d68f5998c31 100644 --- a/HDF5Examples/JAVA/TUTR/Makefile.am +++ b/HDF5Examples/JAVA/TUTR/Makefile.am @@ -4,7 +4,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 +# the LICENSE file, which can be found at the root of the source code # 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/HDF5Examples/JAVA/TUTR/runExample.sh.in b/HDF5Examples/JAVA/TUTR/runExample.sh.in index 709613d1590..d5038a981c3 100644 --- a/HDF5Examples/JAVA/TUTR/runExample.sh.in +++ b/HDF5Examples/JAVA/TUTR/runExample.sh.in @@ -6,7 +6,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 +# the LICENSE file, which can be found at the root of the source code # 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/HDF5Examples/Makefile.am b/HDF5Examples/Makefile.am index d8019c9558c..a3f09b2aafe 100644 --- a/HDF5Examples/Makefile.am +++ b/HDF5Examples/Makefile.am @@ -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 +# the LICENSE file, which can be found at the root of the source code # 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/HDF5Examples/config/cmake/HDFExampleMacros.cmake b/HDF5Examples/config/cmake/HDFExampleMacros.cmake index dd2c46fba67..b4a5b36b1de 100644 --- a/HDF5Examples/config/cmake/HDFExampleMacros.cmake +++ b/HDF5Examples/config/cmake/HDFExampleMacros.cmake @@ -4,7 +4,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 +# the LICENSE file, which can be found at the root of the source code # 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/HDF5Examples/config/cmake/HDFMacros.cmake b/HDF5Examples/config/cmake/HDFMacros.cmake index b9ef2df03a7..a2d0fbbb53d 100644 --- a/HDF5Examples/config/cmake/HDFMacros.cmake +++ b/HDF5Examples/config/cmake/HDFMacros.cmake @@ -4,7 +4,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 +# the LICENSE file, which can be found at the root of the source code # 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/HDF5Examples/config/cmake/grepTest.cmake b/HDF5Examples/config/cmake/grepTest.cmake index 4031a1bde03..07791c652a5 100644 --- a/HDF5Examples/config/cmake/grepTest.cmake +++ b/HDF5Examples/config/cmake/grepTest.cmake @@ -4,7 +4,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 +# the LICENSE file, which can be found at the root of the source code # 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/HDF5Examples/config/cmake/jrunTest.cmake b/HDF5Examples/config/cmake/jrunTest.cmake index d7d83d4f709..95b2648dc48 100644 --- a/HDF5Examples/config/cmake/jrunTest.cmake +++ b/HDF5Examples/config/cmake/jrunTest.cmake @@ -4,7 +4,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 +# the LICENSE file, which can be found at the root of the source code # 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/HDF5Examples/config/cmake/runTest.cmake b/HDF5Examples/config/cmake/runTest.cmake index cc433b1e518..07b2110eba8 100644 --- a/HDF5Examples/config/cmake/runTest.cmake +++ b/HDF5Examples/config/cmake/runTest.cmake @@ -4,7 +4,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 +# the LICENSE file, which can be found at the root of the source code # 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/HDF5Examples/configure.ac b/HDF5Examples/configure.ac index babfdecc624..30141afc402 100644 --- a/HDF5Examples/configure.ac +++ b/HDF5Examples/configure.ac @@ -7,7 +7,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 +# the LICENSE file, which can be found at the root of the source code # 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/COPYING b/LICENSE similarity index 96% rename from COPYING rename to LICENSE index 9bd04025250..38061fb7854 100644 --- a/COPYING +++ b/LICENSE @@ -46,10 +46,9 @@ works thereof, in binary and source code form. ----------------------------------------------------------------------------- ----------------------------------------------------------------------------- -Limited portions of HDF5 were developed by Lawrence Berkeley National +Limited portions of HDF5 1.12.0 were developed by Lawrence Berkeley National Laboratory (LBNL). LBNL's Copyright Notice and Licensing Terms can be -found here: COPYING_LBNL_HDF5 file in this directory or at -https://raw.githubusercontent.com/hdfgroup/hdf5/develop/COPYING_LBNL_HDF5. +found in the LICENSE_LBNL_HDF5 file in this directory. ----------------------------------------------------------------------------- ----------------------------------------------------------------------------- diff --git a/COPYING_LBNL_HDF5 b/LICENSE_LBNL_HDF5 similarity index 98% rename from COPYING_LBNL_HDF5 rename to LICENSE_LBNL_HDF5 index ebc00df1b0c..bac90424d0d 100644 --- a/COPYING_LBNL_HDF5 +++ b/LICENSE_LBNL_HDF5 @@ -1,3 +1,5 @@ +See the LICENSE file for an explanation of why this file exists. + **************************** *** Copyright Notice *** Hierarchical Data Format 5 (HDF5) v1.12.0 Copyright (c) 2020, HDF Group and The diff --git a/Makefile.am b/Makefile.am index 4805b91f7ab..7b02f879491 100644 --- a/Makefile.am +++ b/Makefile.am @@ -4,7 +4,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 +# the LICENSE file, which can be found at the root of the source code # 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/Makefile.dist b/Makefile.dist index 5ae99040d34..ccf25384f47 100644 --- a/Makefile.dist +++ b/Makefile.dist @@ -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 +# the LICENSE file, which can be found at the root of the source code # 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/README.md b/README.md index e5c4d917305..ab51d912acc 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ HDF5 version 1.17.0 currently under development [![HDF5 VFD build status](https://img.shields.io/github/actions/workflow/status/HDFGroup/hdf5/vfd.yml?branch=develop&label=HDF5-VFD)](https://github.com/HDFGroup/hdf5/actions/workflows/vfd.yml?query=branch%3Adevelop) [![1.14 cmake build status](https://img.shields.io/github/actions/workflow/status/HDFGroup/hdf5/cmake.yml?branch=hdf5_1_14&label=HDF5%201.14%20CMake%20CI)](https://github.com/HDFGroup/hdf5/actions/workflows/cmake.yml?query=branch%3Ahdf5_1_14) [![1.14 autotools build status](https://img.shields.io/github/actions/workflow/status/HDFGroup/hdf5/autotools.yml?branch=hdf5_1_14&label=HDF5%201.14%20Autotools%20CI)](https://github.com/HDFGroup/hdf5/actions/workflows/autotools.yml?query=branch%3Ahdf5_1_14) -[![BSD](https://img.shields.io/badge/License-BSD-blue.svg)](https://github.com/HDFGroup/hdf5/blob/develop/COPYING) +[![BSD](https://img.shields.io/badge/License-BSD-blue.svg)](https://github.com/HDFGroup/hdf5/blob/develop/LICENSE) [HPC configure/build/test results](https://my.cdash.org/index.php?project=HDF5) diff --git a/UserMacros.cmake b/UserMacros.cmake index c9162236a8a..822d330f360 100644 --- a/UserMacros.cmake +++ b/UserMacros.cmake @@ -4,7 +4,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 +# the LICENSE file, which can be found at the root of the source code # 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/acsite.m4 b/acsite.m4 index 1782033dc84..54ded2cce53 100644 --- a/acsite.m4 +++ b/acsite.m4 @@ -6,7 +6,7 @@ dnl All rights reserved. dnl dnl This file is part of HDF5. The full HDF5 copyright notice, including dnl terms governing use, modification, and redistribution, is contained in -dnl the COPYING file, which can be found at the root of the source code +dnl the LICENSE file, which can be found at the root of the source code dnl dnl distribution tree, or in https://www.hdfgroup.org/licenses. dnl dnl If you do not have access to either file, you may request a copy from dnl dnl help@hdfgroup.org. diff --git a/autogen.sh b/autogen.sh index 31d117cf8ed..1c7d6fb5a26 100755 --- a/autogen.sh +++ b/autogen.sh @@ -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 +# the LICENSE file, which can be found at the root of the source code # 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/bin/Makefile.am b/bin/Makefile.am index 96a4969ab01..3f10bef4fc4 100644 --- a/bin/Makefile.am +++ b/bin/Makefile.am @@ -4,7 +4,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 +# the LICENSE file, which can be found at the root of the source code # 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/bin/buildhdf5 b/bin/buildhdf5 index 8dfb82115e8..4b4dec0909b 100755 --- a/bin/buildhdf5 +++ b/bin/buildhdf5 @@ -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 +# the LICENSE file, which can be found at the root of the source code # 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/bin/checkapi b/bin/checkapi index 619f93394e4..63a711ce9b2 100755 --- a/bin/checkapi +++ b/bin/checkapi @@ -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 +# the LICENSE file, which can be found at the root of the source code # 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/bin/chkcopyright b/bin/chkcopyright index 34649277267..ac509b7fe0b 100755 --- a/bin/chkcopyright +++ b/bin/chkcopyright @@ -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 +# the LICENSE file, which can be found at the root of the source code # 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. @@ -109,7 +109,7 @@ BUILDCOPYRIGHT() * * * 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 * + * the LICENSE file, which can be found at the root of the source code * * 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. * @@ -122,7 +122,7 @@ EOF ! * ! 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 * +! the LICENSE file, which can be found at the root of the source code * ! 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. * @@ -135,7 +135,7 @@ EOF * * * 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 * + * the LICENSE file, which can be found at the root of the source code * * 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. * @@ -148,7 +148,7 @@ EOF # # 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 +# the LICENSE file, which can be found at the root of the source code # 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. @@ -161,7 +161,7 @@ EOF ## ## 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 +## the LICENSE file, which can be found at the root of the source code ## 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. @@ -174,7 +174,7 @@ EOF @REM @REM This file is part of HDF5. The full HDF5 copyright notice, including @REM terms governing use, modification, and redistribution, is contained in -@REM the COPYING file, which can be found at the root of the source code +@REM the LICENSE file, which can be found at the root of the source code @REM distribution tree, or in https://www.hdfgroup.org/licenses. @REM If you do not have access to either file, you may request a copy from @REM help@hdfgroup.org. @@ -187,7 +187,7 @@ dnl All rights reserved. dnl dnl This file is part of HDF5. The full HDF5 copyright notice, including dnl terms governing use, modification, and redistribution, is contained in -dnl the COPYING file, which can be found at the root of the source code +dnl the LICENSE file, which can be found at the root of the source code dnl distribution tree, or in https://www.hdfgroup.org/licenses. dnl If you do not have access to either file, you may request a copy from dnl help@hdfgroup.org. diff --git a/bin/debug-ohdr b/bin/debug-ohdr index 1106af3d6a2..5cf90fe63ba 100755 --- a/bin/debug-ohdr +++ b/bin/debug-ohdr @@ -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 +# the LICENSE file, which can be found at the root of the source code # 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/bin/genparser b/bin/genparser index 3e113739447..cb200619fa5 100755 --- a/bin/genparser +++ b/bin/genparser @@ -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 +# the LICENSE file, which can be found at the root of the source code # 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/bin/h5cc.in b/bin/h5cc.in index 3e6f818ed60..737431b6882 100644 --- a/bin/h5cc.in +++ b/bin/h5cc.in @@ -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 +# the LICENSE file, which can be found at the root of the source code # 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/bin/h5redeploy.in b/bin/h5redeploy.in index d73cca71eb7..f4f518af6f1 100644 --- a/bin/h5redeploy.in +++ b/bin/h5redeploy.in @@ -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 +# the LICENSE file, which can be found at the root of the source code # 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/bin/h5vers b/bin/h5vers index 129ad1bf526..8eaac1140ff 100755 --- a/bin/h5vers +++ b/bin/h5vers @@ -11,7 +11,7 @@ use strict; # # 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 +# the LICENSE file, which can be found at the root of the source code # 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/bin/iostats b/bin/iostats index d8a8933470a..93321082b45 100755 --- a/bin/iostats +++ b/bin/iostats @@ -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 +# the LICENSE file, which can be found at the root of the source code # 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/bin/make_err b/bin/make_err index 58722a4fd82..51ab22df07b 100755 --- a/bin/make_err +++ b/bin/make_err @@ -9,7 +9,7 @@ use warnings; # # 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 +# the LICENSE file, which can be found at the root of the source code # 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. @@ -33,7 +33,7 @@ sub print_copyright ($) { print $fh " * *\n"; print $fh " * This file is part of HDF5. The full HDF5 copyright notice, including *\n"; print $fh " * terms governing use, modification, and redistribution, is contained in *\n"; - print $fh " * the COPYING file, which can be found at the root of the source code *\n"; + print $fh " * the LICENSE file, which can be found at the root of the source code *\n"; print $fh " * distribution tree, or in https://www.hdfgroup.org/licenses. *\n"; print $fh " * If you do not have access to either file, you may request a copy from *\n"; print $fh " * help\@hdfgroup.org. *\n"; diff --git a/bin/make_overflow b/bin/make_overflow index 1cb5104901a..65b17687a61 100755 --- a/bin/make_overflow +++ b/bin/make_overflow @@ -14,7 +14,7 @@ my @ctypes = ( () ); # # 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 +# the LICENSE file, which can be found at the root of the source code # 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. @@ -62,7 +62,7 @@ sub print_copyright ($) { print $fh " * *\n"; print $fh " * This file is part of HDF5. The full HDF5 copyright notice, including *\n"; print $fh " * terms governing use, modification, and redistribution, is contained in *\n"; - print $fh " * the COPYING file, which can be found at the root of the source code *\n"; + print $fh " * the LICENSE file, which can be found at the root of the source code *\n"; print $fh " * distribution tree, or in https://www.hdfgroup.org/licenses. *\n"; print $fh " * If you do not have access to either file, you may request a copy from *\n"; print $fh " * help\@hdfgroup.org. *\n"; diff --git a/bin/make_vers b/bin/make_vers index 0fc5fb91ab3..fe1cc08cf57 100755 --- a/bin/make_vers +++ b/bin/make_vers @@ -23,7 +23,7 @@ $indent = 2; # # 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 +# the LICENSE file, which can be found at the root of the source code # 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. @@ -47,7 +47,7 @@ sub print_copyright ($) { print $fh " * *\n"; print $fh " * This file is part of HDF5. The full HDF5 copyright notice, including *\n"; print $fh " * terms governing use, modification, and redistribution, is contained in *\n"; - print $fh " * the COPYING file, which can be found at the root of the source code *\n"; + print $fh " * the LICENSE file, which can be found at the root of the source code *\n"; print $fh " * distribution tree, or in https://www.hdfgroup.org/licenses. *\n"; print $fh " * If you do not have access to either file, you may request a copy from *\n"; print $fh " * help\@hdfgroup.org. *\n"; diff --git a/bin/output_filter.sh b/bin/output_filter.sh index 1b7175c9185..a2ec6a1f2bb 100644 --- a/bin/output_filter.sh +++ b/bin/output_filter.sh @@ -3,7 +3,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 +## the LICENSE file, which can be found at the root of the source code ## 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/bin/pkgscrpts/h5rmflags b/bin/pkgscrpts/h5rmflags index 39c4281c2a4..75c49841a8e 100755 --- a/bin/pkgscrpts/h5rmflags +++ b/bin/pkgscrpts/h5rmflags @@ -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 +# the LICENSE file, which can be found at the root of the source code # 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/bin/pkgscrpts/makeHDF5BinaryTarfiles.pl b/bin/pkgscrpts/makeHDF5BinaryTarfiles.pl index 820403f4d8d..2ba5345ddc0 100755 --- a/bin/pkgscrpts/makeHDF5BinaryTarfiles.pl +++ b/bin/pkgscrpts/makeHDF5BinaryTarfiles.pl @@ -6,7 +6,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 +# the LICENSE file, which can be found at the root of the source code # 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/bin/release b/bin/release index f72390cda08..6190631558e 100755 --- a/bin/release +++ b/bin/release @@ -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 +# the LICENSE file, which can be found at the root of the source code # 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/bin/restore.sh b/bin/restore.sh index 85ebd1c77a7..3709fda6c03 100755 --- a/bin/restore.sh +++ b/bin/restore.sh @@ -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 +# the LICENSE file, which can be found at the root of the source code # 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/bin/runbkgprog b/bin/runbkgprog index 945f5f3aa34..7bd605a8cb2 100755 --- a/bin/runbkgprog +++ b/bin/runbkgprog @@ -9,7 +9,7 @@ $indent=4; # # 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 +# the LICENSE file, which can be found at the root of the source code # 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/bin/switch_maint_mode b/bin/switch_maint_mode index 7f894ffff87..ece35acbf36 100755 --- a/bin/switch_maint_mode +++ b/bin/switch_maint_mode @@ -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 +# the LICENSE file, which can be found at the root of the source code # 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/bin/trace b/bin/trace index 4585adcf70f..fd344a25a2b 100755 --- a/bin/trace +++ b/bin/trace @@ -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 +# the LICENSE file, which can be found at the root of the source code # 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/bin/warnhist b/bin/warnhist index b77202f9504..230a03ac09e 100755 --- a/bin/warnhist +++ b/bin/warnhist @@ -8,7 +8,7 @@ use warnings; # # 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 +# the LICENSE file, which can be found at the root of the source code # 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/c++/Makefile.am b/c++/Makefile.am index ef7c285a5ee..8189b296e3f 100644 --- a/c++/Makefile.am +++ b/c++/Makefile.am @@ -4,7 +4,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 +# the LICENSE file, which can be found at the root of the source code # 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/c++/src/H5AbstractDs.cpp b/c++/src/H5AbstractDs.cpp index ab3fabaeb69..97b6194113c 100644 --- a/c++/src/H5AbstractDs.cpp +++ b/c++/src/H5AbstractDs.cpp @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/c++/src/H5AbstractDs.h b/c++/src/H5AbstractDs.h index d831bd65791..d5b154d7078 100644 --- a/c++/src/H5AbstractDs.h +++ b/c++/src/H5AbstractDs.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 * + * the LICENSE file, which can be found at the root of the source code * * 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/c++/src/H5Alltypes.h b/c++/src/H5Alltypes.h index b18add8d1fb..813824458a2 100644 --- a/c++/src/H5Alltypes.h +++ b/c++/src/H5Alltypes.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 * + * the LICENSE file, which can be found at the root of the source code * * 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/c++/src/H5ArrayType.cpp b/c++/src/H5ArrayType.cpp index 3a2da2bf39f..8e7adcbfbe3 100644 --- a/c++/src/H5ArrayType.cpp +++ b/c++/src/H5ArrayType.cpp @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/c++/src/H5ArrayType.h b/c++/src/H5ArrayType.h index e02a3a2a0e8..6fc865e659a 100644 --- a/c++/src/H5ArrayType.h +++ b/c++/src/H5ArrayType.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 * + * the LICENSE file, which can be found at the root of the source code * * 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/c++/src/H5AtomType.cpp b/c++/src/H5AtomType.cpp index f2e037a98bc..b18cc22576f 100644 --- a/c++/src/H5AtomType.cpp +++ b/c++/src/H5AtomType.cpp @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/c++/src/H5AtomType.h b/c++/src/H5AtomType.h index 327604ddd56..4c942859093 100644 --- a/c++/src/H5AtomType.h +++ b/c++/src/H5AtomType.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 * + * the LICENSE file, which can be found at the root of the source code * * 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/c++/src/H5Attribute.cpp b/c++/src/H5Attribute.cpp index a79d7c3a024..5324e7da2a7 100644 --- a/c++/src/H5Attribute.cpp +++ b/c++/src/H5Attribute.cpp @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/c++/src/H5Attribute.h b/c++/src/H5Attribute.h index 970110274b4..b50195bc172 100644 --- a/c++/src/H5Attribute.h +++ b/c++/src/H5Attribute.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 * + * the LICENSE file, which can be found at the root of the source code * * 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/c++/src/H5Classes.h b/c++/src/H5Classes.h index b4a0670d468..373e0106c8d 100644 --- a/c++/src/H5Classes.h +++ b/c++/src/H5Classes.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 * + * the LICENSE file, which can be found at the root of the source code * * 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/c++/src/H5CommonFG.cpp b/c++/src/H5CommonFG.cpp index d26c83fade0..7fe299f8f72 100644 --- a/c++/src/H5CommonFG.cpp +++ b/c++/src/H5CommonFG.cpp @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/c++/src/H5CommonFG.h b/c++/src/H5CommonFG.h index 6eb01db3bd1..93468b8340a 100644 --- a/c++/src/H5CommonFG.h +++ b/c++/src/H5CommonFG.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 * + * the LICENSE file, which can be found at the root of the source code * * 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/c++/src/H5CompType.cpp b/c++/src/H5CompType.cpp index 70bbe66556e..b369d3ae8cf 100644 --- a/c++/src/H5CompType.cpp +++ b/c++/src/H5CompType.cpp @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/c++/src/H5CompType.h b/c++/src/H5CompType.h index a642b0d5143..11033bd21ec 100644 --- a/c++/src/H5CompType.h +++ b/c++/src/H5CompType.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 * + * the LICENSE file, which can be found at the root of the source code * * 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/c++/src/H5Cpp.h b/c++/src/H5Cpp.h index 34fdef2032d..8a23fb61108 100644 --- a/c++/src/H5Cpp.h +++ b/c++/src/H5Cpp.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 * + * the LICENSE file, which can be found at the root of the source code * * 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/c++/src/H5CppDoc.h b/c++/src/H5CppDoc.h index 37bd8a5cd07..dc902962c06 100644 --- a/c++/src/H5CppDoc.h +++ b/c++/src/H5CppDoc.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 * + * the LICENSE file, which can be found at the root of the source code * * 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/c++/src/H5DaccProp.cpp b/c++/src/H5DaccProp.cpp index ba4c8ef60b0..e91c3f8c1a6 100644 --- a/c++/src/H5DaccProp.cpp +++ b/c++/src/H5DaccProp.cpp @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/c++/src/H5DaccProp.h b/c++/src/H5DaccProp.h index 3f101f3aa70..69a55cfc4d8 100644 --- a/c++/src/H5DaccProp.h +++ b/c++/src/H5DaccProp.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 * + * the LICENSE file, which can be found at the root of the source code * * 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/c++/src/H5DataSet.cpp b/c++/src/H5DataSet.cpp index 40b40f2f21e..d4839bb1e2d 100644 --- a/c++/src/H5DataSet.cpp +++ b/c++/src/H5DataSet.cpp @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/c++/src/H5DataSet.h b/c++/src/H5DataSet.h index 399235086f6..ea2a59ab0c3 100644 --- a/c++/src/H5DataSet.h +++ b/c++/src/H5DataSet.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 * + * the LICENSE file, which can be found at the root of the source code * * 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/c++/src/H5DataSpace.cpp b/c++/src/H5DataSpace.cpp index 403f9ece67b..b59be4b3cd1 100644 --- a/c++/src/H5DataSpace.cpp +++ b/c++/src/H5DataSpace.cpp @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/c++/src/H5DataSpace.h b/c++/src/H5DataSpace.h index 136a8ea63b8..21510cf8b22 100644 --- a/c++/src/H5DataSpace.h +++ b/c++/src/H5DataSpace.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 * + * the LICENSE file, which can be found at the root of the source code * * 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/c++/src/H5DataType.cpp b/c++/src/H5DataType.cpp index 98b7920b0a0..e864ed54bb9 100644 --- a/c++/src/H5DataType.cpp +++ b/c++/src/H5DataType.cpp @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/c++/src/H5DataType.h b/c++/src/H5DataType.h index 7cc1d315793..240c018f855 100644 --- a/c++/src/H5DataType.h +++ b/c++/src/H5DataType.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 * + * the LICENSE file, which can be found at the root of the source code * * 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/c++/src/H5DcreatProp.cpp b/c++/src/H5DcreatProp.cpp index bbe00e744f8..54ccea00bcb 100644 --- a/c++/src/H5DcreatProp.cpp +++ b/c++/src/H5DcreatProp.cpp @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/c++/src/H5DcreatProp.h b/c++/src/H5DcreatProp.h index 1621375eda3..9637ca6917b 100644 --- a/c++/src/H5DcreatProp.h +++ b/c++/src/H5DcreatProp.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 * + * the LICENSE file, which can be found at the root of the source code * * 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/c++/src/H5DxferProp.cpp b/c++/src/H5DxferProp.cpp index 1b9d6510580..d3ba22c395e 100644 --- a/c++/src/H5DxferProp.cpp +++ b/c++/src/H5DxferProp.cpp @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/c++/src/H5DxferProp.h b/c++/src/H5DxferProp.h index b86202da254..8f0f5a965a0 100644 --- a/c++/src/H5DxferProp.h +++ b/c++/src/H5DxferProp.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 * + * the LICENSE file, which can be found at the root of the source code * * 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/c++/src/H5EnumType.cpp b/c++/src/H5EnumType.cpp index 569e56abf47..978d22d7d86 100644 --- a/c++/src/H5EnumType.cpp +++ b/c++/src/H5EnumType.cpp @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/c++/src/H5EnumType.h b/c++/src/H5EnumType.h index a5096fcf905..5a3258dd9cc 100644 --- a/c++/src/H5EnumType.h +++ b/c++/src/H5EnumType.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 * + * the LICENSE file, which can be found at the root of the source code * * 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/c++/src/H5Exception.cpp b/c++/src/H5Exception.cpp index 906bd27e594..8dabaee41b7 100644 --- a/c++/src/H5Exception.cpp +++ b/c++/src/H5Exception.cpp @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/c++/src/H5Exception.h b/c++/src/H5Exception.h index 6bf51ef893b..12bfe319c63 100644 --- a/c++/src/H5Exception.h +++ b/c++/src/H5Exception.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 * + * the LICENSE file, which can be found at the root of the source code * * 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/c++/src/H5FaccProp.cpp b/c++/src/H5FaccProp.cpp index 12af96db666..82a8d550f02 100644 --- a/c++/src/H5FaccProp.cpp +++ b/c++/src/H5FaccProp.cpp @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/c++/src/H5FaccProp.h b/c++/src/H5FaccProp.h index 67394f1c3a5..1ebba76f330 100644 --- a/c++/src/H5FaccProp.h +++ b/c++/src/H5FaccProp.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 * + * the LICENSE file, which can be found at the root of the source code * * 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/c++/src/H5FcreatProp.cpp b/c++/src/H5FcreatProp.cpp index 66e4ceb886b..733bf4c3bc2 100644 --- a/c++/src/H5FcreatProp.cpp +++ b/c++/src/H5FcreatProp.cpp @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/c++/src/H5FcreatProp.h b/c++/src/H5FcreatProp.h index 76c2ae5b952..0094c354464 100644 --- a/c++/src/H5FcreatProp.h +++ b/c++/src/H5FcreatProp.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 * + * the LICENSE file, which can be found at the root of the source code * * 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/c++/src/H5File.cpp b/c++/src/H5File.cpp index 9c390f9c73f..ab01e4d12c4 100644 --- a/c++/src/H5File.cpp +++ b/c++/src/H5File.cpp @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/c++/src/H5File.h b/c++/src/H5File.h index 617adaadb4d..aebe0a6913d 100644 --- a/c++/src/H5File.h +++ b/c++/src/H5File.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 * + * the LICENSE file, which can be found at the root of the source code * * 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/c++/src/H5FloatType.cpp b/c++/src/H5FloatType.cpp index 41ee8a850bc..9e22dc351fd 100644 --- a/c++/src/H5FloatType.cpp +++ b/c++/src/H5FloatType.cpp @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/c++/src/H5FloatType.h b/c++/src/H5FloatType.h index b804892b0a8..e0b9ec570f8 100644 --- a/c++/src/H5FloatType.h +++ b/c++/src/H5FloatType.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 * + * the LICENSE file, which can be found at the root of the source code * * 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/c++/src/H5Group.cpp b/c++/src/H5Group.cpp index 48358b3a5cb..1dc6f9b6494 100644 --- a/c++/src/H5Group.cpp +++ b/c++/src/H5Group.cpp @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/c++/src/H5Group.h b/c++/src/H5Group.h index 9c89dd1599a..ea7719f8f82 100644 --- a/c++/src/H5Group.h +++ b/c++/src/H5Group.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 * + * the LICENSE file, which can be found at the root of the source code * * 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/c++/src/H5IdComponent.cpp b/c++/src/H5IdComponent.cpp index 0d15aac7fb9..c4ce6097e76 100644 --- a/c++/src/H5IdComponent.cpp +++ b/c++/src/H5IdComponent.cpp @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/c++/src/H5IdComponent.h b/c++/src/H5IdComponent.h index 2fef96f4137..d54efdbdd83 100644 --- a/c++/src/H5IdComponent.h +++ b/c++/src/H5IdComponent.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 * + * the LICENSE file, which can be found at the root of the source code * * 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/c++/src/H5Include.h b/c++/src/H5Include.h index a55cbe4f4ce..2cfa1a1ac7b 100644 --- a/c++/src/H5Include.h +++ b/c++/src/H5Include.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 * + * the LICENSE file, which can be found at the root of the source code * * 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/c++/src/H5IntType.cpp b/c++/src/H5IntType.cpp index 7c8b7d36ff9..6717aa29a8a 100644 --- a/c++/src/H5IntType.cpp +++ b/c++/src/H5IntType.cpp @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/c++/src/H5IntType.h b/c++/src/H5IntType.h index 1ca0ab147d2..99b728453d0 100644 --- a/c++/src/H5IntType.h +++ b/c++/src/H5IntType.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 * + * the LICENSE file, which can be found at the root of the source code * * 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/c++/src/H5LaccProp.cpp b/c++/src/H5LaccProp.cpp index 7a66c13d323..4134ab84be3 100644 --- a/c++/src/H5LaccProp.cpp +++ b/c++/src/H5LaccProp.cpp @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/c++/src/H5LaccProp.h b/c++/src/H5LaccProp.h index 6f4b9190f06..8ac3d968f8c 100644 --- a/c++/src/H5LaccProp.h +++ b/c++/src/H5LaccProp.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 * + * the LICENSE file, which can be found at the root of the source code * * 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/c++/src/H5LcreatProp.cpp b/c++/src/H5LcreatProp.cpp index 0dbb0b275c0..1002221a383 100644 --- a/c++/src/H5LcreatProp.cpp +++ b/c++/src/H5LcreatProp.cpp @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/c++/src/H5LcreatProp.h b/c++/src/H5LcreatProp.h index 272f260b253..060a4a3ce92 100644 --- a/c++/src/H5LcreatProp.h +++ b/c++/src/H5LcreatProp.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 * + * the LICENSE file, which can be found at the root of the source code * * 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/c++/src/H5Library.cpp b/c++/src/H5Library.cpp index c16bd819268..c336ba5ee0f 100644 --- a/c++/src/H5Library.cpp +++ b/c++/src/H5Library.cpp @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/c++/src/H5Library.h b/c++/src/H5Library.h index 10e5536bc14..408b525c74d 100644 --- a/c++/src/H5Library.h +++ b/c++/src/H5Library.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 * + * the LICENSE file, which can be found at the root of the source code * * 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/c++/src/H5Location.cpp b/c++/src/H5Location.cpp index 87eac679238..069e96c4e12 100644 --- a/c++/src/H5Location.cpp +++ b/c++/src/H5Location.cpp @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/c++/src/H5Location.h b/c++/src/H5Location.h index f10a00531f0..02099a981ac 100644 --- a/c++/src/H5Location.h +++ b/c++/src/H5Location.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 * + * the LICENSE file, which can be found at the root of the source code * * 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/c++/src/H5Object.cpp b/c++/src/H5Object.cpp index 54114378e85..901d750bf03 100644 --- a/c++/src/H5Object.cpp +++ b/c++/src/H5Object.cpp @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/c++/src/H5Object.h b/c++/src/H5Object.h index b2905842ad7..f2e6f5bb375 100644 --- a/c++/src/H5Object.h +++ b/c++/src/H5Object.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 * + * the LICENSE file, which can be found at the root of the source code * * 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/c++/src/H5OcreatProp.cpp b/c++/src/H5OcreatProp.cpp index 0f1da1c5a8d..832e1db28ac 100644 --- a/c++/src/H5OcreatProp.cpp +++ b/c++/src/H5OcreatProp.cpp @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/c++/src/H5OcreatProp.h b/c++/src/H5OcreatProp.h index fbe399197fe..d96f2896819 100644 --- a/c++/src/H5OcreatProp.h +++ b/c++/src/H5OcreatProp.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 * + * the LICENSE file, which can be found at the root of the source code * * 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/c++/src/H5PredType.cpp b/c++/src/H5PredType.cpp index 0338a01e016..8574f2ea6ea 100644 --- a/c++/src/H5PredType.cpp +++ b/c++/src/H5PredType.cpp @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/c++/src/H5PredType.h b/c++/src/H5PredType.h index 85b6e96fb0a..49d7cc8d946 100644 --- a/c++/src/H5PredType.h +++ b/c++/src/H5PredType.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 * + * the LICENSE file, which can be found at the root of the source code * * 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/c++/src/H5PropList.cpp b/c++/src/H5PropList.cpp index a116494a401..2c13b25205c 100644 --- a/c++/src/H5PropList.cpp +++ b/c++/src/H5PropList.cpp @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/c++/src/H5PropList.h b/c++/src/H5PropList.h index beef474f65e..d61fdf7cae8 100644 --- a/c++/src/H5PropList.h +++ b/c++/src/H5PropList.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 * + * the LICENSE file, which can be found at the root of the source code * * 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/c++/src/H5StrType.cpp b/c++/src/H5StrType.cpp index 1b45814f4e7..2692877529f 100644 --- a/c++/src/H5StrType.cpp +++ b/c++/src/H5StrType.cpp @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/c++/src/H5StrType.h b/c++/src/H5StrType.h index 0f51e759aaf..76cd72b3a14 100644 --- a/c++/src/H5StrType.h +++ b/c++/src/H5StrType.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 * + * the LICENSE file, which can be found at the root of the source code * * 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/c++/src/H5VarLenType.cpp b/c++/src/H5VarLenType.cpp index 49f2cbdd22b..c6ce391de03 100644 --- a/c++/src/H5VarLenType.cpp +++ b/c++/src/H5VarLenType.cpp @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/c++/src/H5VarLenType.h b/c++/src/H5VarLenType.h index d7f0ff1aefe..7a4cbd2ebdc 100644 --- a/c++/src/H5VarLenType.h +++ b/c++/src/H5VarLenType.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 * + * the LICENSE file, which can be found at the root of the source code * * 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/c++/src/Makefile.am b/c++/src/Makefile.am index 41815cd2b26..e94e46619c7 100644 --- a/c++/src/Makefile.am +++ b/c++/src/Makefile.am @@ -4,7 +4,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 +# the LICENSE file, which can be found at the root of the source code # 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/c++/src/h5c++.in b/c++/src/h5c++.in index c031c9d69ca..3ef6a3e0ae8 100644 --- a/c++/src/h5c++.in +++ b/c++/src/h5c++.in @@ -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 +# the LICENSE file, which can be found at the root of the source code # 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/c++/test/CMakeTests.cmake b/c++/test/CMakeTests.cmake index 224b09974d0..ce82c6cbd2a 100644 --- a/c++/test/CMakeTests.cmake +++ b/c++/test/CMakeTests.cmake @@ -4,7 +4,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 +# the LICENSE file, which can be found at the root of the source code # 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/c++/test/CMakeVFDTests.cmake b/c++/test/CMakeVFDTests.cmake index 52f8069f390..8fd75c693f4 100644 --- a/c++/test/CMakeVFDTests.cmake +++ b/c++/test/CMakeVFDTests.cmake @@ -4,7 +4,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 +# the LICENSE file, which can be found at the root of the source code # 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/c++/test/H5srcdir_str.h.in b/c++/test/H5srcdir_str.h.in index 55280cd641c..3e161381abb 100644 --- a/c++/test/H5srcdir_str.h.in +++ b/c++/test/H5srcdir_str.h.in @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/c++/test/Makefile.am b/c++/test/Makefile.am index d513d954748..59bf76fd74f 100644 --- a/c++/test/Makefile.am +++ b/c++/test/Makefile.am @@ -4,7 +4,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 +# the LICENSE file, which can be found at the root of the source code # 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/c++/test/dsets.cpp b/c++/test/dsets.cpp index 625e97f0d72..d61389b0842 100644 --- a/c++/test/dsets.cpp +++ b/c++/test/dsets.cpp @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/c++/test/h5cpputil.cpp b/c++/test/h5cpputil.cpp index 933aa7da264..bb16e8cbeca 100644 --- a/c++/test/h5cpputil.cpp +++ b/c++/test/h5cpputil.cpp @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/c++/test/h5cpputil.h b/c++/test/h5cpputil.h index 6c8560d5c8d..9288bd1e96a 100644 --- a/c++/test/h5cpputil.h +++ b/c++/test/h5cpputil.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/c++/test/tarray.cpp b/c++/test/tarray.cpp index 3ee94d24f59..9be2e5c85c8 100644 --- a/c++/test/tarray.cpp +++ b/c++/test/tarray.cpp @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/c++/test/tattr.cpp b/c++/test/tattr.cpp index a01833802a4..750e8bb6a7e 100644 --- a/c++/test/tattr.cpp +++ b/c++/test/tattr.cpp @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/c++/test/tcompound.cpp b/c++/test/tcompound.cpp index dada2c075a8..29d3120bc53 100644 --- a/c++/test/tcompound.cpp +++ b/c++/test/tcompound.cpp @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/c++/test/tdspl.cpp b/c++/test/tdspl.cpp index 90b558fdbbf..fc261db1505 100644 --- a/c++/test/tdspl.cpp +++ b/c++/test/tdspl.cpp @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/c++/test/testhdf5.cpp b/c++/test/testhdf5.cpp index 1df73baaf19..434183126ce 100644 --- a/c++/test/testhdf5.cpp +++ b/c++/test/testhdf5.cpp @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/c++/test/tfile.cpp b/c++/test/tfile.cpp index 94742f3c447..3f1f8115239 100644 --- a/c++/test/tfile.cpp +++ b/c++/test/tfile.cpp @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/c++/test/tfilter.cpp b/c++/test/tfilter.cpp index d66a7b5894c..9d426c1e2e0 100644 --- a/c++/test/tfilter.cpp +++ b/c++/test/tfilter.cpp @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/c++/test/th5s.cpp b/c++/test/th5s.cpp index 34fb32d4cea..8b18ec011fe 100644 --- a/c++/test/th5s.cpp +++ b/c++/test/th5s.cpp @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/c++/test/titerate.cpp b/c++/test/titerate.cpp index 2f989ae40f0..593ba507973 100644 --- a/c++/test/titerate.cpp +++ b/c++/test/titerate.cpp @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/c++/test/tlinks.cpp b/c++/test/tlinks.cpp index 355a4282651..ec6f8eee210 100644 --- a/c++/test/tlinks.cpp +++ b/c++/test/tlinks.cpp @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/c++/test/tobject.cpp b/c++/test/tobject.cpp index a7ac635de07..adf7c58abde 100644 --- a/c++/test/tobject.cpp +++ b/c++/test/tobject.cpp @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/c++/test/trefer.cpp b/c++/test/trefer.cpp index 627330f4660..ecc6de6c972 100644 --- a/c++/test/trefer.cpp +++ b/c++/test/trefer.cpp @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/c++/test/ttypes.cpp b/c++/test/ttypes.cpp index c504635b6ca..1959331c59e 100644 --- a/c++/test/ttypes.cpp +++ b/c++/test/ttypes.cpp @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/c++/test/tvlstr.cpp b/c++/test/tvlstr.cpp index ba39620334a..db616cd0571 100644 --- a/c++/test/tvlstr.cpp +++ b/c++/test/tvlstr.cpp @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/config/BlankForm b/config/BlankForm index e297cc385bc..d7669b7999a 100644 --- a/config/BlankForm +++ b/config/BlankForm @@ -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 +# the LICENSE file, which can be found at the root of the source code # 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/config/Makefile.am.blank b/config/Makefile.am.blank index 18afb605b1c..f94cacd9d35 100644 --- a/config/Makefile.am.blank +++ b/config/Makefile.am.blank @@ -4,7 +4,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 +# the LICENSE file, which can be found at the root of the source code # 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/config/apple b/config/apple index 39ed454a11f..d3f69bccb55 100644 --- a/config/apple +++ b/config/apple @@ -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 +# the LICENSE file, which can be found at the root of the source code # 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/config/cce-fflags b/config/cce-fflags index 813d4c75cea..b15f3e5dc79 100644 --- a/config/cce-fflags +++ b/config/cce-fflags @@ -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 +# the LICENSE file, which can be found at the root of the source code # 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/config/cce-flags b/config/cce-flags index 0903dec920c..f07495008a6 100644 --- a/config/cce-flags +++ b/config/cce-flags @@ -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 +# the LICENSE file, which can be found at the root of the source code # 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/config/clang-cxxflags b/config/clang-cxxflags index 2dcd0cbcf81..61a0c1f7e26 100644 --- a/config/clang-cxxflags +++ b/config/clang-cxxflags @@ -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 +# the LICENSE file, which can be found at the root of the source code # 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/config/clang-fflags b/config/clang-fflags index 786c729ca91..7820aa698c9 100644 --- a/config/clang-fflags +++ b/config/clang-fflags @@ -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 +# the LICENSE file, which can be found at the root of the source code # 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/config/clang-flags b/config/clang-flags index 585cb290035..1454629455f 100644 --- a/config/clang-flags +++ b/config/clang-flags @@ -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 +# the LICENSE file, which can be found at the root of the source code # 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/config/cmake/CTestCustom.cmake b/config/cmake/CTestCustom.cmake index b688421f328..f29416ac833 100644 --- a/config/cmake/CTestCustom.cmake +++ b/config/cmake/CTestCustom.cmake @@ -4,7 +4,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 +# the LICENSE file, which can be found at the root of the source code # 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/config/cmake/ConfigureChecks.cmake b/config/cmake/ConfigureChecks.cmake index c13334c5f8c..e0b02618658 100644 --- a/config/cmake/ConfigureChecks.cmake +++ b/config/cmake/ConfigureChecks.cmake @@ -4,7 +4,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 +# the LICENSE file, which can be found at the root of the source code # 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/config/cmake/ConversionTests.c b/config/cmake/ConversionTests.c index b5d2af2ff38..21cd645b997 100644 --- a/config/cmake/ConversionTests.c +++ b/config/cmake/ConversionTests.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/config/cmake/FindMFU.cmake b/config/cmake/FindMFU.cmake index 8bbc870f5f8..d1fd41ad2ed 100644 --- a/config/cmake/FindMFU.cmake +++ b/config/cmake/FindMFU.cmake @@ -4,7 +4,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 +# the LICENSE file, which can be found at the root of the source code # 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/config/cmake/GetTimeOfDayTest.cpp b/config/cmake/GetTimeOfDayTest.cpp index b35efa5c39a..7a33d79ea1d 100644 --- a/config/cmake/GetTimeOfDayTest.cpp +++ b/config/cmake/GetTimeOfDayTest.cpp @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/config/cmake/H5pubconf.h.in b/config/cmake/H5pubconf.h.in index 9f0d0bc1505..910bd129227 100644 --- a/config/cmake/H5pubconf.h.in +++ b/config/cmake/H5pubconf.h.in @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/config/cmake/HDF5DeveloperBuild.cmake b/config/cmake/HDF5DeveloperBuild.cmake index 07c9acab301..0bd5b527eb0 100644 --- a/config/cmake/HDF5DeveloperBuild.cmake +++ b/config/cmake/HDF5DeveloperBuild.cmake @@ -4,7 +4,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 +# the LICENSE file, which can be found at the root of the source code # 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/config/cmake/HDF5Macros.cmake b/config/cmake/HDF5Macros.cmake index e17d6bc46b2..e1bb13315f5 100644 --- a/config/cmake/HDF5Macros.cmake +++ b/config/cmake/HDF5Macros.cmake @@ -4,7 +4,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 +# the LICENSE file, which can be found at the root of the source code # 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/config/cmake/HDF5PluginMacros.cmake b/config/cmake/HDF5PluginMacros.cmake index b361917bcf2..3cb03ea2699 100644 --- a/config/cmake/HDF5PluginMacros.cmake +++ b/config/cmake/HDF5PluginMacros.cmake @@ -4,7 +4,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 +# the LICENSE file, which can be found at the root of the source code # 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/config/cmake/HDF5UseFortran.cmake b/config/cmake/HDF5UseFortran.cmake index ce33c7036e3..9a5d8c76709 100644 --- a/config/cmake/HDF5UseFortran.cmake +++ b/config/cmake/HDF5UseFortran.cmake @@ -4,7 +4,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 +# the LICENSE file, which can be found at the root of the source code # 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/config/cmake/HDFCXXCompilerFlags.cmake b/config/cmake/HDFCXXCompilerFlags.cmake index 5f977f534f6..b6c14efd931 100644 --- a/config/cmake/HDFCXXCompilerFlags.cmake +++ b/config/cmake/HDFCXXCompilerFlags.cmake @@ -4,7 +4,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 +# the LICENSE file, which can be found at the root of the source code # 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/config/cmake/HDFCompilerFlags.cmake b/config/cmake/HDFCompilerFlags.cmake index 2953d0e08ec..78aa3c37027 100644 --- a/config/cmake/HDFCompilerFlags.cmake +++ b/config/cmake/HDFCompilerFlags.cmake @@ -4,7 +4,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 +# the LICENSE file, which can be found at the root of the source code # 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/config/cmake/HDFFortranCompilerFlags.cmake b/config/cmake/HDFFortranCompilerFlags.cmake index 8ac3f490cc3..f238c7e82cc 100644 --- a/config/cmake/HDFFortranCompilerFlags.cmake +++ b/config/cmake/HDFFortranCompilerFlags.cmake @@ -4,7 +4,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 +# the LICENSE file, which can be found at the root of the source code # 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/config/cmake/HDFLibMacros.cmake b/config/cmake/HDFLibMacros.cmake index 09f40680b72..1907931bb34 100644 --- a/config/cmake/HDFLibMacros.cmake +++ b/config/cmake/HDFLibMacros.cmake @@ -4,7 +4,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 +# the LICENSE file, which can be found at the root of the source code # 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/config/cmake/HDFMacros.cmake b/config/cmake/HDFMacros.cmake index 3be3e6a6a60..a8ce9bb2c5b 100644 --- a/config/cmake/HDFMacros.cmake +++ b/config/cmake/HDFMacros.cmake @@ -4,7 +4,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 +# the LICENSE file, which can be found at the root of the source code # 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/config/cmake/HDFTests.c b/config/cmake/HDFTests.c index ae646ee051b..f55555c6138 100644 --- a/config/cmake/HDFTests.c +++ b/config/cmake/HDFTests.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/config/cmake/HDFUseFortran.cmake b/config/cmake/HDFUseFortran.cmake index 44d3e7cfd2b..50b1dc48294 100644 --- a/config/cmake/HDFUseFortran.cmake +++ b/config/cmake/HDFUseFortran.cmake @@ -4,7 +4,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 +# the LICENSE file, which can be found at the root of the source code # 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/config/cmake/README.md.cmake.in b/config/cmake/README.md.cmake.in index 40294c15255..82cb082c444 100644 --- a/config/cmake/README.md.cmake.in +++ b/config/cmake/README.md.cmake.in @@ -13,7 +13,7 @@ It was built with the following options: The contents of this directory are: - COPYING - Copyright notice + LICENSE - Copyright notice README.md - This file @HDF5_PACKAGE_NAME@-@HDF5_PACKAGE_VERSION@-@BINARY_SYSTEM_NAME@.@BINARY_INSTALL_ENDING@ - HDF5 Install Package OR diff --git a/config/cmake/UserMacros/Windows_MT.cmake b/config/cmake/UserMacros/Windows_MT.cmake index 351c99108e7..a6e451bef6c 100644 --- a/config/cmake/UserMacros/Windows_MT.cmake +++ b/config/cmake/UserMacros/Windows_MT.cmake @@ -4,7 +4,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 +# the LICENSE file, which can be found at the root of the source code # 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/config/cmake/cacheinit.cmake b/config/cmake/cacheinit.cmake index 75936d1d298..2206b94f39d 100644 --- a/config/cmake/cacheinit.cmake +++ b/config/cmake/cacheinit.cmake @@ -4,7 +4,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 +# the LICENSE file, which can be found at the root of the source code # 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/config/cmake/examples/CTestScript.cmake b/config/cmake/examples/CTestScript.cmake index 5e7259d7cf9..7f50564b454 100644 --- a/config/cmake/examples/CTestScript.cmake +++ b/config/cmake/examples/CTestScript.cmake @@ -4,7 +4,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 +# the LICENSE file, which can be found at the root of the source code # 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/config/cmake/examples/HDF5_Examples.cmake.in b/config/cmake/examples/HDF5_Examples.cmake.in index c929df7b802..bef5aae8e89 100644 --- a/config/cmake/examples/HDF5_Examples.cmake.in +++ b/config/cmake/examples/HDF5_Examples.cmake.in @@ -4,7 +4,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 +# the LICENSE file, which can be found at the root of the source code # 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/config/cmake/examples/HDF5_Examples_options.cmake b/config/cmake/examples/HDF5_Examples_options.cmake index 2fe145c4704..9cf2c0663bf 100644 --- a/config/cmake/examples/HDF5_Examples_options.cmake +++ b/config/cmake/examples/HDF5_Examples_options.cmake @@ -4,7 +4,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 +# the LICENSE file, which can be found at the root of the source code # 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/config/cmake/fileCompareTest.cmake b/config/cmake/fileCompareTest.cmake index 5cd56ee06e1..3483b15cefd 100644 --- a/config/cmake/fileCompareTest.cmake +++ b/config/cmake/fileCompareTest.cmake @@ -4,7 +4,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 +# the LICENSE file, which can be found at the root of the source code # 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/config/cmake/grepTest.cmake b/config/cmake/grepTest.cmake index 44aa1975510..05014142ec3 100644 --- a/config/cmake/grepTest.cmake +++ b/config/cmake/grepTest.cmake @@ -4,7 +4,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 +# the LICENSE file, which can be found at the root of the source code # 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/config/cmake/hdf5-config-version.cmake.in b/config/cmake/hdf5-config-version.cmake.in index 20ce630351a..b1b71cd64e9 100644 --- a/config/cmake/hdf5-config-version.cmake.in +++ b/config/cmake/hdf5-config-version.cmake.in @@ -4,7 +4,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 +# the LICENSE file, which can be found at the root of the source code # 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/config/cmake/hdf5-config.cmake.in b/config/cmake/hdf5-config.cmake.in index 325492ca9ec..5ac036d26f0 100644 --- a/config/cmake/hdf5-config.cmake.in +++ b/config/cmake/hdf5-config.cmake.in @@ -4,7 +4,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 +# the LICENSE file, which can be found at the root of the source code # 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/config/cmake/jrunTest.cmake b/config/cmake/jrunTest.cmake index d7d83d4f709..95b2648dc48 100644 --- a/config/cmake/jrunTest.cmake +++ b/config/cmake/jrunTest.cmake @@ -4,7 +4,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 +# the LICENSE file, which can be found at the root of the source code # 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/config/cmake/libh5cc.in b/config/cmake/libh5cc.in index 9bdce64f7df..2608f49423a 100644 --- a/config/cmake/libh5cc.in +++ b/config/cmake/libh5cc.in @@ -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 +# the LICENSE file, which can be found at the root of the source code # 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/config/cmake/mccacheinit.cmake b/config/cmake/mccacheinit.cmake index caa1fe034fe..cc2c604afe2 100644 --- a/config/cmake/mccacheinit.cmake +++ b/config/cmake/mccacheinit.cmake @@ -4,7 +4,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 +# the LICENSE file, which can be found at the root of the source code # 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/config/cmake/runTest.cmake b/config/cmake/runTest.cmake index 8eed074ecb6..3ab9e940d28 100644 --- a/config/cmake/runTest.cmake +++ b/config/cmake/runTest.cmake @@ -4,7 +4,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 +# the LICENSE file, which can be found at the root of the source code # 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/config/cmake/scripts/CTestScript.cmake b/config/cmake/scripts/CTestScript.cmake index 45ca77b73d9..7861c5d69f0 100644 --- a/config/cmake/scripts/CTestScript.cmake +++ b/config/cmake/scripts/CTestScript.cmake @@ -4,7 +4,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 +# the LICENSE file, which can be found at the root of the source code # 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/config/cmake/scripts/HDF5config.cmake b/config/cmake/scripts/HDF5config.cmake index 485871c5816..874207a30a8 100644 --- a/config/cmake/scripts/HDF5config.cmake +++ b/config/cmake/scripts/HDF5config.cmake @@ -4,7 +4,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 +# the LICENSE file, which can be found at the root of the source code # 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/config/cmake/scripts/HDF5options.cmake b/config/cmake/scripts/HDF5options.cmake index 179c91f59e9..aedbaa19242 100644 --- a/config/cmake/scripts/HDF5options.cmake +++ b/config/cmake/scripts/HDF5options.cmake @@ -4,7 +4,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 +# the LICENSE file, which can be found at the root of the source code # 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/config/cmake/scripts/HPC/bsub-HDF5options.cmake b/config/cmake/scripts/HPC/bsub-HDF5options.cmake index 37fdb8b66d2..167915dcd66 100644 --- a/config/cmake/scripts/HPC/bsub-HDF5options.cmake +++ b/config/cmake/scripts/HPC/bsub-HDF5options.cmake @@ -4,7 +4,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 +# the LICENSE file, which can be found at the root of the source code # 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/config/cmake/scripts/HPC/qsub-HDF5options.cmake b/config/cmake/scripts/HPC/qsub-HDF5options.cmake index fe335467c61..8c716be46a9 100644 --- a/config/cmake/scripts/HPC/qsub-HDF5options.cmake +++ b/config/cmake/scripts/HPC/qsub-HDF5options.cmake @@ -4,7 +4,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 +# the LICENSE file, which can be found at the root of the source code # 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/config/cmake/scripts/HPC/raybsub-HDF5options.cmake b/config/cmake/scripts/HPC/raybsub-HDF5options.cmake index 89ce4f06b5d..60010584131 100644 --- a/config/cmake/scripts/HPC/raybsub-HDF5options.cmake +++ b/config/cmake/scripts/HPC/raybsub-HDF5options.cmake @@ -4,7 +4,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 +# the LICENSE file, which can be found at the root of the source code # 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/config/cmake/scripts/HPC/sbatch-HDF5options.cmake b/config/cmake/scripts/HPC/sbatch-HDF5options.cmake index ddf4858170a..2c8f89f6c2f 100644 --- a/config/cmake/scripts/HPC/sbatch-HDF5options.cmake +++ b/config/cmake/scripts/HPC/sbatch-HDF5options.cmake @@ -4,7 +4,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 +# the LICENSE file, which can be found at the root of the source code # 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/config/cmake/userblockTest.cmake b/config/cmake/userblockTest.cmake index dde66c9edb7..48a9ee2c55a 100644 --- a/config/cmake/userblockTest.cmake +++ b/config/cmake/userblockTest.cmake @@ -4,7 +4,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 +# the LICENSE file, which can be found at the root of the source code # 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/config/cmake/vfdTest.cmake b/config/cmake/vfdTest.cmake index fadc67f94ca..7ab39d1b0d6 100644 --- a/config/cmake/vfdTest.cmake +++ b/config/cmake/vfdTest.cmake @@ -4,7 +4,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 +# the LICENSE file, which can be found at the root of the source code # 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/config/cmake/volTest.cmake b/config/cmake/volTest.cmake index a47c3e94f34..9a29e1a6390 100644 --- a/config/cmake/volTest.cmake +++ b/config/cmake/volTest.cmake @@ -4,7 +4,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 +# the LICENSE file, which can be found at the root of the source code # 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/config/commence.am b/config/commence.am index 11db41f133e..392356b59e0 100644 --- a/config/commence.am +++ b/config/commence.am @@ -6,7 +6,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 +## the LICENSE file, which can be found at the root of the source code ## 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/config/conclude.am b/config/conclude.am index 9b73ae77792..5ef0fc7e355 100644 --- a/config/conclude.am +++ b/config/conclude.am @@ -6,7 +6,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 +## the LICENSE file, which can be found at the root of the source code ## 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/config/conclude_fc.am b/config/conclude_fc.am index d26016a03c7..f87c1f07991 100644 --- a/config/conclude_fc.am +++ b/config/conclude_fc.am @@ -6,7 +6,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 +## the LICENSE file, which can be found at the root of the source code ## 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/config/cygwin b/config/cygwin index b028e702670..33a21f46d76 100644 --- a/config/cygwin +++ b/config/cygwin @@ -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 +# the LICENSE file, which can be found at the root of the source code # 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/config/examples.am b/config/examples.am index 09a9a244c9b..a51b472bf7d 100644 --- a/config/examples.am +++ b/config/examples.am @@ -6,7 +6,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 +## the LICENSE file, which can be found at the root of the source code ## 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/config/freebsd b/config/freebsd index 70cf44a07ac..70b66fbd4c9 100644 --- a/config/freebsd +++ b/config/freebsd @@ -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 +# the LICENSE file, which can be found at the root of the source code # 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/config/gnu-cxxflags b/config/gnu-cxxflags index f409ab416c5..7e80a49a03a 100644 --- a/config/gnu-cxxflags +++ b/config/gnu-cxxflags @@ -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 +# the LICENSE file, which can be found at the root of the source code # 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/config/gnu-fflags b/config/gnu-fflags index b3385ec8836..c1beb31cb4d 100644 --- a/config/gnu-fflags +++ b/config/gnu-fflags @@ -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 +# the LICENSE file, which can be found at the root of the source code # 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/config/gnu-flags b/config/gnu-flags index 5bf8b7a8d22..658475c0aba 100644 --- a/config/gnu-flags +++ b/config/gnu-flags @@ -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 +# the LICENSE file, which can be found at the root of the source code # 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/config/ibm-aix b/config/ibm-aix index bd486af8e27..d0f34239a94 100644 --- a/config/ibm-aix +++ b/config/ibm-aix @@ -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 +# the LICENSE file, which can be found at the root of the source code # 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/config/ibm-flags b/config/ibm-flags index 37ecd20d1f5..fd25f2f017e 100644 --- a/config/ibm-flags +++ b/config/ibm-flags @@ -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 +# the LICENSE file, which can be found at the root of the source code # 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/config/intel-cxxflags b/config/intel-cxxflags index 8db550dc4a6..ae3c9ff0feb 100644 --- a/config/intel-cxxflags +++ b/config/intel-cxxflags @@ -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 +# the LICENSE file, which can be found at the root of the source code # 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/config/intel-fflags b/config/intel-fflags index b6307c1bedb..c6d88843855 100644 --- a/config/intel-fflags +++ b/config/intel-fflags @@ -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 +# the LICENSE file, which can be found at the root of the source code # 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/config/intel-flags b/config/intel-flags index 725ba625128..3f069319331 100644 --- a/config/intel-flags +++ b/config/intel-flags @@ -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 +# the LICENSE file, which can be found at the root of the source code # 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/config/linux-gnu b/config/linux-gnu index b4139ee1a58..bbbcf51ee1e 100644 --- a/config/linux-gnu +++ b/config/linux-gnu @@ -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 +# the LICENSE file, which can be found at the root of the source code # 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/config/lt_vers.am b/config/lt_vers.am index 7ef44760918..559d1ff1950 100644 --- a/config/lt_vers.am +++ b/config/lt_vers.am @@ -6,7 +6,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 +## the LICENSE file, which can be found at the root of the source code ## 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/config/netbsd b/config/netbsd index 0ed84f7b3d2..27020d46258 100644 --- a/config/netbsd +++ b/config/netbsd @@ -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 +# the LICENSE file, which can be found at the root of the source code # 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/config/nvidia-cxxflags b/config/nvidia-cxxflags index 6becd26887a..dfac0f74cf8 100644 --- a/config/nvidia-cxxflags +++ b/config/nvidia-cxxflags @@ -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 +# the LICENSE file, which can be found at the root of the source code # 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/config/nvidia-fflags b/config/nvidia-fflags index 77677e1036a..a6879468058 100644 --- a/config/nvidia-fflags +++ b/config/nvidia-fflags @@ -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 +# the LICENSE file, which can be found at the root of the source code # 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/config/nvidia-flags b/config/nvidia-flags index 31b2aa0bd56..cff61c6ecca 100644 --- a/config/nvidia-flags +++ b/config/nvidia-flags @@ -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 +# the LICENSE file, which can be found at the root of the source code # 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/config/oneapi-cxxflags b/config/oneapi-cxxflags index d9819b94c44..f8d873509a1 100644 --- a/config/oneapi-cxxflags +++ b/config/oneapi-cxxflags @@ -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 +# the LICENSE file, which can be found at the root of the source code # 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/config/oneapi-fflags b/config/oneapi-fflags index a63108d0b99..1bd64bcb738 100644 --- a/config/oneapi-fflags +++ b/config/oneapi-fflags @@ -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 +# the LICENSE file, which can be found at the root of the source code # 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/config/oneapi-flags b/config/oneapi-flags index 32a7e7c61a7..49607a04e11 100644 --- a/config/oneapi-flags +++ b/config/oneapi-flags @@ -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 +# the LICENSE file, which can be found at the root of the source code # 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/config/pgi-cxxflags b/config/pgi-cxxflags index 7d8bdeb3077..d513f2dff1d 100644 --- a/config/pgi-cxxflags +++ b/config/pgi-cxxflags @@ -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 +# the LICENSE file, which can be found at the root of the source code # 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/config/pgi-fflags b/config/pgi-fflags index 5ec8368beea..55588fff846 100644 --- a/config/pgi-fflags +++ b/config/pgi-fflags @@ -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 +# the LICENSE file, which can be found at the root of the source code # 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/config/pgi-flags b/config/pgi-flags index 19dd912f183..7c9f5ae726b 100644 --- a/config/pgi-flags +++ b/config/pgi-flags @@ -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 +# the LICENSE file, which can be found at the root of the source code # 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/config/site-specific/BlankForm b/config/site-specific/BlankForm index a5e89215123..6898af7aadc 100644 --- a/config/site-specific/BlankForm +++ b/config/site-specific/BlankForm @@ -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 +# the LICENSE file, which can be found at the root of the source code # 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/config/solaris b/config/solaris index e99a2bc060b..172793e6753 100644 --- a/config/solaris +++ b/config/solaris @@ -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 +# the LICENSE file, which can be found at the root of the source code # 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/configure.ac b/configure.ac index 6f1ed6aa50e..32ed53f4b6e 100644 --- a/configure.ac +++ b/configure.ac @@ -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 +## the LICENSE file, which can be found at the root of the source code ## 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/doxygen/examples/H5.format.html b/doxygen/examples/H5.format.html index 1e7fe256f1a..0876c56c007 100644 --- a/doxygen/examples/H5.format.html +++ b/doxygen/examples/H5.format.html @@ -176,7 +176,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/doxygen/examples/VFL.html b/doxygen/examples/VFL.html index 78d163208ad..e0942fc077d 100644 --- a/doxygen/examples/VFL.html +++ b/doxygen/examples/VFL.html @@ -14,7 +14,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/doxygen/examples/h5_attribute.c b/doxygen/examples/h5_attribute.c index 6d3523d5b9e..c8144c63913 100644 --- a/doxygen/examples/h5_attribute.c +++ b/doxygen/examples/h5_attribute.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/doxygen/examples/h5_extlink.c b/doxygen/examples/h5_extlink.c index e1f02cf4cfd..a35172059f8 100644 --- a/doxygen/examples/h5_extlink.c +++ b/doxygen/examples/h5_extlink.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/fortran/Makefile.am b/fortran/Makefile.am index 631d9edc888..9d2c8c7e395 100644 --- a/fortran/Makefile.am +++ b/fortran/Makefile.am @@ -4,7 +4,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 +# the LICENSE file, which can be found at the root of the source code # 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/fortran/src/H5Af.c b/fortran/src/H5Af.c index 364d2c56eda..7ad1ee33a49 100644 --- a/fortran/src/H5Af.c +++ b/fortran/src/H5Af.c @@ -9,7 +9,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/fortran/src/H5Aff.F90 b/fortran/src/H5Aff.F90 index c2de9853f20..bb51c34d47e 100644 --- a/fortran/src/H5Aff.F90 +++ b/fortran/src/H5Aff.F90 @@ -16,7 +16,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 * +! the LICENSE file, which can be found at the root of the source code * ! 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/fortran/src/H5Df.c b/fortran/src/H5Df.c index fdaba9f73ca..9d978cde927 100644 --- a/fortran/src/H5Df.c +++ b/fortran/src/H5Df.c @@ -9,7 +9,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/fortran/src/H5Dff.F90 b/fortran/src/H5Dff.F90 index 5d6ff524bb2..da7efd7a98e 100644 --- a/fortran/src/H5Dff.F90 +++ b/fortran/src/H5Dff.F90 @@ -16,7 +16,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 * +! the LICENSE file, which can be found at the root of the source code * ! 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/fortran/src/H5ESff.F90 b/fortran/src/H5ESff.F90 index 76e84881e50..28676b52d45 100644 --- a/fortran/src/H5ESff.F90 +++ b/fortran/src/H5ESff.F90 @@ -12,7 +12,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 * +! the LICENSE file, which can be found at the root of the source code * ! 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/fortran/src/H5Ef.c b/fortran/src/H5Ef.c index 316c9ad9a5d..f5faa56ddbf 100644 --- a/fortran/src/H5Ef.c +++ b/fortran/src/H5Ef.c @@ -9,7 +9,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/fortran/src/H5Eff.F90 b/fortran/src/H5Eff.F90 index 20f45473a3b..50f23f175b7 100644 --- a/fortran/src/H5Eff.F90 +++ b/fortran/src/H5Eff.F90 @@ -16,7 +16,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 * +! the LICENSE file, which can be found at the root of the source code * ! 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/fortran/src/H5Ff.c b/fortran/src/H5Ff.c index 4b56ccaae9f..1e53b9b715e 100644 --- a/fortran/src/H5Ff.c +++ b/fortran/src/H5Ff.c @@ -9,7 +9,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/fortran/src/H5Fff.F90 b/fortran/src/H5Fff.F90 index dbd1c809bd5..7051e95bec8 100644 --- a/fortran/src/H5Fff.F90 +++ b/fortran/src/H5Fff.F90 @@ -16,7 +16,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 * +! the LICENSE file, which can be found at the root of the source code * ! 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/fortran/src/H5Gf.c b/fortran/src/H5Gf.c index 8e4bae3d7be..b6615366fb3 100644 --- a/fortran/src/H5Gf.c +++ b/fortran/src/H5Gf.c @@ -9,7 +9,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/fortran/src/H5Gff.F90 b/fortran/src/H5Gff.F90 index 8f805ab0f61..598ff2fff5e 100644 --- a/fortran/src/H5Gff.F90 +++ b/fortran/src/H5Gff.F90 @@ -16,7 +16,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 * +! the LICENSE file, which can be found at the root of the source code * ! 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/fortran/src/H5If.c b/fortran/src/H5If.c index 7486ff5fcfd..1a6a599c65b 100644 --- a/fortran/src/H5If.c +++ b/fortran/src/H5If.c @@ -9,7 +9,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/fortran/src/H5Iff.F90 b/fortran/src/H5Iff.F90 index 7c449eaa8be..7e9be6a04c6 100644 --- a/fortran/src/H5Iff.F90 +++ b/fortran/src/H5Iff.F90 @@ -16,7 +16,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 * +! the LICENSE file, which can be found at the root of the source code * ! 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/fortran/src/H5Lf.c b/fortran/src/H5Lf.c index 5fb5a3425fb..c2e0f17b7d2 100644 --- a/fortran/src/H5Lf.c +++ b/fortran/src/H5Lf.c @@ -9,7 +9,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/fortran/src/H5Lff.F90 b/fortran/src/H5Lff.F90 index 50a605a67db..5945eb3985a 100644 --- a/fortran/src/H5Lff.F90 +++ b/fortran/src/H5Lff.F90 @@ -16,7 +16,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 * +! the LICENSE file, which can be found at the root of the source code * ! 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/fortran/src/H5Of.c b/fortran/src/H5Of.c index 393f505fdb1..2085e49a8ae 100644 --- a/fortran/src/H5Of.c +++ b/fortran/src/H5Of.c @@ -9,7 +9,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/fortran/src/H5Off.F90 b/fortran/src/H5Off.F90 index 9c8b09141b8..a149806857a 100644 --- a/fortran/src/H5Off.F90 +++ b/fortran/src/H5Off.F90 @@ -16,7 +16,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 * +! the LICENSE file, which can be found at the root of the source code * ! 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/fortran/src/H5Pf.c b/fortran/src/H5Pf.c index 40e9c0fb9e3..079d0277a43 100644 --- a/fortran/src/H5Pf.c +++ b/fortran/src/H5Pf.c @@ -9,7 +9,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/fortran/src/H5Pff.F90 b/fortran/src/H5Pff.F90 index f5e50c90383..7e73ac2255a 100644 --- a/fortran/src/H5Pff.F90 +++ b/fortran/src/H5Pff.F90 @@ -16,7 +16,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 * +! the LICENSE file, which can be found at the root of the source code * ! 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/fortran/src/H5Rf.c b/fortran/src/H5Rf.c index d9ef5d06f71..108591d23e4 100644 --- a/fortran/src/H5Rf.c +++ b/fortran/src/H5Rf.c @@ -9,7 +9,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/fortran/src/H5Rff.F90 b/fortran/src/H5Rff.F90 index 75933e28fb4..7e5d8468f54 100644 --- a/fortran/src/H5Rff.F90 +++ b/fortran/src/H5Rff.F90 @@ -24,7 +24,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 * +! the LICENSE file, which can be found at the root of the source code * ! 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/fortran/src/H5Sf.c b/fortran/src/H5Sf.c index 22130fc9bd8..73cae480bfb 100644 --- a/fortran/src/H5Sf.c +++ b/fortran/src/H5Sf.c @@ -9,7 +9,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/fortran/src/H5Sff.F90 b/fortran/src/H5Sff.F90 index db709ddc10f..0c20fe1c1a9 100644 --- a/fortran/src/H5Sff.F90 +++ b/fortran/src/H5Sff.F90 @@ -16,7 +16,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 * +! the LICENSE file, which can be found at the root of the source code * ! 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/fortran/src/H5Tf.c b/fortran/src/H5Tf.c index 393873e110b..d4b8363688e 100644 --- a/fortran/src/H5Tf.c +++ b/fortran/src/H5Tf.c @@ -9,7 +9,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/fortran/src/H5Tff.F90 b/fortran/src/H5Tff.F90 index b93e3c3a03c..ff1b84af34f 100644 --- a/fortran/src/H5Tff.F90 +++ b/fortran/src/H5Tff.F90 @@ -16,7 +16,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 * +! the LICENSE file, which can be found at the root of the source code * ! 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/fortran/src/H5VLff.F90 b/fortran/src/H5VLff.F90 index e1629328ce2..21fc6f6b05e 100644 --- a/fortran/src/H5VLff.F90 +++ b/fortran/src/H5VLff.F90 @@ -16,7 +16,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 * +! the LICENSE file, which can be found at the root of the source code * ! 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/fortran/src/H5Zf.c b/fortran/src/H5Zf.c index 607992f2d37..541617a9810 100644 --- a/fortran/src/H5Zf.c +++ b/fortran/src/H5Zf.c @@ -9,7 +9,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/fortran/src/H5Zff.F90 b/fortran/src/H5Zff.F90 index eae94c5bb81..a92587a9e0b 100644 --- a/fortran/src/H5Zff.F90 +++ b/fortran/src/H5Zff.F90 @@ -16,7 +16,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 * +! the LICENSE file, which can be found at the root of the source code * ! 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/fortran/src/H5_buildiface.F90 b/fortran/src/H5_buildiface.F90 index 62ced23cf45..0c8db4c5dd2 100644 --- a/fortran/src/H5_buildiface.F90 +++ b/fortran/src/H5_buildiface.F90 @@ -32,7 +32,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 * +! the LICENSE file, which can be found at the root of the source code * ! 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. * @@ -117,7 +117,7 @@ PROGRAM H5_buildiface '! *',& '! 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 *',& +'! the LICENSE file, which can be found at the root of the source code *',& '! 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/fortran/src/H5_f.c b/fortran/src/H5_f.c index ac3c7bfceed..b560184618a 100644 --- a/fortran/src/H5_f.c +++ b/fortran/src/H5_f.c @@ -9,7 +9,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/fortran/src/H5_ff.F90 b/fortran/src/H5_ff.F90 index d8c18374045..847d649e6fe 100644 --- a/fortran/src/H5_ff.F90 +++ b/fortran/src/H5_ff.F90 @@ -26,7 +26,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 * +! the LICENSE file, which can be found at the root of the source code * ! 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/fortran/src/H5config_f.inc.cmake b/fortran/src/H5config_f.inc.cmake index bc9f036e020..88875cb0b9a 100644 --- a/fortran/src/H5config_f.inc.cmake +++ b/fortran/src/H5config_f.inc.cmake @@ -4,7 +4,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 * +! the LICENSE file, which can be found at the root of the source code * ! 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/fortran/src/H5config_f.inc.in b/fortran/src/H5config_f.inc.in index 7f2d3cad8a9..a37176ec619 100644 --- a/fortran/src/H5config_f.inc.in +++ b/fortran/src/H5config_f.inc.in @@ -4,7 +4,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 * +! the LICENSE file, which can be found at the root of the source code * ! 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/fortran/src/H5f90.h b/fortran/src/H5f90.h index 513b30940b7..4f8233dcb58 100644 --- a/fortran/src/H5f90.h +++ b/fortran/src/H5f90.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/fortran/src/H5f90global.F90 b/fortran/src/H5f90global.F90 index ee2c6ab3aec..223f8dddf72 100644 --- a/fortran/src/H5f90global.F90 +++ b/fortran/src/H5f90global.F90 @@ -12,7 +12,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 * +! the LICENSE file, which can be found at the root of the source code * ! 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/fortran/src/H5f90i.h b/fortran/src/H5f90i.h index 9f7433aec97..cd263feaba5 100644 --- a/fortran/src/H5f90i.h +++ b/fortran/src/H5f90i.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/fortran/src/H5f90kit.c b/fortran/src/H5f90kit.c index 5129bda9976..91836265bb3 100644 --- a/fortran/src/H5f90kit.c +++ b/fortran/src/H5f90kit.c @@ -12,7 +12,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/fortran/src/H5f90proto.h b/fortran/src/H5f90proto.h index 71d914c1d26..55d36da33b3 100644 --- a/fortran/src/H5f90proto.h +++ b/fortran/src/H5f90proto.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/fortran/src/H5fort_type_defines.h.cmake b/fortran/src/H5fort_type_defines.h.cmake index f2f6af6b6ae..02493d1f928 100644 --- a/fortran/src/H5fort_type_defines.h.cmake +++ b/fortran/src/H5fort_type_defines.h.cmake @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/fortran/src/H5fort_type_defines.h.in b/fortran/src/H5fort_type_defines.h.in index 989be54d1ff..a7c48ef2d59 100644 --- a/fortran/src/H5fort_type_defines.h.in +++ b/fortran/src/H5fort_type_defines.h.in @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/fortran/src/H5fortkit.F90 b/fortran/src/H5fortkit.F90 index 70d7087d65e..b77c7c166e6 100644 --- a/fortran/src/H5fortkit.F90 +++ b/fortran/src/H5fortkit.F90 @@ -16,7 +16,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 * +! the LICENSE file, which can be found at the root of the source code * ! 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/fortran/src/H5match_types.c b/fortran/src/H5match_types.c index 40d21e97cc0..310720ed9aa 100644 --- a/fortran/src/H5match_types.c +++ b/fortran/src/H5match_types.c @@ -18,7 +18,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 * + * the LICENSE file, which can be found at the root of the source code * * 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. * @@ -62,7 +62,7 @@ initCfile(void) * *\n\ * This file is part of HDF5. The full HDF5 copyright notice, including *\n\ * terms governing use, modification, and redistribution, is contained in *\n\ - * the COPYING file, which can be found at the root of the source code *\n\ + * the LICENSE file, which can be found at the root of the source code *\n\ * distribution tree, or in https://www.hdfgroup.org/licenses. *\n\ * If you do not have access to either file, you may request a copy from *\n\ * help@hdfgroup.org. *\n\ @@ -85,7 +85,7 @@ initFfile(void) ! *\n\ ! This file is part of HDF5. The full HDF5 copyright notice, including *\n\ ! terms governing use, modification, and redistribution, is contained in *\n\ -! the COPYING file, which can be found at the root of the source code *\n\ +! the LICENSE file, which can be found at the root of the source code *\n\ ! distribution tree, or in https://www.hdfgroup.org/licenses. *\n\ ! If you do not have access to either file, you may request a copy from *\n\ ! help@hdfgroup.org. *\n\ diff --git a/fortran/src/HDF5.F90 b/fortran/src/HDF5.F90 index faedc40a05b..fd3733cd2f3 100644 --- a/fortran/src/HDF5.F90 +++ b/fortran/src/HDF5.F90 @@ -16,7 +16,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 * +! the LICENSE file, which can be found at the root of the source code * ! 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/fortran/src/Makefile.am b/fortran/src/Makefile.am index 2fdf085f4b9..4b25e230317 100644 --- a/fortran/src/Makefile.am +++ b/fortran/src/Makefile.am @@ -4,7 +4,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 +# the LICENSE file, which can be found at the root of the source code # 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/fortran/src/h5fc.in b/fortran/src/h5fc.in index 562d56d2089..f63d2ff1cbd 100644 --- a/fortran/src/h5fc.in +++ b/fortran/src/h5fc.in @@ -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 +# the LICENSE file, which can be found at the root of the source code # 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/fortran/test/CMakeTests.cmake b/fortran/test/CMakeTests.cmake index 46b89728bea..66a5f058634 100644 --- a/fortran/test/CMakeTests.cmake +++ b/fortran/test/CMakeTests.cmake @@ -4,7 +4,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 +# the LICENSE file, which can be found at the root of the source code # 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/fortran/test/H5_test_buildiface.F90 b/fortran/test/H5_test_buildiface.F90 index 0b5efebd235..efbabc74987 100644 --- a/fortran/test/H5_test_buildiface.F90 +++ b/fortran/test/H5_test_buildiface.F90 @@ -32,7 +32,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 * +! the LICENSE file, which can be found at the root of the source code * ! 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. * @@ -76,7 +76,7 @@ PROGRAM H5_test_buildiface '! *',& '! 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 *',& +'! the LICENSE file, which can be found at the root of the source code *',& '! 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/fortran/test/Makefile.am b/fortran/test/Makefile.am index 6d11dcc07d1..29cb2c97bff 100644 --- a/fortran/test/Makefile.am +++ b/fortran/test/Makefile.am @@ -4,7 +4,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 +# the LICENSE file, which can be found at the root of the source code # 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/fortran/test/fflush1.F90 b/fortran/test/fflush1.F90 index 5e3234d0161..b016346bb49 100644 --- a/fortran/test/fflush1.F90 +++ b/fortran/test/fflush1.F90 @@ -16,7 +16,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 * +! the LICENSE file, which can be found at the root of the source code * ! 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/fortran/test/fflush2.F90 b/fortran/test/fflush2.F90 index e05908a9f1b..e2fbe438952 100644 --- a/fortran/test/fflush2.F90 +++ b/fortran/test/fflush2.F90 @@ -16,7 +16,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 * +! the LICENSE file, which can be found at the root of the source code * ! 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/fortran/test/fortranlib_test.F90 b/fortran/test/fortranlib_test.F90 index 534bde6c9a0..bace2bf86f9 100644 --- a/fortran/test/fortranlib_test.F90 +++ b/fortran/test/fortranlib_test.F90 @@ -13,7 +13,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 * +! the LICENSE file, which can be found at the root of the source code * ! 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/fortran/test/fortranlib_test_1_8.F90 b/fortran/test/fortranlib_test_1_8.F90 index 6b3e7fa5b8d..feb85a47cdc 100644 --- a/fortran/test/fortranlib_test_1_8.F90 +++ b/fortran/test/fortranlib_test_1_8.F90 @@ -13,7 +13,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 * +! the LICENSE file, which can be found at the root of the source code * ! 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/fortran/test/fortranlib_test_F03.F90 b/fortran/test/fortranlib_test_F03.F90 index 50240ce6ed1..51da6b5eeb5 100644 --- a/fortran/test/fortranlib_test_F03.F90 +++ b/fortran/test/fortranlib_test_F03.F90 @@ -14,7 +14,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 * +! the LICENSE file, which can be found at the root of the source code * ! 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/fortran/test/t.c b/fortran/test/t.c index 1336540ca61..048dae89120 100644 --- a/fortran/test/t.c +++ b/fortran/test/t.c @@ -13,7 +13,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/fortran/test/t.h b/fortran/test/t.h index af8940ff9a7..de909271df6 100644 --- a/fortran/test/t.h +++ b/fortran/test/t.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/fortran/test/tH5A.F90 b/fortran/test/tH5A.F90 index ff7ee60053e..ce69ba11bc0 100644 --- a/fortran/test/tH5A.F90 +++ b/fortran/test/tH5A.F90 @@ -13,7 +13,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 * +! the LICENSE file, which can be found at the root of the source code * ! 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/fortran/test/tH5A_1_8.F90 b/fortran/test/tH5A_1_8.F90 index 2a479e476ca..0a90842075c 100644 --- a/fortran/test/tH5A_1_8.F90 +++ b/fortran/test/tH5A_1_8.F90 @@ -13,7 +13,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 * +! the LICENSE file, which can be found at the root of the source code * ! 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/fortran/test/tH5D.F90 b/fortran/test/tH5D.F90 index fc774144f14..59b69db7e7f 100644 --- a/fortran/test/tH5D.F90 +++ b/fortran/test/tH5D.F90 @@ -13,7 +13,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 * +! the LICENSE file, which can be found at the root of the source code * ! 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/fortran/test/tH5E.F90 b/fortran/test/tH5E.F90 index 5cf761477d6..c878b3c8efa 100644 --- a/fortran/test/tH5E.F90 +++ b/fortran/test/tH5E.F90 @@ -13,7 +13,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 * +! the LICENSE file, which can be found at the root of the source code * ! 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/fortran/test/tH5E_F03.F90 b/fortran/test/tH5E_F03.F90 index 7060d2ee617..26268205b22 100644 --- a/fortran/test/tH5E_F03.F90 +++ b/fortran/test/tH5E_F03.F90 @@ -14,7 +14,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 * +! the LICENSE file, which can be found at the root of the source code * ! 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/fortran/test/tH5F.F90 b/fortran/test/tH5F.F90 index 569d4598c92..ea042dd7ceb 100644 --- a/fortran/test/tH5F.F90 +++ b/fortran/test/tH5F.F90 @@ -13,7 +13,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 * +! the LICENSE file, which can be found at the root of the source code * ! 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/fortran/test/tH5G.F90 b/fortran/test/tH5G.F90 index 36c51df54a1..30de65766c5 100644 --- a/fortran/test/tH5G.F90 +++ b/fortran/test/tH5G.F90 @@ -13,7 +13,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 * +! the LICENSE file, which can be found at the root of the source code * ! 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/fortran/test/tH5G_1_8.F90 b/fortran/test/tH5G_1_8.F90 index cd354d81d2b..e364ab32ce1 100644 --- a/fortran/test/tH5G_1_8.F90 +++ b/fortran/test/tH5G_1_8.F90 @@ -13,7 +13,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 * +! the LICENSE file, which can be found at the root of the source code * ! 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/fortran/test/tH5I.F90 b/fortran/test/tH5I.F90 index 7d97219b177..baba2df428a 100644 --- a/fortran/test/tH5I.F90 +++ b/fortran/test/tH5I.F90 @@ -13,7 +13,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 * +! the LICENSE file, which can be found at the root of the source code * ! 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/fortran/test/tH5L_F03.F90 b/fortran/test/tH5L_F03.F90 index a4ece4d7fe4..d7760b693c9 100644 --- a/fortran/test/tH5L_F03.F90 +++ b/fortran/test/tH5L_F03.F90 @@ -14,7 +14,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 * +! the LICENSE file, which can be found at the root of the source code * ! 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/fortran/test/tH5MISC_1_8.F90 b/fortran/test/tH5MISC_1_8.F90 index bd3ce3f9da9..67deb5a21e1 100644 --- a/fortran/test/tH5MISC_1_8.F90 +++ b/fortran/test/tH5MISC_1_8.F90 @@ -13,7 +13,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 * +! the LICENSE file, which can be found at the root of the source code * ! 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/fortran/test/tH5O.F90 b/fortran/test/tH5O.F90 index 5fdb066fa32..acbe0817798 100644 --- a/fortran/test/tH5O.F90 +++ b/fortran/test/tH5O.F90 @@ -13,7 +13,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 * +! the LICENSE file, which can be found at the root of the source code * ! 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/fortran/test/tH5O_F03.F90 b/fortran/test/tH5O_F03.F90 index f9cad325f3b..759f1123c75 100644 --- a/fortran/test/tH5O_F03.F90 +++ b/fortran/test/tH5O_F03.F90 @@ -14,7 +14,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 * +! the LICENSE file, which can be found at the root of the source code * ! 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/fortran/test/tH5P.F90 b/fortran/test/tH5P.F90 index 78d665f0aa1..5a317d5593c 100644 --- a/fortran/test/tH5P.F90 +++ b/fortran/test/tH5P.F90 @@ -13,7 +13,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 * +! the LICENSE file, which can be found at the root of the source code * ! 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/fortran/test/tH5P_F03.F90 b/fortran/test/tH5P_F03.F90 index f411338ccc8..6611187c8ce 100644 --- a/fortran/test/tH5P_F03.F90 +++ b/fortran/test/tH5P_F03.F90 @@ -14,7 +14,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 * +! the LICENSE file, which can be found at the root of the source code * ! 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/fortran/test/tH5R.F90 b/fortran/test/tH5R.F90 index 8eb8d8d2f9a..ac0319779f7 100644 --- a/fortran/test/tH5R.F90 +++ b/fortran/test/tH5R.F90 @@ -13,7 +13,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 * +! the LICENSE file, which can be found at the root of the source code * ! 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. * @@ -684,7 +684,7 @@ SUBROUTINE v3reftest(cleanup, total_error) CALL check("H5Rget_name_f", error, total_error) CALL verify("H5Rget_name_f", TRIM(buf_big), "/"//groupname1//"/"//groupname2, total_error) - ! CHECK COPYING REF + ! CHECK LICENSE REF f_ptr = C_LOC(ref_ptr_cp) CALL h5rcopy_f(C_LOC(ref_ptr(3)), f_ptr, error) diff --git a/fortran/test/tH5S.F90 b/fortran/test/tH5S.F90 index 4bb68108fa8..21809203e3f 100644 --- a/fortran/test/tH5S.F90 +++ b/fortran/test/tH5S.F90 @@ -13,7 +13,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 * +! the LICENSE file, which can be found at the root of the source code * ! 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/fortran/test/tH5Sselect.F90 b/fortran/test/tH5Sselect.F90 index bcf254ae2a5..0509f33ba3c 100644 --- a/fortran/test/tH5Sselect.F90 +++ b/fortran/test/tH5Sselect.F90 @@ -13,7 +13,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 * +! the LICENSE file, which can be found at the root of the source code * ! 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/fortran/test/tH5T.F90 b/fortran/test/tH5T.F90 index c4f6aa0ece7..2e006bc3a4f 100644 --- a/fortran/test/tH5T.F90 +++ b/fortran/test/tH5T.F90 @@ -13,7 +13,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 * +! the LICENSE file, which can be found at the root of the source code * ! 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/fortran/test/tH5T_F03.F90 b/fortran/test/tH5T_F03.F90 index e7a3797e37e..4f0aeb1ef04 100644 --- a/fortran/test/tH5T_F03.F90 +++ b/fortran/test/tH5T_F03.F90 @@ -14,7 +14,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 * +! the LICENSE file, which can be found at the root of the source code * ! 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/fortran/test/tH5VL.F90 b/fortran/test/tH5VL.F90 index e7a03636156..41acf9c81fb 100644 --- a/fortran/test/tH5VL.F90 +++ b/fortran/test/tH5VL.F90 @@ -13,7 +13,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 * +! the LICENSE file, which can be found at the root of the source code * ! 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/fortran/test/tH5Z.F90 b/fortran/test/tH5Z.F90 index c6ab3832d18..488129118f2 100644 --- a/fortran/test/tH5Z.F90 +++ b/fortran/test/tH5Z.F90 @@ -13,7 +13,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 * +! the LICENSE file, which can be found at the root of the source code * ! 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/fortran/test/tHDF5.F90 b/fortran/test/tHDF5.F90 index 34e1ea09a49..3669bf13408 100644 --- a/fortran/test/tHDF5.F90 +++ b/fortran/test/tHDF5.F90 @@ -16,7 +16,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 * +! the LICENSE file, which can be found at the root of the source code * ! 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/fortran/test/tHDF5_1_8.F90 b/fortran/test/tHDF5_1_8.F90 index 2a41fb9a92b..be14eeb1144 100644 --- a/fortran/test/tHDF5_1_8.F90 +++ b/fortran/test/tHDF5_1_8.F90 @@ -17,7 +17,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 * +! the LICENSE file, which can be found at the root of the source code * ! 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/fortran/test/tHDF5_F03.F90 b/fortran/test/tHDF5_F03.F90 index 1ef762609ec..75133876007 100644 --- a/fortran/test/tHDF5_F03.F90 +++ b/fortran/test/tHDF5_F03.F90 @@ -17,7 +17,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 * +! the LICENSE file, which can be found at the root of the source code * ! 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/fortran/test/tf.F90 b/fortran/test/tf.F90 index d08d1c7451c..62e31ac3aea 100644 --- a/fortran/test/tf.F90 +++ b/fortran/test/tf.F90 @@ -13,7 +13,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 * +! the LICENSE file, which can be found at the root of the source code * ! 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/fortran/test/vol_connector.F90 b/fortran/test/vol_connector.F90 index 44446ddf361..8cf9b930b28 100644 --- a/fortran/test/vol_connector.F90 +++ b/fortran/test/vol_connector.F90 @@ -16,7 +16,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 * +! the LICENSE file, which can be found at the root of the source code * ! 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/fortran/testpar/CMakeTests.cmake b/fortran/testpar/CMakeTests.cmake index f9ce2b829c7..6062c2533c2 100644 --- a/fortran/testpar/CMakeTests.cmake +++ b/fortran/testpar/CMakeTests.cmake @@ -4,7 +4,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 +# the LICENSE file, which can be found at the root of the source code # 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/fortran/testpar/Makefile.am b/fortran/testpar/Makefile.am index 3df1fee8f09..2b25ec0bc8f 100644 --- a/fortran/testpar/Makefile.am +++ b/fortran/testpar/Makefile.am @@ -4,7 +4,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 +# the LICENSE file, which can be found at the root of the source code # 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/fortran/testpar/async.F90 b/fortran/testpar/async.F90 index aa2416fd24d..96ca02790af 100644 --- a/fortran/testpar/async.F90 +++ b/fortran/testpar/async.F90 @@ -4,7 +4,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 * +! the LICENSE file, which can be found at the root of the source code * ! 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/fortran/testpar/hyper.F90 b/fortran/testpar/hyper.F90 index 61a3e260797..2a7f9dec703 100644 --- a/fortran/testpar/hyper.F90 +++ b/fortran/testpar/hyper.F90 @@ -4,7 +4,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 * +! the LICENSE file, which can be found at the root of the source code * ! 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/fortran/testpar/mdset.F90 b/fortran/testpar/mdset.F90 index 95e401137e6..9ee57501abc 100644 --- a/fortran/testpar/mdset.F90 +++ b/fortran/testpar/mdset.F90 @@ -4,7 +4,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 * +! the LICENSE file, which can be found at the root of the source code * ! 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/fortran/testpar/mpi_param.F90 b/fortran/testpar/mpi_param.F90 index 1d7f8ff70f8..a014d76ef51 100644 --- a/fortran/testpar/mpi_param.F90 +++ b/fortran/testpar/mpi_param.F90 @@ -4,7 +4,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 * +! the LICENSE file, which can be found at the root of the source code * ! 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/fortran/testpar/multidsetrw.F90 b/fortran/testpar/multidsetrw.F90 index 62eb5d1e8bb..3cfe03775cb 100644 --- a/fortran/testpar/multidsetrw.F90 +++ b/fortran/testpar/multidsetrw.F90 @@ -4,7 +4,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 * +! the LICENSE file, which can be found at the root of the source code * ! 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/fortran/testpar/ptest.F90 b/fortran/testpar/ptest.F90 index 6e34ffdaaac..4244cfb2941 100644 --- a/fortran/testpar/ptest.F90 +++ b/fortran/testpar/ptest.F90 @@ -4,7 +4,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 * +! the LICENSE file, which can be found at the root of the source code * ! 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/fortran/testpar/subfiling.F90 b/fortran/testpar/subfiling.F90 index 67f201e0ec7..a4f97c2c7a6 100644 --- a/fortran/testpar/subfiling.F90 +++ b/fortran/testpar/subfiling.F90 @@ -4,7 +4,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 * +! the LICENSE file, which can be found at the root of the source code * ! 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/hl/Makefile.am b/hl/Makefile.am index 5660b9bc5fe..83de129bc68 100644 --- a/hl/Makefile.am +++ b/hl/Makefile.am @@ -4,7 +4,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 +# the LICENSE file, which can be found at the root of the source code # 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/hl/c++/Makefile.am b/hl/c++/Makefile.am index 4bdab417fcc..699e663f4bf 100644 --- a/hl/c++/Makefile.am +++ b/hl/c++/Makefile.am @@ -4,7 +4,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 +# the LICENSE file, which can be found at the root of the source code # 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/hl/c++/examples/CMakeTests.cmake b/hl/c++/examples/CMakeTests.cmake index d0a647e1d1c..4f0dce222c4 100644 --- a/hl/c++/examples/CMakeTests.cmake +++ b/hl/c++/examples/CMakeTests.cmake @@ -4,7 +4,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 +# the LICENSE file, which can be found at the root of the source code # 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/hl/c++/examples/Makefile.am b/hl/c++/examples/Makefile.am index a0690651bb4..ed4d55ba6d7 100644 --- a/hl/c++/examples/Makefile.am +++ b/hl/c++/examples/Makefile.am @@ -4,7 +4,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 +# the LICENSE file, which can be found at the root of the source code # 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/hl/c++/examples/ptExampleFL.cpp b/hl/c++/examples/ptExampleFL.cpp index cb407e21f65..5f7195dd068 100644 --- a/hl/c++/examples/ptExampleFL.cpp +++ b/hl/c++/examples/ptExampleFL.cpp @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/hl/c++/examples/run-hlc++-ex.sh.in b/hl/c++/examples/run-hlc++-ex.sh.in index 47f460bfd27..7d6dbb4c9c7 100644 --- a/hl/c++/examples/run-hlc++-ex.sh.in +++ b/hl/c++/examples/run-hlc++-ex.sh.in @@ -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 +# the LICENSE file, which can be found at the root of the source code # 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/hl/c++/src/H5PacketTable.cpp b/hl/c++/src/H5PacketTable.cpp index 4cd3c034a48..98fa48e66d7 100644 --- a/hl/c++/src/H5PacketTable.cpp +++ b/hl/c++/src/H5PacketTable.cpp @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/hl/c++/src/H5PacketTable.h b/hl/c++/src/H5PacketTable.h index 8ef5ac31bce..fc6f93aeef0 100644 --- a/hl/c++/src/H5PacketTable.h +++ b/hl/c++/src/H5PacketTable.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/hl/c++/src/Makefile.am b/hl/c++/src/Makefile.am index 54fd52e8ee8..a2f0708a8b9 100644 --- a/hl/c++/src/Makefile.am +++ b/hl/c++/src/Makefile.am @@ -4,7 +4,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 +# the LICENSE file, which can be found at the root of the source code # 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/hl/c++/test/CMakeTests.cmake b/hl/c++/test/CMakeTests.cmake index b07dd6d0a24..159597d5b99 100644 --- a/hl/c++/test/CMakeTests.cmake +++ b/hl/c++/test/CMakeTests.cmake @@ -4,7 +4,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 +# the LICENSE file, which can be found at the root of the source code # 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/hl/c++/test/Makefile.am b/hl/c++/test/Makefile.am index 73f14632ba9..abca464c760 100644 --- a/hl/c++/test/Makefile.am +++ b/hl/c++/test/Makefile.am @@ -4,7 +4,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 +# the LICENSE file, which can be found at the root of the source code # 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/hl/c++/test/ptableTest.cpp b/hl/c++/test/ptableTest.cpp index efb97a6546a..9953f17fa68 100644 --- a/hl/c++/test/ptableTest.cpp +++ b/hl/c++/test/ptableTest.cpp @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/hl/c++/test/ptableTest.h b/hl/c++/test/ptableTest.h index 7c5ac3513f1..324c5f4907d 100644 --- a/hl/c++/test/ptableTest.h +++ b/hl/c++/test/ptableTest.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/hl/examples/CMakeTests.cmake b/hl/examples/CMakeTests.cmake index ee376cade7b..c6e32ba52db 100644 --- a/hl/examples/CMakeTests.cmake +++ b/hl/examples/CMakeTests.cmake @@ -4,7 +4,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 +# the LICENSE file, which can be found at the root of the source code # 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/hl/examples/Makefile.am b/hl/examples/Makefile.am index 95eb5eb34da..349842d54fd 100644 --- a/hl/examples/Makefile.am +++ b/hl/examples/Makefile.am @@ -4,7 +4,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 +# the LICENSE file, which can be found at the root of the source code # 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/hl/examples/ex_ds1.c b/hl/examples/ex_ds1.c index 7371f82f3d9..3e6c9c382a8 100644 --- a/hl/examples/ex_ds1.c +++ b/hl/examples/ex_ds1.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/hl/examples/ex_image1.c b/hl/examples/ex_image1.c index 49a90936e99..86d5525170d 100644 --- a/hl/examples/ex_image1.c +++ b/hl/examples/ex_image1.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/hl/examples/ex_image2.c b/hl/examples/ex_image2.c index 9ce1746f702..53031a51ca8 100644 --- a/hl/examples/ex_image2.c +++ b/hl/examples/ex_image2.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/hl/examples/ex_lite1.c b/hl/examples/ex_lite1.c index a23bd296091..1095f01260c 100644 --- a/hl/examples/ex_lite1.c +++ b/hl/examples/ex_lite1.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/hl/examples/ex_lite2.c b/hl/examples/ex_lite2.c index aa6a47f3146..affcea37af3 100644 --- a/hl/examples/ex_lite2.c +++ b/hl/examples/ex_lite2.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/hl/examples/ex_lite3.c b/hl/examples/ex_lite3.c index 8b774de92f9..6c0dee8f8d3 100644 --- a/hl/examples/ex_lite3.c +++ b/hl/examples/ex_lite3.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/hl/examples/ex_table_01.c b/hl/examples/ex_table_01.c index 582cdc701f9..f12ed10c2af 100644 --- a/hl/examples/ex_table_01.c +++ b/hl/examples/ex_table_01.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/hl/examples/ex_table_02.c b/hl/examples/ex_table_02.c index 5b4fe31daca..f16074bf726 100644 --- a/hl/examples/ex_table_02.c +++ b/hl/examples/ex_table_02.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/hl/examples/ex_table_03.c b/hl/examples/ex_table_03.c index 280c6a4f571..c6b7d57b76b 100644 --- a/hl/examples/ex_table_03.c +++ b/hl/examples/ex_table_03.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/hl/examples/ex_table_04.c b/hl/examples/ex_table_04.c index ba7b4363557..a975e979d2d 100644 --- a/hl/examples/ex_table_04.c +++ b/hl/examples/ex_table_04.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/hl/examples/ex_table_05.c b/hl/examples/ex_table_05.c index d7cecaf6959..77557e86f11 100644 --- a/hl/examples/ex_table_05.c +++ b/hl/examples/ex_table_05.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/hl/examples/ex_table_06.c b/hl/examples/ex_table_06.c index b53216fb46f..ca4514408f3 100644 --- a/hl/examples/ex_table_06.c +++ b/hl/examples/ex_table_06.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/hl/examples/ex_table_07.c b/hl/examples/ex_table_07.c index e99d2347c26..7fe662c9487 100644 --- a/hl/examples/ex_table_07.c +++ b/hl/examples/ex_table_07.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/hl/examples/ex_table_08.c b/hl/examples/ex_table_08.c index d66a1b9e4d1..5d1fcff13a4 100644 --- a/hl/examples/ex_table_08.c +++ b/hl/examples/ex_table_08.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/hl/examples/ex_table_09.c b/hl/examples/ex_table_09.c index ba515ee188a..2087c421921 100644 --- a/hl/examples/ex_table_09.c +++ b/hl/examples/ex_table_09.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/hl/examples/ex_table_10.c b/hl/examples/ex_table_10.c index d462f7f020f..1bb0077367a 100644 --- a/hl/examples/ex_table_10.c +++ b/hl/examples/ex_table_10.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/hl/examples/ex_table_11.c b/hl/examples/ex_table_11.c index 725c26c8e5c..c0181a7412f 100644 --- a/hl/examples/ex_table_11.c +++ b/hl/examples/ex_table_11.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/hl/examples/ex_table_12.c b/hl/examples/ex_table_12.c index 35175d0841f..291c8cb6461 100644 --- a/hl/examples/ex_table_12.c +++ b/hl/examples/ex_table_12.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/hl/examples/pal_rgb.h b/hl/examples/pal_rgb.h index 8409f7ed696..af2e2320569 100644 --- a/hl/examples/pal_rgb.h +++ b/hl/examples/pal_rgb.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/hl/examples/ptExampleFL.c b/hl/examples/ptExampleFL.c index b3b4f726769..cc447fe7d83 100644 --- a/hl/examples/ptExampleFL.c +++ b/hl/examples/ptExampleFL.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/hl/examples/run-hl-ex.sh b/hl/examples/run-hl-ex.sh index c31e0d4234e..aaee5404a62 100755 --- a/hl/examples/run-hl-ex.sh +++ b/hl/examples/run-hl-ex.sh @@ -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 +# the LICENSE file, which can be found at the root of the source code # 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/hl/examples/run-hlc-ex.sh.in b/hl/examples/run-hlc-ex.sh.in index 81d3c00c928..fa861779190 100644 --- a/hl/examples/run-hlc-ex.sh.in +++ b/hl/examples/run-hlc-ex.sh.in @@ -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 +# the LICENSE file, which can be found at the root of the source code # 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/hl/fortran/Makefile.am b/hl/fortran/Makefile.am index b8a3ac4b14a..a71f94dfe35 100644 --- a/hl/fortran/Makefile.am +++ b/hl/fortran/Makefile.am @@ -4,7 +4,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 +# the LICENSE file, which can be found at the root of the source code # 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/hl/fortran/examples/CMakeTests.cmake b/hl/fortran/examples/CMakeTests.cmake index c5273e541f3..ab14b745888 100644 --- a/hl/fortran/examples/CMakeTests.cmake +++ b/hl/fortran/examples/CMakeTests.cmake @@ -4,7 +4,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 +# the LICENSE file, which can be found at the root of the source code # 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/hl/fortran/examples/Makefile.am b/hl/fortran/examples/Makefile.am index eda9e7da56e..871570f5b53 100644 --- a/hl/fortran/examples/Makefile.am +++ b/hl/fortran/examples/Makefile.am @@ -4,7 +4,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 +# the LICENSE file, which can be found at the root of the source code # 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/hl/fortran/examples/ex_ds1.f90 b/hl/fortran/examples/ex_ds1.f90 index b34467e40fb..a6905c4f37a 100644 --- a/hl/fortran/examples/ex_ds1.f90 +++ b/hl/fortran/examples/ex_ds1.f90 @@ -4,7 +4,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 * +! the LICENSE file, which can be found at the root of the source code * ! 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/hl/fortran/examples/exlite.f90 b/hl/fortran/examples/exlite.f90 index 7d080d1ebb9..addead3a49a 100644 --- a/hl/fortran/examples/exlite.f90 +++ b/hl/fortran/examples/exlite.f90 @@ -4,7 +4,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 * +! the LICENSE file, which can be found at the root of the source code * ! 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/hl/fortran/examples/run-hlfortran-ex.sh.in b/hl/fortran/examples/run-hlfortran-ex.sh.in index 83a61958271..2c8c337d503 100644 --- a/hl/fortran/examples/run-hlfortran-ex.sh.in +++ b/hl/fortran/examples/run-hlfortran-ex.sh.in @@ -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 +# the LICENSE file, which can be found at the root of the source code # 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/hl/fortran/src/H5DOff.F90 b/hl/fortran/src/H5DOff.F90 index df4157cbaba..ce15aff7364 100644 --- a/hl/fortran/src/H5DOff.F90 +++ b/hl/fortran/src/H5DOff.F90 @@ -15,7 +15,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 * +! the LICENSE file, which can be found at the root of the source code * ! 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/hl/fortran/src/H5DSfc.c b/hl/fortran/src/H5DSfc.c index 7b5dfe97cf9..0f5a0e6dd05 100644 --- a/hl/fortran/src/H5DSfc.c +++ b/hl/fortran/src/H5DSfc.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/hl/fortran/src/H5DSff.F90 b/hl/fortran/src/H5DSff.F90 index 8e238c595f4..673e64b1f58 100644 --- a/hl/fortran/src/H5DSff.F90 +++ b/hl/fortran/src/H5DSff.F90 @@ -15,7 +15,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 * +! the LICENSE file, which can be found at the root of the source code * ! 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/hl/fortran/src/H5HL_buildiface.F90 b/hl/fortran/src/H5HL_buildiface.F90 index a556c9d4722..7ee123889a4 100644 --- a/hl/fortran/src/H5HL_buildiface.F90 +++ b/hl/fortran/src/H5HL_buildiface.F90 @@ -32,7 +32,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 * +! the LICENSE file, which can be found at the root of the source code * ! 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. * @@ -108,7 +108,7 @@ PROGRAM H5HL_buildiface '! *',& '! 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 *',& +'! the LICENSE file, which can be found at the root of the source code *',& '! 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. *',& @@ -576,7 +576,7 @@ PROGRAM H5HL_buildiface '! *',& '! 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 *',& +'! the LICENSE file, which can be found at the root of the source code *',& '! 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/hl/fortran/src/H5IMcc.c b/hl/fortran/src/H5IMcc.c index 055d52d6e80..8f323ee486a 100644 --- a/hl/fortran/src/H5IMcc.c +++ b/hl/fortran/src/H5IMcc.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/hl/fortran/src/H5IMcc.h b/hl/fortran/src/H5IMcc.h index 0b04e1f27b6..cf77d2b4c51 100644 --- a/hl/fortran/src/H5IMcc.h +++ b/hl/fortran/src/H5IMcc.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/hl/fortran/src/H5IMfc.c b/hl/fortran/src/H5IMfc.c index 9d8baf2553a..4f013340932 100644 --- a/hl/fortran/src/H5IMfc.c +++ b/hl/fortran/src/H5IMfc.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/hl/fortran/src/H5IMff.F90 b/hl/fortran/src/H5IMff.F90 index 5354dd0ee9c..c93d5ea1823 100644 --- a/hl/fortran/src/H5IMff.F90 +++ b/hl/fortran/src/H5IMff.F90 @@ -15,7 +15,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 * +! the LICENSE file, which can be found at the root of the source code * ! 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/hl/fortran/src/H5LTf90proto.h b/hl/fortran/src/H5LTf90proto.h index 997d3a0fd4e..9debdc96ae7 100644 --- a/hl/fortran/src/H5LTf90proto.h +++ b/hl/fortran/src/H5LTf90proto.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/hl/fortran/src/H5LTfc.c b/hl/fortran/src/H5LTfc.c index b7f4540266f..916aa25da58 100644 --- a/hl/fortran/src/H5LTfc.c +++ b/hl/fortran/src/H5LTfc.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/hl/fortran/src/H5LTff.F90 b/hl/fortran/src/H5LTff.F90 index 80e9fe7e350..52b101514de 100644 --- a/hl/fortran/src/H5LTff.F90 +++ b/hl/fortran/src/H5LTff.F90 @@ -15,7 +15,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 * +! the LICENSE file, which can be found at the root of the source code * ! 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/hl/fortran/src/H5TBfc.c b/hl/fortran/src/H5TBfc.c index d339def6f66..6b9ac578ee6 100644 --- a/hl/fortran/src/H5TBfc.c +++ b/hl/fortran/src/H5TBfc.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/hl/fortran/src/H5TBff.F90 b/hl/fortran/src/H5TBff.F90 index f4f8950850b..b2054f54baf 100644 --- a/hl/fortran/src/H5TBff.F90 +++ b/hl/fortran/src/H5TBff.F90 @@ -15,7 +15,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 * +! the LICENSE file, which can be found at the root of the source code * ! 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/hl/fortran/src/Makefile.am b/hl/fortran/src/Makefile.am index eef7e8b4dc1..d48c4b04eb0 100644 --- a/hl/fortran/src/Makefile.am +++ b/hl/fortran/src/Makefile.am @@ -4,7 +4,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 +# the LICENSE file, which can be found at the root of the source code # 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/hl/fortran/test/CMakeTests.cmake b/hl/fortran/test/CMakeTests.cmake index 84218728db6..3d325916bc1 100644 --- a/hl/fortran/test/CMakeTests.cmake +++ b/hl/fortran/test/CMakeTests.cmake @@ -4,7 +4,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 +# the LICENSE file, which can be found at the root of the source code # 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/hl/fortran/test/Makefile.am b/hl/fortran/test/Makefile.am index adaa59db4cc..909055a8a83 100644 --- a/hl/fortran/test/Makefile.am +++ b/hl/fortran/test/Makefile.am @@ -4,7 +4,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 +# the LICENSE file, which can be found at the root of the source code # 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/hl/fortran/test/tstds.F90 b/hl/fortran/test/tstds.F90 index 4027b1193d6..652fe52bad1 100644 --- a/hl/fortran/test/tstds.F90 +++ b/hl/fortran/test/tstds.F90 @@ -4,7 +4,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 * +! the LICENSE file, which can be found at the root of the source code * ! 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/hl/fortran/test/tstimage.F90 b/hl/fortran/test/tstimage.F90 index fc3a43af41c..1991ed5f939 100644 --- a/hl/fortran/test/tstimage.F90 +++ b/hl/fortran/test/tstimage.F90 @@ -4,7 +4,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 * +! the LICENSE file, which can be found at the root of the source code * ! 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/hl/fortran/test/tstlite.F90 b/hl/fortran/test/tstlite.F90 index b98bbe7a163..3b044732b90 100644 --- a/hl/fortran/test/tstlite.F90 +++ b/hl/fortran/test/tstlite.F90 @@ -4,7 +4,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 * +! the LICENSE file, which can be found at the root of the source code * ! 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/hl/fortran/test/tsttable.F90 b/hl/fortran/test/tsttable.F90 index eb5f41c554a..6d566665dd1 100644 --- a/hl/fortran/test/tsttable.F90 +++ b/hl/fortran/test/tsttable.F90 @@ -4,7 +4,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 * +! the LICENSE file, which can be found at the root of the source code * ! 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/hl/src/H5DO.c b/hl/src/H5DO.c index 49786e2d8ac..5e72b2b2645 100644 --- a/hl/src/H5DO.c +++ b/hl/src/H5DO.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/hl/src/H5DOpublic.h b/hl/src/H5DOpublic.h index b3ea31d67e1..48cfac77066 100644 --- a/hl/src/H5DOpublic.h +++ b/hl/src/H5DOpublic.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/hl/src/H5DS.c b/hl/src/H5DS.c index 327c9c61e81..cb250f555df 100644 --- a/hl/src/H5DS.c +++ b/hl/src/H5DS.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/hl/src/H5DSprivate.h b/hl/src/H5DSprivate.h index a172237be36..0aba9854be6 100644 --- a/hl/src/H5DSprivate.h +++ b/hl/src/H5DSprivate.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/hl/src/H5DSpublic.h b/hl/src/H5DSpublic.h index a7c9c9326a8..a926035a4c8 100644 --- a/hl/src/H5DSpublic.h +++ b/hl/src/H5DSpublic.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/hl/src/H5HLprivate2.h b/hl/src/H5HLprivate2.h index 2bd8d01917b..226c5a3eaa3 100644 --- a/hl/src/H5HLprivate2.h +++ b/hl/src/H5HLprivate2.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/hl/src/H5IM.c b/hl/src/H5IM.c index b5476c6e93a..48433b43609 100644 --- a/hl/src/H5IM.c +++ b/hl/src/H5IM.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/hl/src/H5IMprivate.h b/hl/src/H5IMprivate.h index 29d2669fbd8..4acc58e9f2d 100644 --- a/hl/src/H5IMprivate.h +++ b/hl/src/H5IMprivate.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/hl/src/H5IMpublic.h b/hl/src/H5IMpublic.h index bf219b73e46..4171ebcf18c 100644 --- a/hl/src/H5IMpublic.h +++ b/hl/src/H5IMpublic.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/hl/src/H5LD.c b/hl/src/H5LD.c index 6f140d01bc7..09a3d7815b2 100644 --- a/hl/src/H5LD.c +++ b/hl/src/H5LD.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/hl/src/H5LDprivate.h b/hl/src/H5LDprivate.h index 639cdceb885..f6652a964f1 100644 --- a/hl/src/H5LDprivate.h +++ b/hl/src/H5LDprivate.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/hl/src/H5LDpublic.h b/hl/src/H5LDpublic.h index 1eee8b4f190..5c05c205466 100644 --- a/hl/src/H5LDpublic.h +++ b/hl/src/H5LDpublic.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/hl/src/H5LT.c b/hl/src/H5LT.c index 7b55cedeb3b..b064947b919 100644 --- a/hl/src/H5LT.c +++ b/hl/src/H5LT.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/hl/src/H5LTanalyze.c b/hl/src/H5LTanalyze.c index 3e6b20d322e..67fa8457382 100644 --- a/hl/src/H5LTanalyze.c +++ b/hl/src/H5LTanalyze.c @@ -906,7 +906,7 @@ char *yytext; * * * 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 * + * the LICENSE file, which can be found at the root of the source code * * 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/hl/src/H5LTanalyze.l b/hl/src/H5LTanalyze.l index a573f8137f3..f78a4159567 100644 --- a/hl/src/H5LTanalyze.l +++ b/hl/src/H5LTanalyze.l @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/hl/src/H5LTparse.y b/hl/src/H5LTparse.y index 3a14e769419..97132a1df66 100644 --- a/hl/src/H5LTparse.y +++ b/hl/src/H5LTparse.y @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/hl/src/H5LTprivate.h b/hl/src/H5LTprivate.h index bea2e63c8eb..bf7c277a3fb 100644 --- a/hl/src/H5LTprivate.h +++ b/hl/src/H5LTprivate.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/hl/src/H5LTpublic.h b/hl/src/H5LTpublic.h index f5eea20eb60..67abf05dae5 100644 --- a/hl/src/H5LTpublic.h +++ b/hl/src/H5LTpublic.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/hl/src/H5PT.c b/hl/src/H5PT.c index 183cae83bea..c8cefd3a324 100644 --- a/hl/src/H5PT.c +++ b/hl/src/H5PT.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/hl/src/H5PTprivate.h b/hl/src/H5PTprivate.h index 1e88cec182a..f25f4f9063b 100644 --- a/hl/src/H5PTprivate.h +++ b/hl/src/H5PTprivate.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/hl/src/H5PTpublic.h b/hl/src/H5PTpublic.h index 607e385c5c7..babf3152b84 100644 --- a/hl/src/H5PTpublic.h +++ b/hl/src/H5PTpublic.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/hl/src/H5TB.c b/hl/src/H5TB.c index e1c2382887e..842e52b9e69 100644 --- a/hl/src/H5TB.c +++ b/hl/src/H5TB.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/hl/src/H5TBprivate.h b/hl/src/H5TBprivate.h index ce591689aea..11346f6d862 100644 --- a/hl/src/H5TBprivate.h +++ b/hl/src/H5TBprivate.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/hl/src/H5TBpublic.h b/hl/src/H5TBpublic.h index dbeb330a1db..1dfee515b34 100644 --- a/hl/src/H5TBpublic.h +++ b/hl/src/H5TBpublic.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/hl/src/Makefile.am b/hl/src/Makefile.am index 650a89f5c62..d3fd894904a 100644 --- a/hl/src/Makefile.am +++ b/hl/src/Makefile.am @@ -4,7 +4,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 +# the LICENSE file, which can be found at the root of the source code # 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/hl/src/hdf5_hl.h b/hl/src/hdf5_hl.h index 7757b392e19..ffbeedfc647 100644 --- a/hl/src/hdf5_hl.h +++ b/hl/src/hdf5_hl.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/hl/test/CMakeTests.cmake b/hl/test/CMakeTests.cmake index 6ec5f29a534..038ec332373 100644 --- a/hl/test/CMakeTests.cmake +++ b/hl/test/CMakeTests.cmake @@ -4,7 +4,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 +# the LICENSE file, which can be found at the root of the source code # 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/hl/test/H5srcdir_str.h.in b/hl/test/H5srcdir_str.h.in index 55280cd641c..3e161381abb 100644 --- a/hl/test/H5srcdir_str.h.in +++ b/hl/test/H5srcdir_str.h.in @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/hl/test/Makefile.am b/hl/test/Makefile.am index 6f66291b25d..4650ed2fa04 100644 --- a/hl/test/Makefile.am +++ b/hl/test/Makefile.am @@ -3,7 +3,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 +# the LICENSE file, which can be found at the root of the source code # 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/hl/test/gen_test_ds.c b/hl/test/gen_test_ds.c index 525f44a046b..edcdd1b42bb 100644 --- a/hl/test/gen_test_ds.c +++ b/hl/test/gen_test_ds.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/hl/test/gen_test_ld.c b/hl/test/gen_test_ld.c index 7eefd5ca6c6..51e4bb023fe 100644 --- a/hl/test/gen_test_ld.c +++ b/hl/test/gen_test_ld.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/hl/test/h5hltest.h b/hl/test/h5hltest.h index 3d58ed60917..fdf09c30977 100644 --- a/hl/test/h5hltest.h +++ b/hl/test/h5hltest.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/hl/test/pal_rgb.h b/hl/test/pal_rgb.h index 8409f7ed696..af2e2320569 100644 --- a/hl/test/pal_rgb.h +++ b/hl/test/pal_rgb.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/hl/test/test_ds.c b/hl/test/test_ds.c index 0172cb45a22..117f9589347 100644 --- a/hl/test/test_ds.c +++ b/hl/test/test_ds.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/hl/test/test_dset_append.c b/hl/test/test_dset_append.c index d3e385532b7..e00bcc1477d 100644 --- a/hl/test/test_dset_append.c +++ b/hl/test/test_dset_append.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/hl/test/test_file_image.c b/hl/test/test_file_image.c index 9cb7f453e44..8072b95ee7d 100644 --- a/hl/test/test_file_image.c +++ b/hl/test/test_file_image.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/hl/test/test_h5do_compat.c b/hl/test/test_h5do_compat.c index 3d26f7eb25b..6c75918c9ba 100644 --- a/hl/test/test_h5do_compat.c +++ b/hl/test/test_h5do_compat.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/hl/test/test_image.c b/hl/test/test_image.c index b9f290e9d45..3e5945d958c 100644 --- a/hl/test/test_image.c +++ b/hl/test/test_image.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/hl/test/test_ld.c b/hl/test/test_ld.c index b0579d5d420..c65992506d2 100644 --- a/hl/test/test_ld.c +++ b/hl/test/test_ld.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/hl/test/test_lite.c b/hl/test/test_lite.c index 1ec81238a9d..7d40e3deed1 100644 --- a/hl/test/test_lite.c +++ b/hl/test/test_lite.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/hl/test/test_packet.c b/hl/test/test_packet.c index 8baa38cce13..7bda487faab 100644 --- a/hl/test/test_packet.c +++ b/hl/test/test_packet.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/hl/test/test_packet_vlen.c b/hl/test/test_packet_vlen.c index d17fcf1412f..a23a2f71565 100644 --- a/hl/test/test_packet_vlen.c +++ b/hl/test/test_packet_vlen.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/hl/test/test_table.c b/hl/test/test_table.c index 4aa359fedcd..8545aac708a 100644 --- a/hl/test/test_table.c +++ b/hl/test/test_table.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/hl/tools/Makefile.am b/hl/tools/Makefile.am index 620eb5dbfcc..d30551ca85b 100644 --- a/hl/tools/Makefile.am +++ b/hl/tools/Makefile.am @@ -4,7 +4,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 +# the LICENSE file, which can be found at the root of the source code # 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/hl/tools/h5watch/CMakeTests.cmake b/hl/tools/h5watch/CMakeTests.cmake index b807fad6264..19790da4e9d 100644 --- a/hl/tools/h5watch/CMakeTests.cmake +++ b/hl/tools/h5watch/CMakeTests.cmake @@ -4,7 +4,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 +# the LICENSE file, which can be found at the root of the source code # 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/hl/tools/h5watch/Makefile.am b/hl/tools/h5watch/Makefile.am index 8f577754561..e4ae1a2a3d6 100644 --- a/hl/tools/h5watch/Makefile.am +++ b/hl/tools/h5watch/Makefile.am @@ -4,7 +4,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 +# the LICENSE file, which can be found at the root of the source code # 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/hl/tools/h5watch/extend_dset.c b/hl/tools/h5watch/extend_dset.c index abba782399a..1b68d8a323f 100644 --- a/hl/tools/h5watch/extend_dset.c +++ b/hl/tools/h5watch/extend_dset.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/hl/tools/h5watch/h5watch.c b/hl/tools/h5watch/h5watch.c index b4dd62fd70c..ec05a886952 100644 --- a/hl/tools/h5watch/h5watch.c +++ b/hl/tools/h5watch/h5watch.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/hl/tools/h5watch/h5watch.h b/hl/tools/h5watch/h5watch.h index 188707bba2b..a7c625af65e 100644 --- a/hl/tools/h5watch/h5watch.h +++ b/hl/tools/h5watch/h5watch.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/hl/tools/h5watch/h5watchgentest.c b/hl/tools/h5watch/h5watchgentest.c index ef47926a972..f3e30757777 100644 --- a/hl/tools/h5watch/h5watchgentest.c +++ b/hl/tools/h5watch/h5watchgentest.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/hl/tools/h5watch/testh5watch.sh.in b/hl/tools/h5watch/testh5watch.sh.in index a1daeec9bf1..05ecfab8bf0 100644 --- a/hl/tools/h5watch/testh5watch.sh.in +++ b/hl/tools/h5watch/testh5watch.sh.in @@ -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 +# the LICENSE file, which can be found at the root of the source code # 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/java/Makefile.am b/java/Makefile.am index b21f17835be..ab534890f5d 100644 --- a/java/Makefile.am +++ b/java/Makefile.am @@ -4,7 +4,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 +# the LICENSE file, which can be found at the root of the source code # 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/java/src/Makefile.am b/java/src/Makefile.am index d73cdf2370c..e194a0fce5d 100644 --- a/java/src/Makefile.am +++ b/java/src/Makefile.am @@ -4,7 +4,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 +# the LICENSE file, which can be found at the root of the source code # 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/java/src/hdf/hdf5lib/H5.java b/java/src/hdf/hdf5lib/H5.java index 54c51798cf7..c2b1c3c009f 100644 --- a/java/src/hdf/hdf5lib/H5.java +++ b/java/src/hdf/hdf5lib/H5.java @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/java/src/hdf/hdf5lib/HDF5Constants.java b/java/src/hdf/hdf5lib/HDF5Constants.java index 0260ce879e9..564e2a617d1 100644 --- a/java/src/hdf/hdf5lib/HDF5Constants.java +++ b/java/src/hdf/hdf5lib/HDF5Constants.java @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/java/src/hdf/hdf5lib/HDFArray.java b/java/src/hdf/hdf5lib/HDFArray.java index 637a8966e6c..15072cabdda 100644 --- a/java/src/hdf/hdf5lib/HDFArray.java +++ b/java/src/hdf/hdf5lib/HDFArray.java @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/java/src/hdf/hdf5lib/HDFNativeData.java b/java/src/hdf/hdf5lib/HDFNativeData.java index adfa4c5ee34..a6155ca2a65 100644 --- a/java/src/hdf/hdf5lib/HDFNativeData.java +++ b/java/src/hdf/hdf5lib/HDFNativeData.java @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/java/src/hdf/hdf5lib/callbacks/Callbacks.java b/java/src/hdf/hdf5lib/callbacks/Callbacks.java index 013e0ec0ae7..a106ab67625 100644 --- a/java/src/hdf/hdf5lib/callbacks/Callbacks.java +++ b/java/src/hdf/hdf5lib/callbacks/Callbacks.java @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/java/src/hdf/hdf5lib/callbacks/H5A_iterate_cb.java b/java/src/hdf/hdf5lib/callbacks/H5A_iterate_cb.java index 2d37044b1e1..b7471805d68 100644 --- a/java/src/hdf/hdf5lib/callbacks/H5A_iterate_cb.java +++ b/java/src/hdf/hdf5lib/callbacks/H5A_iterate_cb.java @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/java/src/hdf/hdf5lib/callbacks/H5A_iterate_t.java b/java/src/hdf/hdf5lib/callbacks/H5A_iterate_t.java index 45bde9a51bf..c25f08d169a 100644 --- a/java/src/hdf/hdf5lib/callbacks/H5A_iterate_t.java +++ b/java/src/hdf/hdf5lib/callbacks/H5A_iterate_t.java @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/java/src/hdf/hdf5lib/callbacks/H5D_append_cb.java b/java/src/hdf/hdf5lib/callbacks/H5D_append_cb.java index 92024f8f16a..d29a4199fa0 100644 --- a/java/src/hdf/hdf5lib/callbacks/H5D_append_cb.java +++ b/java/src/hdf/hdf5lib/callbacks/H5D_append_cb.java @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/java/src/hdf/hdf5lib/callbacks/H5D_append_t.java b/java/src/hdf/hdf5lib/callbacks/H5D_append_t.java index cb178963875..676b0c72c2d 100644 --- a/java/src/hdf/hdf5lib/callbacks/H5D_append_t.java +++ b/java/src/hdf/hdf5lib/callbacks/H5D_append_t.java @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/java/src/hdf/hdf5lib/callbacks/H5D_iterate_cb.java b/java/src/hdf/hdf5lib/callbacks/H5D_iterate_cb.java index f9ea6a96b3a..02f3069572d 100644 --- a/java/src/hdf/hdf5lib/callbacks/H5D_iterate_cb.java +++ b/java/src/hdf/hdf5lib/callbacks/H5D_iterate_cb.java @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/java/src/hdf/hdf5lib/callbacks/H5D_iterate_t.java b/java/src/hdf/hdf5lib/callbacks/H5D_iterate_t.java index fb48c73954d..43bf570d496 100644 --- a/java/src/hdf/hdf5lib/callbacks/H5D_iterate_t.java +++ b/java/src/hdf/hdf5lib/callbacks/H5D_iterate_t.java @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/java/src/hdf/hdf5lib/callbacks/H5E_walk_cb.java b/java/src/hdf/hdf5lib/callbacks/H5E_walk_cb.java index a9690a55fe1..b4e9eb61592 100644 --- a/java/src/hdf/hdf5lib/callbacks/H5E_walk_cb.java +++ b/java/src/hdf/hdf5lib/callbacks/H5E_walk_cb.java @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/java/src/hdf/hdf5lib/callbacks/H5E_walk_t.java b/java/src/hdf/hdf5lib/callbacks/H5E_walk_t.java index 131b33fd0ea..d7c2e017815 100644 --- a/java/src/hdf/hdf5lib/callbacks/H5E_walk_t.java +++ b/java/src/hdf/hdf5lib/callbacks/H5E_walk_t.java @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/java/src/hdf/hdf5lib/callbacks/H5L_iterate_opdata_t.java b/java/src/hdf/hdf5lib/callbacks/H5L_iterate_opdata_t.java index c657dbc49cb..bc7a173cae5 100644 --- a/java/src/hdf/hdf5lib/callbacks/H5L_iterate_opdata_t.java +++ b/java/src/hdf/hdf5lib/callbacks/H5L_iterate_opdata_t.java @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/java/src/hdf/hdf5lib/callbacks/H5L_iterate_t.java b/java/src/hdf/hdf5lib/callbacks/H5L_iterate_t.java index cf0ac0e5b78..1aaaabea5d6 100644 --- a/java/src/hdf/hdf5lib/callbacks/H5L_iterate_t.java +++ b/java/src/hdf/hdf5lib/callbacks/H5L_iterate_t.java @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/java/src/hdf/hdf5lib/callbacks/H5O_iterate_opdata_t.java b/java/src/hdf/hdf5lib/callbacks/H5O_iterate_opdata_t.java index f4a4412afdd..9e53c729736 100644 --- a/java/src/hdf/hdf5lib/callbacks/H5O_iterate_opdata_t.java +++ b/java/src/hdf/hdf5lib/callbacks/H5O_iterate_opdata_t.java @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/java/src/hdf/hdf5lib/callbacks/H5O_iterate_t.java b/java/src/hdf/hdf5lib/callbacks/H5O_iterate_t.java index f0dd587d88c..74836a2eb5c 100644 --- a/java/src/hdf/hdf5lib/callbacks/H5O_iterate_t.java +++ b/java/src/hdf/hdf5lib/callbacks/H5O_iterate_t.java @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/java/src/hdf/hdf5lib/callbacks/H5P_cls_close_func_cb.java b/java/src/hdf/hdf5lib/callbacks/H5P_cls_close_func_cb.java index e4f10ccfa33..4eccb24a003 100644 --- a/java/src/hdf/hdf5lib/callbacks/H5P_cls_close_func_cb.java +++ b/java/src/hdf/hdf5lib/callbacks/H5P_cls_close_func_cb.java @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/java/src/hdf/hdf5lib/callbacks/H5P_cls_close_func_t.java b/java/src/hdf/hdf5lib/callbacks/H5P_cls_close_func_t.java index 059addfa9fb..45b0a98abd6 100644 --- a/java/src/hdf/hdf5lib/callbacks/H5P_cls_close_func_t.java +++ b/java/src/hdf/hdf5lib/callbacks/H5P_cls_close_func_t.java @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/java/src/hdf/hdf5lib/callbacks/H5P_cls_copy_func_cb.java b/java/src/hdf/hdf5lib/callbacks/H5P_cls_copy_func_cb.java index bdaad5f9324..332181079d8 100644 --- a/java/src/hdf/hdf5lib/callbacks/H5P_cls_copy_func_cb.java +++ b/java/src/hdf/hdf5lib/callbacks/H5P_cls_copy_func_cb.java @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/java/src/hdf/hdf5lib/callbacks/H5P_cls_copy_func_t.java b/java/src/hdf/hdf5lib/callbacks/H5P_cls_copy_func_t.java index 4b7cf116d1e..82483070bc3 100644 --- a/java/src/hdf/hdf5lib/callbacks/H5P_cls_copy_func_t.java +++ b/java/src/hdf/hdf5lib/callbacks/H5P_cls_copy_func_t.java @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/java/src/hdf/hdf5lib/callbacks/H5P_cls_create_func_cb.java b/java/src/hdf/hdf5lib/callbacks/H5P_cls_create_func_cb.java index 0b9ced20059..43f915a4943 100644 --- a/java/src/hdf/hdf5lib/callbacks/H5P_cls_create_func_cb.java +++ b/java/src/hdf/hdf5lib/callbacks/H5P_cls_create_func_cb.java @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/java/src/hdf/hdf5lib/callbacks/H5P_cls_create_func_t.java b/java/src/hdf/hdf5lib/callbacks/H5P_cls_create_func_t.java index 917264d9a9c..67eca814afe 100644 --- a/java/src/hdf/hdf5lib/callbacks/H5P_cls_create_func_t.java +++ b/java/src/hdf/hdf5lib/callbacks/H5P_cls_create_func_t.java @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/java/src/hdf/hdf5lib/callbacks/H5P_iterate_cb.java b/java/src/hdf/hdf5lib/callbacks/H5P_iterate_cb.java index 941fd150a3e..6586a6aca8f 100644 --- a/java/src/hdf/hdf5lib/callbacks/H5P_iterate_cb.java +++ b/java/src/hdf/hdf5lib/callbacks/H5P_iterate_cb.java @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/java/src/hdf/hdf5lib/callbacks/H5P_iterate_t.java b/java/src/hdf/hdf5lib/callbacks/H5P_iterate_t.java index 9c0d0eb6851..b2c6fe494e2 100644 --- a/java/src/hdf/hdf5lib/callbacks/H5P_iterate_t.java +++ b/java/src/hdf/hdf5lib/callbacks/H5P_iterate_t.java @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/java/src/hdf/hdf5lib/callbacks/H5P_prp_close_func_cb.java b/java/src/hdf/hdf5lib/callbacks/H5P_prp_close_func_cb.java index 33bde76df4b..4eb3b33ba19 100644 --- a/java/src/hdf/hdf5lib/callbacks/H5P_prp_close_func_cb.java +++ b/java/src/hdf/hdf5lib/callbacks/H5P_prp_close_func_cb.java @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/java/src/hdf/hdf5lib/callbacks/H5P_prp_compare_func_cb.java b/java/src/hdf/hdf5lib/callbacks/H5P_prp_compare_func_cb.java index 3149d171fe1..91c2863c95a 100644 --- a/java/src/hdf/hdf5lib/callbacks/H5P_prp_compare_func_cb.java +++ b/java/src/hdf/hdf5lib/callbacks/H5P_prp_compare_func_cb.java @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/java/src/hdf/hdf5lib/callbacks/H5P_prp_copy_func_cb.java b/java/src/hdf/hdf5lib/callbacks/H5P_prp_copy_func_cb.java index d3d6b37365a..49827d1666b 100644 --- a/java/src/hdf/hdf5lib/callbacks/H5P_prp_copy_func_cb.java +++ b/java/src/hdf/hdf5lib/callbacks/H5P_prp_copy_func_cb.java @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/java/src/hdf/hdf5lib/callbacks/H5P_prp_create_func_cb.java b/java/src/hdf/hdf5lib/callbacks/H5P_prp_create_func_cb.java index 2fe33388f91..0391596994f 100644 --- a/java/src/hdf/hdf5lib/callbacks/H5P_prp_create_func_cb.java +++ b/java/src/hdf/hdf5lib/callbacks/H5P_prp_create_func_cb.java @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/java/src/hdf/hdf5lib/callbacks/H5P_prp_delete_func_cb.java b/java/src/hdf/hdf5lib/callbacks/H5P_prp_delete_func_cb.java index 30192842d99..477612ff23b 100644 --- a/java/src/hdf/hdf5lib/callbacks/H5P_prp_delete_func_cb.java +++ b/java/src/hdf/hdf5lib/callbacks/H5P_prp_delete_func_cb.java @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/java/src/hdf/hdf5lib/callbacks/H5P_prp_get_func_cb.java b/java/src/hdf/hdf5lib/callbacks/H5P_prp_get_func_cb.java index cfc8e314ab6..2bf08ce4322 100644 --- a/java/src/hdf/hdf5lib/callbacks/H5P_prp_get_func_cb.java +++ b/java/src/hdf/hdf5lib/callbacks/H5P_prp_get_func_cb.java @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/java/src/hdf/hdf5lib/callbacks/H5P_prp_set_func_cb.java b/java/src/hdf/hdf5lib/callbacks/H5P_prp_set_func_cb.java index 22728699782..11f00d65fad 100644 --- a/java/src/hdf/hdf5lib/callbacks/H5P_prp_set_func_cb.java +++ b/java/src/hdf/hdf5lib/callbacks/H5P_prp_set_func_cb.java @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/java/src/hdf/hdf5lib/callbacks/package-info.java b/java/src/hdf/hdf5lib/callbacks/package-info.java index bf7bf3c79c1..323442c79b1 100644 --- a/java/src/hdf/hdf5lib/callbacks/package-info.java +++ b/java/src/hdf/hdf5lib/callbacks/package-info.java @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/java/src/hdf/hdf5lib/exceptions/HDF5AttributeException.java b/java/src/hdf/hdf5lib/exceptions/HDF5AttributeException.java index aff9f99c0d1..94999d2b470 100644 --- a/java/src/hdf/hdf5lib/exceptions/HDF5AttributeException.java +++ b/java/src/hdf/hdf5lib/exceptions/HDF5AttributeException.java @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/java/src/hdf/hdf5lib/exceptions/HDF5BtreeException.java b/java/src/hdf/hdf5lib/exceptions/HDF5BtreeException.java index ba70615ebea..64ed54d64fa 100644 --- a/java/src/hdf/hdf5lib/exceptions/HDF5BtreeException.java +++ b/java/src/hdf/hdf5lib/exceptions/HDF5BtreeException.java @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/java/src/hdf/hdf5lib/exceptions/HDF5DataFiltersException.java b/java/src/hdf/hdf5lib/exceptions/HDF5DataFiltersException.java index 77b25ecdef9..255f1fea68d 100644 --- a/java/src/hdf/hdf5lib/exceptions/HDF5DataFiltersException.java +++ b/java/src/hdf/hdf5lib/exceptions/HDF5DataFiltersException.java @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/java/src/hdf/hdf5lib/exceptions/HDF5DataStorageException.java b/java/src/hdf/hdf5lib/exceptions/HDF5DataStorageException.java index 6097f604abe..7a033232521 100644 --- a/java/src/hdf/hdf5lib/exceptions/HDF5DataStorageException.java +++ b/java/src/hdf/hdf5lib/exceptions/HDF5DataStorageException.java @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/java/src/hdf/hdf5lib/exceptions/HDF5DatasetInterfaceException.java b/java/src/hdf/hdf5lib/exceptions/HDF5DatasetInterfaceException.java index e8747bc37f5..3d4f50d28d6 100644 --- a/java/src/hdf/hdf5lib/exceptions/HDF5DatasetInterfaceException.java +++ b/java/src/hdf/hdf5lib/exceptions/HDF5DatasetInterfaceException.java @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/java/src/hdf/hdf5lib/exceptions/HDF5DataspaceInterfaceException.java b/java/src/hdf/hdf5lib/exceptions/HDF5DataspaceInterfaceException.java index 4ab514f126f..7bd4ad57ee1 100644 --- a/java/src/hdf/hdf5lib/exceptions/HDF5DataspaceInterfaceException.java +++ b/java/src/hdf/hdf5lib/exceptions/HDF5DataspaceInterfaceException.java @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/java/src/hdf/hdf5lib/exceptions/HDF5DatatypeInterfaceException.java b/java/src/hdf/hdf5lib/exceptions/HDF5DatatypeInterfaceException.java index ec45ea61926..18c07cef2c0 100644 --- a/java/src/hdf/hdf5lib/exceptions/HDF5DatatypeInterfaceException.java +++ b/java/src/hdf/hdf5lib/exceptions/HDF5DatatypeInterfaceException.java @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/java/src/hdf/hdf5lib/exceptions/HDF5Exception.java b/java/src/hdf/hdf5lib/exceptions/HDF5Exception.java index de5ee3aee48..403c7684ac6 100644 --- a/java/src/hdf/hdf5lib/exceptions/HDF5Exception.java +++ b/java/src/hdf/hdf5lib/exceptions/HDF5Exception.java @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/java/src/hdf/hdf5lib/exceptions/HDF5ExternalFileListException.java b/java/src/hdf/hdf5lib/exceptions/HDF5ExternalFileListException.java index 55baaa9ff80..05a78b8d5ac 100644 --- a/java/src/hdf/hdf5lib/exceptions/HDF5ExternalFileListException.java +++ b/java/src/hdf/hdf5lib/exceptions/HDF5ExternalFileListException.java @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/java/src/hdf/hdf5lib/exceptions/HDF5FileInterfaceException.java b/java/src/hdf/hdf5lib/exceptions/HDF5FileInterfaceException.java index 07110de22b1..56961a5af73 100644 --- a/java/src/hdf/hdf5lib/exceptions/HDF5FileInterfaceException.java +++ b/java/src/hdf/hdf5lib/exceptions/HDF5FileInterfaceException.java @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/java/src/hdf/hdf5lib/exceptions/HDF5FunctionArgumentException.java b/java/src/hdf/hdf5lib/exceptions/HDF5FunctionArgumentException.java index 38e919ec3ff..a212989b23a 100644 --- a/java/src/hdf/hdf5lib/exceptions/HDF5FunctionArgumentException.java +++ b/java/src/hdf/hdf5lib/exceptions/HDF5FunctionArgumentException.java @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/java/src/hdf/hdf5lib/exceptions/HDF5FunctionEntryExitException.java b/java/src/hdf/hdf5lib/exceptions/HDF5FunctionEntryExitException.java index 302107d4a3d..278589605b0 100644 --- a/java/src/hdf/hdf5lib/exceptions/HDF5FunctionEntryExitException.java +++ b/java/src/hdf/hdf5lib/exceptions/HDF5FunctionEntryExitException.java @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/java/src/hdf/hdf5lib/exceptions/HDF5HeapException.java b/java/src/hdf/hdf5lib/exceptions/HDF5HeapException.java index 72272a08910..6718806c61a 100644 --- a/java/src/hdf/hdf5lib/exceptions/HDF5HeapException.java +++ b/java/src/hdf/hdf5lib/exceptions/HDF5HeapException.java @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/java/src/hdf/hdf5lib/exceptions/HDF5IdException.java b/java/src/hdf/hdf5lib/exceptions/HDF5IdException.java index f28ce37114b..deb85a1050c 100644 --- a/java/src/hdf/hdf5lib/exceptions/HDF5IdException.java +++ b/java/src/hdf/hdf5lib/exceptions/HDF5IdException.java @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/java/src/hdf/hdf5lib/exceptions/HDF5InternalErrorException.java b/java/src/hdf/hdf5lib/exceptions/HDF5InternalErrorException.java index 0f1d4207ebb..3923a6a3183 100644 --- a/java/src/hdf/hdf5lib/exceptions/HDF5InternalErrorException.java +++ b/java/src/hdf/hdf5lib/exceptions/HDF5InternalErrorException.java @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/java/src/hdf/hdf5lib/exceptions/HDF5JavaException.java b/java/src/hdf/hdf5lib/exceptions/HDF5JavaException.java index 90a4fa6eee2..65f4667249e 100644 --- a/java/src/hdf/hdf5lib/exceptions/HDF5JavaException.java +++ b/java/src/hdf/hdf5lib/exceptions/HDF5JavaException.java @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/java/src/hdf/hdf5lib/exceptions/HDF5LibraryException.java b/java/src/hdf/hdf5lib/exceptions/HDF5LibraryException.java index 70e157b817e..31d29b2ca2b 100644 --- a/java/src/hdf/hdf5lib/exceptions/HDF5LibraryException.java +++ b/java/src/hdf/hdf5lib/exceptions/HDF5LibraryException.java @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/java/src/hdf/hdf5lib/exceptions/HDF5LowLevelIOException.java b/java/src/hdf/hdf5lib/exceptions/HDF5LowLevelIOException.java index a8b197655e0..fba46c3abce 100644 --- a/java/src/hdf/hdf5lib/exceptions/HDF5LowLevelIOException.java +++ b/java/src/hdf/hdf5lib/exceptions/HDF5LowLevelIOException.java @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/java/src/hdf/hdf5lib/exceptions/HDF5MetaDataCacheException.java b/java/src/hdf/hdf5lib/exceptions/HDF5MetaDataCacheException.java index da96218b01f..0394fb6763c 100644 --- a/java/src/hdf/hdf5lib/exceptions/HDF5MetaDataCacheException.java +++ b/java/src/hdf/hdf5lib/exceptions/HDF5MetaDataCacheException.java @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/java/src/hdf/hdf5lib/exceptions/HDF5ObjectHeaderException.java b/java/src/hdf/hdf5lib/exceptions/HDF5ObjectHeaderException.java index 151381673d9..4708707bdce 100644 --- a/java/src/hdf/hdf5lib/exceptions/HDF5ObjectHeaderException.java +++ b/java/src/hdf/hdf5lib/exceptions/HDF5ObjectHeaderException.java @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/java/src/hdf/hdf5lib/exceptions/HDF5PropertyListInterfaceException.java b/java/src/hdf/hdf5lib/exceptions/HDF5PropertyListInterfaceException.java index 99dc369ab5f..86b5b26b9e4 100644 --- a/java/src/hdf/hdf5lib/exceptions/HDF5PropertyListInterfaceException.java +++ b/java/src/hdf/hdf5lib/exceptions/HDF5PropertyListInterfaceException.java @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/java/src/hdf/hdf5lib/exceptions/HDF5ReferenceException.java b/java/src/hdf/hdf5lib/exceptions/HDF5ReferenceException.java index 4c0f9ba5592..8f470b14ec3 100644 --- a/java/src/hdf/hdf5lib/exceptions/HDF5ReferenceException.java +++ b/java/src/hdf/hdf5lib/exceptions/HDF5ReferenceException.java @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/java/src/hdf/hdf5lib/exceptions/HDF5ResourceUnavailableException.java b/java/src/hdf/hdf5lib/exceptions/HDF5ResourceUnavailableException.java index dde27f7991e..d3e46d4aff6 100644 --- a/java/src/hdf/hdf5lib/exceptions/HDF5ResourceUnavailableException.java +++ b/java/src/hdf/hdf5lib/exceptions/HDF5ResourceUnavailableException.java @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/java/src/hdf/hdf5lib/exceptions/HDF5SymbolTableException.java b/java/src/hdf/hdf5lib/exceptions/HDF5SymbolTableException.java index 62657ea3c7f..df3d43d6f4d 100644 --- a/java/src/hdf/hdf5lib/exceptions/HDF5SymbolTableException.java +++ b/java/src/hdf/hdf5lib/exceptions/HDF5SymbolTableException.java @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/java/src/hdf/hdf5lib/exceptions/package-info.java b/java/src/hdf/hdf5lib/exceptions/package-info.java index 784e57d6dda..f7e229444e5 100644 --- a/java/src/hdf/hdf5lib/exceptions/package-info.java +++ b/java/src/hdf/hdf5lib/exceptions/package-info.java @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/java/src/hdf/hdf5lib/package-info.java b/java/src/hdf/hdf5lib/package-info.java index e7421975917..77ef151621f 100644 --- a/java/src/hdf/hdf5lib/package-info.java +++ b/java/src/hdf/hdf5lib/package-info.java @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/java/src/hdf/hdf5lib/structs/H5AC_cache_config_t.java b/java/src/hdf/hdf5lib/structs/H5AC_cache_config_t.java index a224124f3f5..b8cf7e97f04 100644 --- a/java/src/hdf/hdf5lib/structs/H5AC_cache_config_t.java +++ b/java/src/hdf/hdf5lib/structs/H5AC_cache_config_t.java @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/java/src/hdf/hdf5lib/structs/H5A_info_t.java b/java/src/hdf/hdf5lib/structs/H5A_info_t.java index 364e48079db..0ba6f4b638e 100644 --- a/java/src/hdf/hdf5lib/structs/H5A_info_t.java +++ b/java/src/hdf/hdf5lib/structs/H5A_info_t.java @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/java/src/hdf/hdf5lib/structs/H5E_error2_t.java b/java/src/hdf/hdf5lib/structs/H5E_error2_t.java index 1be836f3a75..b7dbb57bf76 100644 --- a/java/src/hdf/hdf5lib/structs/H5E_error2_t.java +++ b/java/src/hdf/hdf5lib/structs/H5E_error2_t.java @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/java/src/hdf/hdf5lib/structs/H5FD_hdfs_fapl_t.java b/java/src/hdf/hdf5lib/structs/H5FD_hdfs_fapl_t.java index 986133448f0..20d63648ccb 100644 --- a/java/src/hdf/hdf5lib/structs/H5FD_hdfs_fapl_t.java +++ b/java/src/hdf/hdf5lib/structs/H5FD_hdfs_fapl_t.java @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/java/src/hdf/hdf5lib/structs/H5FD_ros3_fapl_t.java b/java/src/hdf/hdf5lib/structs/H5FD_ros3_fapl_t.java index 62b29218e39..f820f9ed584 100644 --- a/java/src/hdf/hdf5lib/structs/H5FD_ros3_fapl_t.java +++ b/java/src/hdf/hdf5lib/structs/H5FD_ros3_fapl_t.java @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/java/src/hdf/hdf5lib/structs/H5F_info2_t.java b/java/src/hdf/hdf5lib/structs/H5F_info2_t.java index 1961b16f75b..0cdecab5c07 100644 --- a/java/src/hdf/hdf5lib/structs/H5F_info2_t.java +++ b/java/src/hdf/hdf5lib/structs/H5F_info2_t.java @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/java/src/hdf/hdf5lib/structs/H5G_info_t.java b/java/src/hdf/hdf5lib/structs/H5G_info_t.java index 10ae76a72a6..0bcf6256f80 100644 --- a/java/src/hdf/hdf5lib/structs/H5G_info_t.java +++ b/java/src/hdf/hdf5lib/structs/H5G_info_t.java @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/java/src/hdf/hdf5lib/structs/H5L_info_t.java b/java/src/hdf/hdf5lib/structs/H5L_info_t.java index 38b64d64115..aa04c97d2d4 100644 --- a/java/src/hdf/hdf5lib/structs/H5L_info_t.java +++ b/java/src/hdf/hdf5lib/structs/H5L_info_t.java @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/java/src/hdf/hdf5lib/structs/H5O_hdr_info_t.java b/java/src/hdf/hdf5lib/structs/H5O_hdr_info_t.java index 16a0eaec92c..3c8a2938337 100644 --- a/java/src/hdf/hdf5lib/structs/H5O_hdr_info_t.java +++ b/java/src/hdf/hdf5lib/structs/H5O_hdr_info_t.java @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/java/src/hdf/hdf5lib/structs/H5O_info_t.java b/java/src/hdf/hdf5lib/structs/H5O_info_t.java index 011a88e3585..dad690fa62d 100644 --- a/java/src/hdf/hdf5lib/structs/H5O_info_t.java +++ b/java/src/hdf/hdf5lib/structs/H5O_info_t.java @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/java/src/hdf/hdf5lib/structs/H5O_native_info_t.java b/java/src/hdf/hdf5lib/structs/H5O_native_info_t.java index ec01b402922..33a0f730fb4 100644 --- a/java/src/hdf/hdf5lib/structs/H5O_native_info_t.java +++ b/java/src/hdf/hdf5lib/structs/H5O_native_info_t.java @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/java/src/hdf/hdf5lib/structs/H5O_token_t.java b/java/src/hdf/hdf5lib/structs/H5O_token_t.java index 8f2b7e27ac8..3e59276b23c 100644 --- a/java/src/hdf/hdf5lib/structs/H5O_token_t.java +++ b/java/src/hdf/hdf5lib/structs/H5O_token_t.java @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/java/src/hdf/hdf5lib/structs/H5_ih_info_t.java b/java/src/hdf/hdf5lib/structs/H5_ih_info_t.java index 3213695d823..a258c2af19c 100644 --- a/java/src/hdf/hdf5lib/structs/H5_ih_info_t.java +++ b/java/src/hdf/hdf5lib/structs/H5_ih_info_t.java @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/java/src/hdf/hdf5lib/structs/package-info.java b/java/src/hdf/hdf5lib/structs/package-info.java index 7bd3dee9bba..9e127233009 100644 --- a/java/src/hdf/hdf5lib/structs/package-info.java +++ b/java/src/hdf/hdf5lib/structs/package-info.java @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/java/src/jni/Makefile.am b/java/src/jni/Makefile.am index bf086d23aa2..a52d1cbd27e 100644 --- a/java/src/jni/Makefile.am +++ b/java/src/jni/Makefile.am @@ -4,7 +4,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 +# the LICENSE file, which can be found at the root of the source code # 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/java/src/jni/exceptionImp.c b/java/src/jni/exceptionImp.c index 6b2004ddeb4..83d1afaf1ee 100644 --- a/java/src/jni/exceptionImp.c +++ b/java/src/jni/exceptionImp.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/java/src/jni/exceptionImp.h b/java/src/jni/exceptionImp.h index c7375e73cd6..3a267e6ae24 100644 --- a/java/src/jni/exceptionImp.h +++ b/java/src/jni/exceptionImp.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/java/src/jni/h5Constants.c b/java/src/jni/h5Constants.c index 41cd6344033..8a39513695b 100644 --- a/java/src/jni/h5Constants.c +++ b/java/src/jni/h5Constants.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/java/src/jni/h5Imp.c b/java/src/jni/h5Imp.c index 6092419c256..77ad4a9dbb2 100644 --- a/java/src/jni/h5Imp.c +++ b/java/src/jni/h5Imp.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/java/src/jni/h5Imp.h b/java/src/jni/h5Imp.h index 8ab766215a4..e4ad2e46f98 100644 --- a/java/src/jni/h5Imp.h +++ b/java/src/jni/h5Imp.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/java/src/jni/h5aImp.c b/java/src/jni/h5aImp.c index b6ed1c4c3e1..47388b1b884 100644 --- a/java/src/jni/h5aImp.c +++ b/java/src/jni/h5aImp.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/java/src/jni/h5aImp.h b/java/src/jni/h5aImp.h index 094f9904d4a..a5d6141c21f 100644 --- a/java/src/jni/h5aImp.h +++ b/java/src/jni/h5aImp.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/java/src/jni/h5dImp.c b/java/src/jni/h5dImp.c index 363936b76e9..405c471b9f9 100644 --- a/java/src/jni/h5dImp.c +++ b/java/src/jni/h5dImp.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/java/src/jni/h5dImp.h b/java/src/jni/h5dImp.h index f79cc2cfb55..7b1916c48c1 100644 --- a/java/src/jni/h5dImp.h +++ b/java/src/jni/h5dImp.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/java/src/jni/h5eImp.c b/java/src/jni/h5eImp.c index 89c9362626f..0534025e0f4 100644 --- a/java/src/jni/h5eImp.c +++ b/java/src/jni/h5eImp.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/java/src/jni/h5eImp.h b/java/src/jni/h5eImp.h index 95e43fa6d20..13716f22caf 100644 --- a/java/src/jni/h5eImp.h +++ b/java/src/jni/h5eImp.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/java/src/jni/h5fImp.c b/java/src/jni/h5fImp.c index 6bd17a786cb..9245d7b2118 100644 --- a/java/src/jni/h5fImp.c +++ b/java/src/jni/h5fImp.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/java/src/jni/h5fImp.h b/java/src/jni/h5fImp.h index bf2f1991c5e..4a4ca8047a2 100644 --- a/java/src/jni/h5fImp.h +++ b/java/src/jni/h5fImp.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/java/src/jni/h5gImp.c b/java/src/jni/h5gImp.c index 54b72b6c09a..80acfd74918 100644 --- a/java/src/jni/h5gImp.c +++ b/java/src/jni/h5gImp.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/java/src/jni/h5gImp.h b/java/src/jni/h5gImp.h index b7130ed13a5..0c4c814850e 100644 --- a/java/src/jni/h5gImp.h +++ b/java/src/jni/h5gImp.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/java/src/jni/h5iImp.c b/java/src/jni/h5iImp.c index 728c3b14ed5..507299bda6f 100644 --- a/java/src/jni/h5iImp.c +++ b/java/src/jni/h5iImp.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/java/src/jni/h5iImp.h b/java/src/jni/h5iImp.h index 08d5fa1c9ff..1ad8a393dad 100644 --- a/java/src/jni/h5iImp.h +++ b/java/src/jni/h5iImp.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/java/src/jni/h5jni.h b/java/src/jni/h5jni.h index b1bd968ba7c..6ffebde12e2 100644 --- a/java/src/jni/h5jni.h +++ b/java/src/jni/h5jni.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/java/src/jni/h5lImp.c b/java/src/jni/h5lImp.c index 7d487999f96..5fc3a8007cb 100644 --- a/java/src/jni/h5lImp.c +++ b/java/src/jni/h5lImp.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/java/src/jni/h5lImp.h b/java/src/jni/h5lImp.h index 85aff038f24..131c59173cb 100644 --- a/java/src/jni/h5lImp.h +++ b/java/src/jni/h5lImp.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/java/src/jni/h5oImp.c b/java/src/jni/h5oImp.c index 60a6e4fbf90..81c6ebc592c 100644 --- a/java/src/jni/h5oImp.c +++ b/java/src/jni/h5oImp.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/java/src/jni/h5oImp.h b/java/src/jni/h5oImp.h index a7d7f3171a6..42245e6c6a5 100644 --- a/java/src/jni/h5oImp.h +++ b/java/src/jni/h5oImp.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/java/src/jni/h5pACPLImp.c b/java/src/jni/h5pACPLImp.c index 7c9895a6de1..69af3a336bb 100644 --- a/java/src/jni/h5pACPLImp.c +++ b/java/src/jni/h5pACPLImp.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/java/src/jni/h5pACPLImp.h b/java/src/jni/h5pACPLImp.h index 15fcf33b949..ff5c30cb305 100644 --- a/java/src/jni/h5pACPLImp.h +++ b/java/src/jni/h5pACPLImp.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/java/src/jni/h5pDAPLImp.c b/java/src/jni/h5pDAPLImp.c index 44378a1dc5e..b6ae1836bb9 100644 --- a/java/src/jni/h5pDAPLImp.c +++ b/java/src/jni/h5pDAPLImp.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/java/src/jni/h5pDAPLImp.h b/java/src/jni/h5pDAPLImp.h index bf11fef9bcf..ac4828b8403 100644 --- a/java/src/jni/h5pDAPLImp.h +++ b/java/src/jni/h5pDAPLImp.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/java/src/jni/h5pDCPLImp.c b/java/src/jni/h5pDCPLImp.c index ebe12cb5455..4903f61e8a1 100644 --- a/java/src/jni/h5pDCPLImp.c +++ b/java/src/jni/h5pDCPLImp.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/java/src/jni/h5pDCPLImp.h b/java/src/jni/h5pDCPLImp.h index 46d1cc3d763..eb01518d881 100644 --- a/java/src/jni/h5pDCPLImp.h +++ b/java/src/jni/h5pDCPLImp.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/java/src/jni/h5pDXPLImp.c b/java/src/jni/h5pDXPLImp.c index 3b519ef2709..cbefa18a8e6 100644 --- a/java/src/jni/h5pDXPLImp.c +++ b/java/src/jni/h5pDXPLImp.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/java/src/jni/h5pDXPLImp.h b/java/src/jni/h5pDXPLImp.h index 21c40c4ea74..f3f90e54341 100644 --- a/java/src/jni/h5pDXPLImp.h +++ b/java/src/jni/h5pDXPLImp.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/java/src/jni/h5pFAPLImp.c b/java/src/jni/h5pFAPLImp.c index 24b7f357e50..a78365b5d4b 100644 --- a/java/src/jni/h5pFAPLImp.c +++ b/java/src/jni/h5pFAPLImp.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/java/src/jni/h5pFAPLImp.h b/java/src/jni/h5pFAPLImp.h index 3c5988f56a9..089edf6fafd 100644 --- a/java/src/jni/h5pFAPLImp.h +++ b/java/src/jni/h5pFAPLImp.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/java/src/jni/h5pFCPLImp.c b/java/src/jni/h5pFCPLImp.c index 56b4e921aae..ce9b7f7525d 100644 --- a/java/src/jni/h5pFCPLImp.c +++ b/java/src/jni/h5pFCPLImp.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/java/src/jni/h5pFCPLImp.h b/java/src/jni/h5pFCPLImp.h index 94411d6216c..b740cf245d8 100644 --- a/java/src/jni/h5pFCPLImp.h +++ b/java/src/jni/h5pFCPLImp.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/java/src/jni/h5pGAPLImp.c b/java/src/jni/h5pGAPLImp.c index b38bd4b3b23..3a5db4edf34 100644 --- a/java/src/jni/h5pGAPLImp.c +++ b/java/src/jni/h5pGAPLImp.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/java/src/jni/h5pGAPLImp.h b/java/src/jni/h5pGAPLImp.h index 9091ff8ab63..b3148a9da70 100644 --- a/java/src/jni/h5pGAPLImp.h +++ b/java/src/jni/h5pGAPLImp.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/java/src/jni/h5pGCPLImp.c b/java/src/jni/h5pGCPLImp.c index b71558012ce..d341fea8c12 100644 --- a/java/src/jni/h5pGCPLImp.c +++ b/java/src/jni/h5pGCPLImp.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/java/src/jni/h5pGCPLImp.h b/java/src/jni/h5pGCPLImp.h index 5090c3a2088..6269449030a 100644 --- a/java/src/jni/h5pGCPLImp.h +++ b/java/src/jni/h5pGCPLImp.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/java/src/jni/h5pImp.c b/java/src/jni/h5pImp.c index 6c17984ae24..fa6b97982d6 100644 --- a/java/src/jni/h5pImp.c +++ b/java/src/jni/h5pImp.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/java/src/jni/h5pImp.h b/java/src/jni/h5pImp.h index 189e9d7b892..8872ebff670 100644 --- a/java/src/jni/h5pImp.h +++ b/java/src/jni/h5pImp.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/java/src/jni/h5pLAPLImp.c b/java/src/jni/h5pLAPLImp.c index 36813e33fc9..6db4ef5b59f 100644 --- a/java/src/jni/h5pLAPLImp.c +++ b/java/src/jni/h5pLAPLImp.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/java/src/jni/h5pLAPLImp.h b/java/src/jni/h5pLAPLImp.h index 8ddc8d26449..7337a72c1f2 100644 --- a/java/src/jni/h5pLAPLImp.h +++ b/java/src/jni/h5pLAPLImp.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/java/src/jni/h5pLCPLImp.c b/java/src/jni/h5pLCPLImp.c index e27a9eb1570..e14a846b806 100644 --- a/java/src/jni/h5pLCPLImp.c +++ b/java/src/jni/h5pLCPLImp.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/java/src/jni/h5pLCPLImp.h b/java/src/jni/h5pLCPLImp.h index 4cdf6cd6c6f..5bcabd1eba6 100644 --- a/java/src/jni/h5pLCPLImp.h +++ b/java/src/jni/h5pLCPLImp.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/java/src/jni/h5pOCPLImp.c b/java/src/jni/h5pOCPLImp.c index a743cbaa7f4..551856b2bc5 100644 --- a/java/src/jni/h5pOCPLImp.c +++ b/java/src/jni/h5pOCPLImp.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/java/src/jni/h5pOCPLImp.h b/java/src/jni/h5pOCPLImp.h index 94d397bab5b..66744910850 100644 --- a/java/src/jni/h5pOCPLImp.h +++ b/java/src/jni/h5pOCPLImp.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/java/src/jni/h5pOCpyPLImp.c b/java/src/jni/h5pOCpyPLImp.c index a78aaa259f0..439a214f248 100644 --- a/java/src/jni/h5pOCpyPLImp.c +++ b/java/src/jni/h5pOCpyPLImp.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/java/src/jni/h5pOCpyPLImp.h b/java/src/jni/h5pOCpyPLImp.h index 50ee972990c..c94afde832c 100644 --- a/java/src/jni/h5pOCpyPLImp.h +++ b/java/src/jni/h5pOCpyPLImp.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/java/src/jni/h5pStrCPLImp.c b/java/src/jni/h5pStrCPLImp.c index 3382f0aea30..430ec40e21c 100644 --- a/java/src/jni/h5pStrCPLImp.c +++ b/java/src/jni/h5pStrCPLImp.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/java/src/jni/h5pStrCPLImp.h b/java/src/jni/h5pStrCPLImp.h index c0a7ec25351..ef967b0273b 100644 --- a/java/src/jni/h5pStrCPLImp.h +++ b/java/src/jni/h5pStrCPLImp.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/java/src/jni/h5plImp.c b/java/src/jni/h5plImp.c index 9632e9e2609..7e739f872f2 100644 --- a/java/src/jni/h5plImp.c +++ b/java/src/jni/h5plImp.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/java/src/jni/h5plImp.h b/java/src/jni/h5plImp.h index 410a34fca15..61c4d4e7607 100644 --- a/java/src/jni/h5plImp.h +++ b/java/src/jni/h5plImp.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/java/src/jni/h5rImp.c b/java/src/jni/h5rImp.c index 4ccad5457a2..becae03cec4 100644 --- a/java/src/jni/h5rImp.c +++ b/java/src/jni/h5rImp.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/java/src/jni/h5rImp.h b/java/src/jni/h5rImp.h index 5865495b87e..ec54f7077b0 100644 --- a/java/src/jni/h5rImp.h +++ b/java/src/jni/h5rImp.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/java/src/jni/h5sImp.c b/java/src/jni/h5sImp.c index 738db67ffee..d1954b4f063 100644 --- a/java/src/jni/h5sImp.c +++ b/java/src/jni/h5sImp.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/java/src/jni/h5sImp.h b/java/src/jni/h5sImp.h index a758d5af434..7ce5a285cf1 100644 --- a/java/src/jni/h5sImp.h +++ b/java/src/jni/h5sImp.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/java/src/jni/h5tImp.c b/java/src/jni/h5tImp.c index 316455715ac..7512f8214b1 100644 --- a/java/src/jni/h5tImp.c +++ b/java/src/jni/h5tImp.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/java/src/jni/h5tImp.h b/java/src/jni/h5tImp.h index e671456a9a6..0d45cc10fa9 100644 --- a/java/src/jni/h5tImp.h +++ b/java/src/jni/h5tImp.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/java/src/jni/h5util.c b/java/src/jni/h5util.c index fb619aa619d..2ceb05258b5 100644 --- a/java/src/jni/h5util.c +++ b/java/src/jni/h5util.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/java/src/jni/h5util.h b/java/src/jni/h5util.h index 011aaec428f..9a1359540e3 100644 --- a/java/src/jni/h5util.h +++ b/java/src/jni/h5util.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/java/src/jni/h5vlImp.c b/java/src/jni/h5vlImp.c index b2fc6a1aebf..f395ddcbfc8 100644 --- a/java/src/jni/h5vlImp.c +++ b/java/src/jni/h5vlImp.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/java/src/jni/h5vlImp.h b/java/src/jni/h5vlImp.h index d3248f53d13..fbb1d21adce 100644 --- a/java/src/jni/h5vlImp.h +++ b/java/src/jni/h5vlImp.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/java/src/jni/h5zImp.c b/java/src/jni/h5zImp.c index 9c387fa33ee..bb39ec34403 100644 --- a/java/src/jni/h5zImp.c +++ b/java/src/jni/h5zImp.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/java/src/jni/h5zImp.h b/java/src/jni/h5zImp.h index 3092ae678ad..014c4e71b26 100644 --- a/java/src/jni/h5zImp.h +++ b/java/src/jni/h5zImp.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/java/src/jni/nativeData.c b/java/src/jni/nativeData.c index d014b64579d..d7ae6e77c60 100644 --- a/java/src/jni/nativeData.c +++ b/java/src/jni/nativeData.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/java/src/jni/nativeData.h b/java/src/jni/nativeData.h index 9bf313fc300..e345e6ab29f 100644 --- a/java/src/jni/nativeData.h +++ b/java/src/jni/nativeData.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/java/test/Makefile.am b/java/test/Makefile.am index 7f6ab0169a8..91934285586 100644 --- a/java/test/Makefile.am +++ b/java/test/Makefile.am @@ -4,7 +4,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 +# the LICENSE file, which can be found at the root of the source code # 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/java/test/TestAll.java b/java/test/TestAll.java index 5f3b14c3e01..b74e286a386 100644 --- a/java/test/TestAll.java +++ b/java/test/TestAll.java @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/java/test/TestH5.java b/java/test/TestH5.java index bfe2cc59540..b9252569132 100644 --- a/java/test/TestH5.java +++ b/java/test/TestH5.java @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/java/test/TestH5A.java b/java/test/TestH5A.java index 90fe24cda71..75ed41f43b9 100644 --- a/java/test/TestH5A.java +++ b/java/test/TestH5A.java @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/java/test/TestH5Arw.java b/java/test/TestH5Arw.java index 205f3b0e3a4..4e1cdd67e59 100644 --- a/java/test/TestH5Arw.java +++ b/java/test/TestH5Arw.java @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/java/test/TestH5D.java b/java/test/TestH5D.java index db2a0428db7..794c7c39f72 100644 --- a/java/test/TestH5D.java +++ b/java/test/TestH5D.java @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/java/test/TestH5Dparams.java b/java/test/TestH5Dparams.java index e42e10b74c1..1b5277d5135 100644 --- a/java/test/TestH5Dparams.java +++ b/java/test/TestH5Dparams.java @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/java/test/TestH5Dplist.java b/java/test/TestH5Dplist.java index c3e4d69427e..5c9e0a57a72 100644 --- a/java/test/TestH5Dplist.java +++ b/java/test/TestH5Dplist.java @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/java/test/TestH5Drw.java b/java/test/TestH5Drw.java index a5caabd72be..13514433234 100644 --- a/java/test/TestH5Drw.java +++ b/java/test/TestH5Drw.java @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/java/test/TestH5E.java b/java/test/TestH5E.java index bdd68028880..e919c5e6168 100644 --- a/java/test/TestH5E.java +++ b/java/test/TestH5E.java @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/java/test/TestH5Edefault.java b/java/test/TestH5Edefault.java index c412cf2bfd2..2340186f35f 100644 --- a/java/test/TestH5Edefault.java +++ b/java/test/TestH5Edefault.java @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/java/test/TestH5Eparams.java b/java/test/TestH5Eparams.java index 4300ae6041b..9551bd8c8ab 100644 --- a/java/test/TestH5Eparams.java +++ b/java/test/TestH5Eparams.java @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/java/test/TestH5Eregister.java b/java/test/TestH5Eregister.java index b4c63e08627..225060f95b1 100644 --- a/java/test/TestH5Eregister.java +++ b/java/test/TestH5Eregister.java @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/java/test/TestH5F.java b/java/test/TestH5F.java index 5ae8f7e0c0e..8e21cbc8400 100644 --- a/java/test/TestH5F.java +++ b/java/test/TestH5F.java @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/java/test/TestH5Fbasic.java b/java/test/TestH5Fbasic.java index 37be9431704..7c70f5eaf58 100644 --- a/java/test/TestH5Fbasic.java +++ b/java/test/TestH5Fbasic.java @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/java/test/TestH5Fparams.java b/java/test/TestH5Fparams.java index 3fcfe3bf57c..3929505f9fe 100644 --- a/java/test/TestH5Fparams.java +++ b/java/test/TestH5Fparams.java @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/java/test/TestH5Fswmr.java b/java/test/TestH5Fswmr.java index 823640d6eda..9953d589d79 100644 --- a/java/test/TestH5Fswmr.java +++ b/java/test/TestH5Fswmr.java @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/java/test/TestH5G.java b/java/test/TestH5G.java index 65fadde95c3..b37b222f662 100644 --- a/java/test/TestH5G.java +++ b/java/test/TestH5G.java @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/java/test/TestH5Gbasic.java b/java/test/TestH5Gbasic.java index 8ec04dd7044..95e2f770258 100644 --- a/java/test/TestH5Gbasic.java +++ b/java/test/TestH5Gbasic.java @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/java/test/TestH5Giterate.java b/java/test/TestH5Giterate.java index eb4b5bf4edd..172d76c0ade 100644 --- a/java/test/TestH5Giterate.java +++ b/java/test/TestH5Giterate.java @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/java/test/TestH5Lbasic.java b/java/test/TestH5Lbasic.java index c81545bade7..1c66c794c58 100644 --- a/java/test/TestH5Lbasic.java +++ b/java/test/TestH5Lbasic.java @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/java/test/TestH5Lcreate.java b/java/test/TestH5Lcreate.java index 822323e0f8e..7f390865622 100644 --- a/java/test/TestH5Lcreate.java +++ b/java/test/TestH5Lcreate.java @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/java/test/TestH5Lparams.java b/java/test/TestH5Lparams.java index 78de663d73f..6c30b963724 100644 --- a/java/test/TestH5Lparams.java +++ b/java/test/TestH5Lparams.java @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/java/test/TestH5Obasic.java b/java/test/TestH5Obasic.java index cac2e6aa0fc..ec6be419a95 100644 --- a/java/test/TestH5Obasic.java +++ b/java/test/TestH5Obasic.java @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/java/test/TestH5Ocopy.java b/java/test/TestH5Ocopy.java index 18cb71aeb44..5ffb2284358 100644 --- a/java/test/TestH5Ocopy.java +++ b/java/test/TestH5Ocopy.java @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/java/test/TestH5OcopyOld.java b/java/test/TestH5OcopyOld.java index 0fa57e650f2..3f6ef7e9071 100644 --- a/java/test/TestH5OcopyOld.java +++ b/java/test/TestH5OcopyOld.java @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/java/test/TestH5Ocreate.java b/java/test/TestH5Ocreate.java index eb57938d299..1363f07011c 100644 --- a/java/test/TestH5Ocreate.java +++ b/java/test/TestH5Ocreate.java @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/java/test/TestH5Oparams.java b/java/test/TestH5Oparams.java index 296babceb68..3de1656b64e 100644 --- a/java/test/TestH5Oparams.java +++ b/java/test/TestH5Oparams.java @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/java/test/TestH5P.java b/java/test/TestH5P.java index 0571e3fe93d..7dc4cb70595 100644 --- a/java/test/TestH5P.java +++ b/java/test/TestH5P.java @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/java/test/TestH5PData.java b/java/test/TestH5PData.java index da45715fc3d..4edf29194bc 100644 --- a/java/test/TestH5PData.java +++ b/java/test/TestH5PData.java @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/java/test/TestH5PL.java b/java/test/TestH5PL.java index f6440cdb308..4b0adb0fe4e 100644 --- a/java/test/TestH5PL.java +++ b/java/test/TestH5PL.java @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/java/test/TestH5Pfapl.java b/java/test/TestH5Pfapl.java index e5c04ee1b20..132318581e4 100644 --- a/java/test/TestH5Pfapl.java +++ b/java/test/TestH5Pfapl.java @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/java/test/TestH5Pfaplhdfs.java b/java/test/TestH5Pfaplhdfs.java index e99967b4569..cbd5700efc2 100644 --- a/java/test/TestH5Pfaplhdfs.java +++ b/java/test/TestH5Pfaplhdfs.java @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/java/test/TestH5Pfapls3.java b/java/test/TestH5Pfapls3.java index 06baef2ba1c..5ac4bc38cad 100644 --- a/java/test/TestH5Pfapls3.java +++ b/java/test/TestH5Pfapls3.java @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/java/test/TestH5Plist.java b/java/test/TestH5Plist.java index c2a9862eb8e..1de4506fb5d 100644 --- a/java/test/TestH5Plist.java +++ b/java/test/TestH5Plist.java @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/java/test/TestH5Pvirtual.java b/java/test/TestH5Pvirtual.java index b743f09fc15..852a51c0f5c 100644 --- a/java/test/TestH5Pvirtual.java +++ b/java/test/TestH5Pvirtual.java @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/java/test/TestH5R.java b/java/test/TestH5R.java index 1dcf992ce11..87ec715dd8a 100644 --- a/java/test/TestH5R.java +++ b/java/test/TestH5R.java @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/java/test/TestH5Rref.java b/java/test/TestH5Rref.java index 520de74a010..b13e46ab9b7 100644 --- a/java/test/TestH5Rref.java +++ b/java/test/TestH5Rref.java @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/java/test/TestH5S.java b/java/test/TestH5S.java index 6e081a6c9a1..c5d065998ea 100644 --- a/java/test/TestH5S.java +++ b/java/test/TestH5S.java @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/java/test/TestH5Sbasic.java b/java/test/TestH5Sbasic.java index 3b92c9249b0..7224f032cab 100644 --- a/java/test/TestH5Sbasic.java +++ b/java/test/TestH5Sbasic.java @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/java/test/TestH5T.java b/java/test/TestH5T.java index 0121cc24297..b861e80613b 100644 --- a/java/test/TestH5T.java +++ b/java/test/TestH5T.java @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/java/test/TestH5Tbasic.java b/java/test/TestH5Tbasic.java index 8fb1e583616..8b583c2fa03 100644 --- a/java/test/TestH5Tbasic.java +++ b/java/test/TestH5Tbasic.java @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/java/test/TestH5Tparams.java b/java/test/TestH5Tparams.java index a1710af1c95..38bd1f68038 100644 --- a/java/test/TestH5Tparams.java +++ b/java/test/TestH5Tparams.java @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/java/test/TestH5VL.java b/java/test/TestH5VL.java index 666219114fe..30cb96beabc 100644 --- a/java/test/TestH5VL.java +++ b/java/test/TestH5VL.java @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/java/test/TestH5Z.java b/java/test/TestH5Z.java index bc6bfc0bc31..1ef7cfc1870 100644 --- a/java/test/TestH5Z.java +++ b/java/test/TestH5Z.java @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/java/test/junit.sh.in b/java/test/junit.sh.in index edae8d0848c..3f642bbc9ab 100644 --- a/java/test/junit.sh.in +++ b/java/test/junit.sh.in @@ -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 +# the LICENSE file, which can be found at the root of the source code # 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/m4/aclocal_fc.f90 b/m4/aclocal_fc.f90 index 918fc6769dd..10949d2ea37 100644 --- a/m4/aclocal_fc.f90 +++ b/m4/aclocal_fc.f90 @@ -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 * +! the LICENSE file, which can be found at the root of the source code * ! 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/m4/aclocal_fc.m4 b/m4/aclocal_fc.m4 index 610ee300611..344788e5c6b 100644 --- a/m4/aclocal_fc.m4 +++ b/m4/aclocal_fc.m4 @@ -6,7 +6,7 @@ dnl All rights reserved. dnl dnl This file is part of HDF5. The full HDF5 copyright notice, including dnl terms governing use, modification, and redistribution, is contained in -dnl the COPYING file, which can be found at the root of the source code +dnl the LICENSE file, which can be found at the root of the source code dnl distribution tree, or in https://www.hdfgroup.org/licenses. dnl If you do not have access to either file, you may request a copy from dnl help@hdfgroup.org diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt index 5fabb8dafbe..7e6576671a6 100644 --- a/release_docs/RELEASE.txt +++ b/release_docs/RELEASE.txt @@ -147,7 +147,11 @@ New Features Documentation: -------------- - - + - The COPYING file has been renamed to LICENSE + + This is where most people will expect to find license information. The + COPYING_LBNL_HDF5 file has also been renamed to LICENSE_LBNL_HDF5. + The licenses are unchanged. Support for new platforms, languages and compilers @@ -435,7 +439,7 @@ CMake vs. Autotools installations While both build systems produce similar results, there are differences. Each system produces the same set of folders on Linux (only CMake works on standard Windows); bin, include, lib and share. Autotools places the -COPYING and RELEASE.txt file in the root folder, CMake places them in +LICENSE and RELEASE.txt file in the root folder, CMake places them in the share folder. The bin folder contains the tools and the build scripts. Additionally, CMake diff --git a/release_docs/RELEASE_PROCESS.md b/release_docs/RELEASE_PROCESS.md index fd21bfb4d4b..60ace68d21f 100644 --- a/release_docs/RELEASE_PROCESS.md +++ b/release_docs/RELEASE_PROCESS.md @@ -45,7 +45,7 @@ For more information on the HDF5 versioning and backward and forward compatibili - **See: Testing/Testing Systems(this is a page in confluence)** 4. Update current compiler information for each platform in the PLATFORMS TESTED section of [RELEASE.txt][u1]. 5. Review the [RELEASE.txt][u1] for formatting and language to verify that it corresponds to guidelines found in **[Writing Notes in a RELEASE.txt(this is missing)]()** File. -6. Review and update, if needed, the [README][u2] and [COPYING][u3] files. +6. Review and update, if needed, the [README][u2] and [LICENSE][u3] files. 7. Review and update all INSTALL_* files in [release_docs][u4], if needed. - [INSTALL][u5] should be general info and not require extensive changes - [INSTALL_Autotools.txt][u6] are the instructions for building under autotools. @@ -202,7 +202,7 @@ For more information on the HDF5 versioning and backward and forward compatibili [u1]: https://github.com/HDFGroup/hdf5/blob/develop/release_docs/RELEASE.txt [u2]: https://github.com/HDFGroup/hdf5/blob/develop/README.md -[u3]: https://github.com/HDFGroup/hdf5/blob/develop/COPYING +[u3]: https://github.com/HDFGroup/hdf5/blob/develop/LICENSE [u4]: https://github.com/HDFGroup/hdf5/blob/develop/release_docs [u5]: https://github.com/HDFGroup/hdf5/blob/develop/release_docs/INSTALL [u6]: https://github.com/HDFGroup/hdf5/blob/develop/release_docs/INSTALL_Autotools.txt diff --git a/src/H5.c b/src/H5.c index 9dc9fca1022..f591e84eb76 100644 --- a/src/H5.c +++ b/src/H5.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5A.c b/src/H5A.c index 6c9cfd9f50d..83bc68fe514 100644 --- a/src/H5A.c +++ b/src/H5A.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5AC.c b/src/H5AC.c index 5f9df26aba1..8ad885e8af3 100644 --- a/src/H5AC.c +++ b/src/H5AC.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5ACdbg.c b/src/H5ACdbg.c index 37d9ca8dcdc..4fa827bf6d4 100644 --- a/src/H5ACdbg.c +++ b/src/H5ACdbg.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5ACmodule.h b/src/H5ACmodule.h index 1ce26f6b15f..94cf94bd334 100644 --- a/src/H5ACmodule.h +++ b/src/H5ACmodule.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5ACmpio.c b/src/H5ACmpio.c index c80c134c098..f657ec3b10d 100644 --- a/src/H5ACmpio.c +++ b/src/H5ACmpio.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5ACpkg.h b/src/H5ACpkg.h index e0867f4ebe6..7b6e5302efc 100644 --- a/src/H5ACpkg.h +++ b/src/H5ACpkg.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5ACprivate.h b/src/H5ACprivate.h index 51f1b358a60..3cf6980fa4a 100644 --- a/src/H5ACprivate.h +++ b/src/H5ACprivate.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5ACproxy_entry.c b/src/H5ACproxy_entry.c index 5ad1673dd5c..c8142cca4f3 100644 --- a/src/H5ACproxy_entry.c +++ b/src/H5ACproxy_entry.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5ACpublic.h b/src/H5ACpublic.h index 71292b679ae..3e989394788 100644 --- a/src/H5ACpublic.h +++ b/src/H5ACpublic.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Abtree2.c b/src/H5Abtree2.c index 9ea4b75a29a..2386294d6f9 100644 --- a/src/H5Abtree2.c +++ b/src/H5Abtree2.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Adense.c b/src/H5Adense.c index 143fa9b3646..11bb5479e93 100644 --- a/src/H5Adense.c +++ b/src/H5Adense.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Adeprec.c b/src/H5Adeprec.c index 0d878d34e48..b5f9fb21647 100644 --- a/src/H5Adeprec.c +++ b/src/H5Adeprec.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Aint.c b/src/H5Aint.c index 1f1f12437b7..fdeb9643510 100644 --- a/src/H5Aint.c +++ b/src/H5Aint.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Amodule.h b/src/H5Amodule.h index 42715535367..77d1b338761 100644 --- a/src/H5Amodule.h +++ b/src/H5Amodule.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Apkg.h b/src/H5Apkg.h index 239d7550c46..4c6b35ec34e 100644 --- a/src/H5Apkg.h +++ b/src/H5Apkg.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Aprivate.h b/src/H5Aprivate.h index 33f0134004f..120cf2789b2 100644 --- a/src/H5Aprivate.h +++ b/src/H5Aprivate.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Apublic.h b/src/H5Apublic.h index 97d3a204cc2..6743b2e2fa0 100644 --- a/src/H5Apublic.h +++ b/src/H5Apublic.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Atest.c b/src/H5Atest.c index 141f5110160..5961ba73664 100644 --- a/src/H5Atest.c +++ b/src/H5Atest.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5B.c b/src/H5B.c index 30e39ef71a6..9c081a91fe0 100644 --- a/src/H5B.c +++ b/src/H5B.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5B2.c b/src/H5B2.c index d3eceff756e..1bdfd5decda 100644 --- a/src/H5B2.c +++ b/src/H5B2.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5B2cache.c b/src/H5B2cache.c index c78b54c33f5..3f2b52b57ad 100644 --- a/src/H5B2cache.c +++ b/src/H5B2cache.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5B2dbg.c b/src/H5B2dbg.c index 0977a4c96d2..0c1600b3070 100644 --- a/src/H5B2dbg.c +++ b/src/H5B2dbg.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5B2hdr.c b/src/H5B2hdr.c index f46b1d0820a..96372265fa0 100644 --- a/src/H5B2hdr.c +++ b/src/H5B2hdr.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5B2int.c b/src/H5B2int.c index 0174b527879..51327de3e20 100644 --- a/src/H5B2int.c +++ b/src/H5B2int.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5B2internal.c b/src/H5B2internal.c index 82e686a9569..00f163d6a08 100644 --- a/src/H5B2internal.c +++ b/src/H5B2internal.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5B2leaf.c b/src/H5B2leaf.c index 3351909484c..8fffb8193c1 100644 --- a/src/H5B2leaf.c +++ b/src/H5B2leaf.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5B2module.h b/src/H5B2module.h index 8eaea2f266d..2807ac6ea2e 100644 --- a/src/H5B2module.h +++ b/src/H5B2module.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5B2pkg.h b/src/H5B2pkg.h index d60e1ac0c85..3f636b8f6b8 100644 --- a/src/H5B2pkg.h +++ b/src/H5B2pkg.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5B2private.h b/src/H5B2private.h index bf06a8bd846..1a8d5fb0eb0 100644 --- a/src/H5B2private.h +++ b/src/H5B2private.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5B2stat.c b/src/H5B2stat.c index 52af55417b5..5a478ec6e2f 100644 --- a/src/H5B2stat.c +++ b/src/H5B2stat.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5B2test.c b/src/H5B2test.c index 4a5a325b031..b842dab2f1e 100644 --- a/src/H5B2test.c +++ b/src/H5B2test.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Bcache.c b/src/H5Bcache.c index 0b1010ba832..8d3655dadff 100644 --- a/src/H5Bcache.c +++ b/src/H5Bcache.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Bdbg.c b/src/H5Bdbg.c index 6bbda059320..d6d6abc2ee4 100644 --- a/src/H5Bdbg.c +++ b/src/H5Bdbg.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Bmodule.h b/src/H5Bmodule.h index 0ded7562a7f..04aafdb0532 100644 --- a/src/H5Bmodule.h +++ b/src/H5Bmodule.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Bpkg.h b/src/H5Bpkg.h index d1ad647ae7d..4f61614a9e0 100644 --- a/src/H5Bpkg.h +++ b/src/H5Bpkg.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Bprivate.h b/src/H5Bprivate.h index f354dea2ac0..22bcaf53aee 100644 --- a/src/H5Bprivate.h +++ b/src/H5Bprivate.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5C.c b/src/H5C.c index 44d499df964..156251e592f 100644 --- a/src/H5C.c +++ b/src/H5C.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5CX.c b/src/H5CX.c index dbcb49e2e6b..92a8d2cb88b 100644 --- a/src/H5CX.c +++ b/src/H5CX.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5CXmodule.h b/src/H5CXmodule.h index ffb4804ab57..7306966a5c0 100644 --- a/src/H5CXmodule.h +++ b/src/H5CXmodule.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5CXprivate.h b/src/H5CXprivate.h index 2a49d9ef031..a2066f235a4 100644 --- a/src/H5CXprivate.h +++ b/src/H5CXprivate.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Cdbg.c b/src/H5Cdbg.c index 55bfcd28600..418f24579a0 100644 --- a/src/H5Cdbg.c +++ b/src/H5Cdbg.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Centry.c b/src/H5Centry.c index 1ca7479cf7e..74cd42a4aaa 100644 --- a/src/H5Centry.c +++ b/src/H5Centry.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Cepoch.c b/src/H5Cepoch.c index ef105f839a4..79fe6cb0c9c 100644 --- a/src/H5Cepoch.c +++ b/src/H5Cepoch.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Cimage.c b/src/H5Cimage.c index eb89b735f27..d626640dbdd 100644 --- a/src/H5Cimage.c +++ b/src/H5Cimage.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Cint.c b/src/H5Cint.c index 905cbf951ec..7ebd9457856 100644 --- a/src/H5Cint.c +++ b/src/H5Cint.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Clog.c b/src/H5Clog.c index 255b28f25e7..60fc058ad5f 100644 --- a/src/H5Clog.c +++ b/src/H5Clog.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Clog.h b/src/H5Clog.h index eb74a339900..01bbf17a86a 100644 --- a/src/H5Clog.h +++ b/src/H5Clog.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Clog_json.c b/src/H5Clog_json.c index e273f55d2ba..3dd0bb12764 100644 --- a/src/H5Clog_json.c +++ b/src/H5Clog_json.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Clog_trace.c b/src/H5Clog_trace.c index 4b845d56e88..6000a28a4cf 100644 --- a/src/H5Clog_trace.c +++ b/src/H5Clog_trace.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Cmodule.h b/src/H5Cmodule.h index 64c5279d92f..80a3583a3a9 100644 --- a/src/H5Cmodule.h +++ b/src/H5Cmodule.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Cmpio.c b/src/H5Cmpio.c index 233e4f92d2d..67435d362ca 100644 --- a/src/H5Cmpio.c +++ b/src/H5Cmpio.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Cpkg.h b/src/H5Cpkg.h index b8d579a6df0..3e3da929faa 100644 --- a/src/H5Cpkg.h +++ b/src/H5Cpkg.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Cprefetched.c b/src/H5Cprefetched.c index 1a890678a58..a87b9cd2a7e 100644 --- a/src/H5Cprefetched.c +++ b/src/H5Cprefetched.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Cprivate.h b/src/H5Cprivate.h index d7065799a67..e1832614292 100644 --- a/src/H5Cprivate.h +++ b/src/H5Cprivate.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Cpublic.h b/src/H5Cpublic.h index 69c86cdef9b..56e361537f8 100644 --- a/src/H5Cpublic.h +++ b/src/H5Cpublic.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Cquery.c b/src/H5Cquery.c index 2df9bb1a90d..04063d17157 100644 --- a/src/H5Cquery.c +++ b/src/H5Cquery.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Ctag.c b/src/H5Ctag.c index 71eb24d2577..089c9f4b7b2 100644 --- a/src/H5Ctag.c +++ b/src/H5Ctag.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Ctest.c b/src/H5Ctest.c index c2af1dc2b65..eb99d0c5468 100644 --- a/src/H5Ctest.c +++ b/src/H5Ctest.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5D.c b/src/H5D.c index 7673acc0711..80540fe6a58 100644 --- a/src/H5D.c +++ b/src/H5D.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Dbtree.c b/src/H5Dbtree.c index 6c32c26f345..92a95aa6808 100644 --- a/src/H5Dbtree.c +++ b/src/H5Dbtree.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Dbtree2.c b/src/H5Dbtree2.c index 7a26b6d016c..c93ee87223f 100644 --- a/src/H5Dbtree2.c +++ b/src/H5Dbtree2.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Dchunk.c b/src/H5Dchunk.c index d232024a3f0..10843a6997f 100644 --- a/src/H5Dchunk.c +++ b/src/H5Dchunk.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Dcompact.c b/src/H5Dcompact.c index de84034f638..aa18f255586 100644 --- a/src/H5Dcompact.c +++ b/src/H5Dcompact.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Dcontig.c b/src/H5Dcontig.c index 11b0a8e4ef8..902b512d2c2 100644 --- a/src/H5Dcontig.c +++ b/src/H5Dcontig.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Ddbg.c b/src/H5Ddbg.c index d011303d3c6..1baed0231e8 100644 --- a/src/H5Ddbg.c +++ b/src/H5Ddbg.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Ddeprec.c b/src/H5Ddeprec.c index a8f92fe5c55..0b98a5e726a 100644 --- a/src/H5Ddeprec.c +++ b/src/H5Ddeprec.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Dearray.c b/src/H5Dearray.c index 965eaacaca3..d2335f5a2bf 100644 --- a/src/H5Dearray.c +++ b/src/H5Dearray.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Defl.c b/src/H5Defl.c index 42678761a00..7f25e69d92c 100644 --- a/src/H5Defl.c +++ b/src/H5Defl.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Dfarray.c b/src/H5Dfarray.c index 8d06de47b02..f8770322cde 100644 --- a/src/H5Dfarray.c +++ b/src/H5Dfarray.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Dfill.c b/src/H5Dfill.c index 56609844021..e4703b8af74 100644 --- a/src/H5Dfill.c +++ b/src/H5Dfill.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Dint.c b/src/H5Dint.c index 2b1d0c7e20b..bede70a57d4 100644 --- a/src/H5Dint.c +++ b/src/H5Dint.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Dio.c b/src/H5Dio.c index 312c7fd854b..c5b6ee21dbb 100644 --- a/src/H5Dio.c +++ b/src/H5Dio.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Dlayout.c b/src/H5Dlayout.c index ae2b9aa4a74..04d55aa7fa3 100644 --- a/src/H5Dlayout.c +++ b/src/H5Dlayout.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Dmodule.h b/src/H5Dmodule.h index 5829e80fc9a..c7368cfc8e7 100644 --- a/src/H5Dmodule.h +++ b/src/H5Dmodule.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Dmpio.c b/src/H5Dmpio.c index 84a0f25356f..e6e2444ffd7 100644 --- a/src/H5Dmpio.c +++ b/src/H5Dmpio.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Dnone.c b/src/H5Dnone.c index b319bd26fc6..0d747c82d47 100644 --- a/src/H5Dnone.c +++ b/src/H5Dnone.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Doh.c b/src/H5Doh.c index 1008948972e..387a2c1dae8 100644 --- a/src/H5Doh.c +++ b/src/H5Doh.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Dpkg.h b/src/H5Dpkg.h index c6c50c2eef3..d7dbf23ce1a 100644 --- a/src/H5Dpkg.h +++ b/src/H5Dpkg.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Dprivate.h b/src/H5Dprivate.h index e539d872f9e..ad55dcc5d6c 100644 --- a/src/H5Dprivate.h +++ b/src/H5Dprivate.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Dpublic.h b/src/H5Dpublic.h index fbe60f03735..52b2fd1c60c 100644 --- a/src/H5Dpublic.h +++ b/src/H5Dpublic.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Dscatgath.c b/src/H5Dscatgath.c index 997c72c115e..56b556615a8 100644 --- a/src/H5Dscatgath.c +++ b/src/H5Dscatgath.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Dselect.c b/src/H5Dselect.c index e018da5b4a5..9534c5346ac 100644 --- a/src/H5Dselect.c +++ b/src/H5Dselect.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Dsingle.c b/src/H5Dsingle.c index a08fa10d871..fb9ffc27273 100644 --- a/src/H5Dsingle.c +++ b/src/H5Dsingle.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Dtest.c b/src/H5Dtest.c index 5f700b38237..929a32a5243 100644 --- a/src/H5Dtest.c +++ b/src/H5Dtest.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Dvirtual.c b/src/H5Dvirtual.c index d10f4af8520..4e30939241a 100644 --- a/src/H5Dvirtual.c +++ b/src/H5Dvirtual.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5E.c b/src/H5E.c index a037ffa595e..2c2776eddd4 100644 --- a/src/H5E.c +++ b/src/H5E.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5EA.c b/src/H5EA.c index 82b7da6cefa..b0a3c2ab574 100644 --- a/src/H5EA.c +++ b/src/H5EA.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5EAcache.c b/src/H5EAcache.c index 951c40dccc1..7eb289a2b53 100644 --- a/src/H5EAcache.c +++ b/src/H5EAcache.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5EAdbg.c b/src/H5EAdbg.c index d744ac53d1c..d4893050e80 100644 --- a/src/H5EAdbg.c +++ b/src/H5EAdbg.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5EAdblkpage.c b/src/H5EAdblkpage.c index 1fd04b2ee8c..a18dbcc4e70 100644 --- a/src/H5EAdblkpage.c +++ b/src/H5EAdblkpage.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5EAdblock.c b/src/H5EAdblock.c index 848985f0641..7b0298b4379 100644 --- a/src/H5EAdblock.c +++ b/src/H5EAdblock.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5EAhdr.c b/src/H5EAhdr.c index 96c027ec581..e565c37ac28 100644 --- a/src/H5EAhdr.c +++ b/src/H5EAhdr.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5EAiblock.c b/src/H5EAiblock.c index 086d0ad75fa..4d007153fda 100644 --- a/src/H5EAiblock.c +++ b/src/H5EAiblock.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5EAint.c b/src/H5EAint.c index 8ca3bc75157..68941887104 100644 --- a/src/H5EAint.c +++ b/src/H5EAint.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5EAmodule.h b/src/H5EAmodule.h index f992393ed56..102149be954 100644 --- a/src/H5EAmodule.h +++ b/src/H5EAmodule.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5EApkg.h b/src/H5EApkg.h index 3dd2a2da516..5bcb823e17f 100644 --- a/src/H5EApkg.h +++ b/src/H5EApkg.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5EAprivate.h b/src/H5EAprivate.h index 2780cb199d3..6ea3e14a6c8 100644 --- a/src/H5EAprivate.h +++ b/src/H5EAprivate.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5EAsblock.c b/src/H5EAsblock.c index 75dd26acf96..dabcdf2ff86 100644 --- a/src/H5EAsblock.c +++ b/src/H5EAsblock.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5EAstat.c b/src/H5EAstat.c index a564455c0e2..3f01e804c74 100644 --- a/src/H5EAstat.c +++ b/src/H5EAstat.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5EAtest.c b/src/H5EAtest.c index 13e7c98140a..ef271f4b687 100644 --- a/src/H5EAtest.c +++ b/src/H5EAtest.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5ES.c b/src/H5ES.c index 7b830b5f740..2e633d5a907 100644 --- a/src/H5ES.c +++ b/src/H5ES.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5ESdevelop.h b/src/H5ESdevelop.h index b2facaacec7..d373ee81f06 100644 --- a/src/H5ESdevelop.h +++ b/src/H5ESdevelop.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5ESevent.c b/src/H5ESevent.c index d925fb407d8..84f2110d860 100644 --- a/src/H5ESevent.c +++ b/src/H5ESevent.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5ESint.c b/src/H5ESint.c index eef68d579c2..9542bb636a1 100644 --- a/src/H5ESint.c +++ b/src/H5ESint.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5ESlist.c b/src/H5ESlist.c index 90eef90fab6..b3f1a0f2f27 100644 --- a/src/H5ESlist.c +++ b/src/H5ESlist.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5ESmodule.h b/src/H5ESmodule.h index f63852db384..77408e14e20 100644 --- a/src/H5ESmodule.h +++ b/src/H5ESmodule.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5ESpkg.h b/src/H5ESpkg.h index 853f39fefad..9138b6dcc9f 100644 --- a/src/H5ESpkg.h +++ b/src/H5ESpkg.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5ESprivate.h b/src/H5ESprivate.h index 2de833de459..3b397b7289b 100644 --- a/src/H5ESprivate.h +++ b/src/H5ESprivate.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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 0f3e739d72f..635ad86170a 100644 --- a/src/H5ESpublic.h +++ b/src/H5ESpublic.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Edeprec.c b/src/H5Edeprec.c index 87b39e4133f..5f32ccd204f 100644 --- a/src/H5Edeprec.c +++ b/src/H5Edeprec.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Eint.c b/src/H5Eint.c index 2ceb96b31a5..fa1be37925a 100644 --- a/src/H5Eint.c +++ b/src/H5Eint.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Emodule.h b/src/H5Emodule.h index f46456a1369..027e94309d0 100644 --- a/src/H5Emodule.h +++ b/src/H5Emodule.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Epkg.h b/src/H5Epkg.h index 2eda2b24e2d..4eaad76fb6f 100644 --- a/src/H5Epkg.h +++ b/src/H5Epkg.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Eprivate.h b/src/H5Eprivate.h index a3f8b693b33..1bb6d714eea 100644 --- a/src/H5Eprivate.h +++ b/src/H5Eprivate.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Epublic.h b/src/H5Epublic.h index 9263c3c96bf..4e41f166176 100644 --- a/src/H5Epublic.h +++ b/src/H5Epublic.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5F.c b/src/H5F.c index b35ed2ef7c3..d0e7bcfcca1 100644 --- a/src/H5F.c +++ b/src/H5F.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5FA.c b/src/H5FA.c index d30ea60cce3..42830178cca 100644 --- a/src/H5FA.c +++ b/src/H5FA.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5FAcache.c b/src/H5FAcache.c index ecc25e216a2..0696a63b5cb 100644 --- a/src/H5FAcache.c +++ b/src/H5FAcache.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5FAdbg.c b/src/H5FAdbg.c index 1e624b3e13c..42331d5ac2d 100644 --- a/src/H5FAdbg.c +++ b/src/H5FAdbg.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5FAdblkpage.c b/src/H5FAdblkpage.c index 89f346db403..9810d65059f 100644 --- a/src/H5FAdblkpage.c +++ b/src/H5FAdblkpage.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5FAdblock.c b/src/H5FAdblock.c index 558d9bf732d..d055b8992e8 100644 --- a/src/H5FAdblock.c +++ b/src/H5FAdblock.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5FAhdr.c b/src/H5FAhdr.c index 3a3ee2db8a9..4aa683307eb 100644 --- a/src/H5FAhdr.c +++ b/src/H5FAhdr.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5FAint.c b/src/H5FAint.c index f4070ee03ae..b2c4f207f12 100644 --- a/src/H5FAint.c +++ b/src/H5FAint.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5FAmodule.h b/src/H5FAmodule.h index 8ef75820d57..d76384f55cc 100644 --- a/src/H5FAmodule.h +++ b/src/H5FAmodule.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5FApkg.h b/src/H5FApkg.h index 79213e94401..fc178764a68 100644 --- a/src/H5FApkg.h +++ b/src/H5FApkg.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5FAprivate.h b/src/H5FAprivate.h index 9bdc0742c75..fe49f11d0bf 100644 --- a/src/H5FAprivate.h +++ b/src/H5FAprivate.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5FAstat.c b/src/H5FAstat.c index 4ea4177045d..a8247ee313a 100644 --- a/src/H5FAstat.c +++ b/src/H5FAstat.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5FAtest.c b/src/H5FAtest.c index 666b922fa27..febd7ddbb9b 100644 --- a/src/H5FAtest.c +++ b/src/H5FAtest.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5FD.c b/src/H5FD.c index a6f35ad6a87..82daa37cee1 100644 --- a/src/H5FD.c +++ b/src/H5FD.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5FDcore.c b/src/H5FDcore.c index a05b1d037f0..86dda9763d2 100644 --- a/src/H5FDcore.c +++ b/src/H5FDcore.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5FDcore.h b/src/H5FDcore.h index cd45c8d6061..7b21ca32865 100644 --- a/src/H5FDcore.h +++ b/src/H5FDcore.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5FDdevelop.h b/src/H5FDdevelop.h index 5f1be973d64..88e8113a2a0 100644 --- a/src/H5FDdevelop.h +++ b/src/H5FDdevelop.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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 b072eeeec08..eea9fd11bc9 100644 --- a/src/H5FDdirect.c +++ b/src/H5FDdirect.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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.h b/src/H5FDdirect.h index 1e60bb08119..ac5bf3ec99e 100644 --- a/src/H5FDdirect.h +++ b/src/H5FDdirect.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5FDdrvr_module.h b/src/H5FDdrvr_module.h index c984cf51004..6757f564b4b 100644 --- a/src/H5FDdrvr_module.h +++ b/src/H5FDdrvr_module.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5FDfamily.c b/src/H5FDfamily.c index 335c63a94f1..1a70f9875fc 100644 --- a/src/H5FDfamily.c +++ b/src/H5FDfamily.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5FDfamily.h b/src/H5FDfamily.h index 32e885c422d..b2aac30c74b 100644 --- a/src/H5FDfamily.h +++ b/src/H5FDfamily.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5FDhdfs.c b/src/H5FDhdfs.c index 25fe7cba95a..c28972a4a1c 100644 --- a/src/H5FDhdfs.c +++ b/src/H5FDhdfs.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5FDhdfs.h b/src/H5FDhdfs.h index 3150a45801b..22fbbc50d17 100644 --- a/src/H5FDhdfs.h +++ b/src/H5FDhdfs.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5FDint.c b/src/H5FDint.c index a0b2c7d1ecb..12049ca87cc 100644 --- a/src/H5FDint.c +++ b/src/H5FDint.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5FDlog.c b/src/H5FDlog.c index 8c02415ce08..726a8f6e105 100644 --- a/src/H5FDlog.c +++ b/src/H5FDlog.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5FDlog.h b/src/H5FDlog.h index ca431bdc691..e957157a5a5 100644 --- a/src/H5FDlog.h +++ b/src/H5FDlog.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5FDmirror.c b/src/H5FDmirror.c index bde3647f652..c0fc9d07817 100644 --- a/src/H5FDmirror.c +++ b/src/H5FDmirror.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5FDmirror.h b/src/H5FDmirror.h index 95ce936594d..d64d6d778b7 100644 --- a/src/H5FDmirror.h +++ b/src/H5FDmirror.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5FDmirror_priv.h b/src/H5FDmirror_priv.h index 693d4ebb21e..72693d53180 100644 --- a/src/H5FDmirror_priv.h +++ b/src/H5FDmirror_priv.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5FDmodule.h b/src/H5FDmodule.h index 1e29ca912a6..ed399a4cb12 100644 --- a/src/H5FDmodule.h +++ b/src/H5FDmodule.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5FDmpi.c b/src/H5FDmpi.c index bfa21253af8..761cdf026ae 100644 --- a/src/H5FDmpi.c +++ b/src/H5FDmpi.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5FDmpi.h b/src/H5FDmpi.h index 9cee0e69b74..c168ae89b7d 100644 --- a/src/H5FDmpi.h +++ b/src/H5FDmpi.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5FDmpio.c b/src/H5FDmpio.c index 0819bd68f7e..2d950f236cf 100644 --- a/src/H5FDmpio.c +++ b/src/H5FDmpio.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5FDmpio.h b/src/H5FDmpio.h index 5e7ecf30353..453b58221a3 100644 --- a/src/H5FDmpio.h +++ b/src/H5FDmpio.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5FDmulti.c b/src/H5FDmulti.c index 56ee7b1a198..82c36a2df78 100644 --- a/src/H5FDmulti.c +++ b/src/H5FDmulti.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5FDmulti.h b/src/H5FDmulti.h index 0bb86157f89..d32ed3ed66a 100644 --- a/src/H5FDmulti.h +++ b/src/H5FDmulti.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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.c b/src/H5FDonion.c index 96f9166b244..2f77eebf5a9 100644 --- a/src/H5FDonion.c +++ b/src/H5FDonion.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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 4aaab6d3c3e..eefaf1f0f0c 100644 --- a/src/H5FDonion.h +++ b/src/H5FDonion.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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 e6790b3290e..46510a20f65 100644 --- a/src/H5FDonion_header.c +++ b/src/H5FDonion_header.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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 f8dd739d13e..774bd6020bf 100644 --- a/src/H5FDonion_header.h +++ b/src/H5FDonion_header.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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 32bf483ccda..6ef1ad688a8 100644 --- a/src/H5FDonion_history.c +++ b/src/H5FDonion_history.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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 5980bf7e1ac..59c1378efe9 100644 --- a/src/H5FDonion_history.h +++ b/src/H5FDonion_history.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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 4d1320ed809..639e69019ab 100644 --- a/src/H5FDonion_index.c +++ b/src/H5FDonion_index.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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 7dbd30a922d..91dd4492d2a 100644 --- a/src/H5FDonion_index.h +++ b/src/H5FDonion_index.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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 907d39f668a..5d6de960fb9 100644 --- a/src/H5FDonion_priv.h +++ b/src/H5FDonion_priv.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5FDperform.c b/src/H5FDperform.c index 7d9f49afdd5..dc6491ba2ef 100644 --- a/src/H5FDperform.c +++ b/src/H5FDperform.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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 0d0a7b706c9..2c1bea9df69 100644 --- a/src/H5FDpkg.h +++ b/src/H5FDpkg.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5FDprivate.h b/src/H5FDprivate.h index 942dc21e2e5..86ed6f073b8 100644 --- a/src/H5FDprivate.h +++ b/src/H5FDprivate.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5FDpublic.h b/src/H5FDpublic.h index d8d77d6534b..d8e080edab9 100644 --- a/src/H5FDpublic.h +++ b/src/H5FDpublic.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5FDros3.c b/src/H5FDros3.c index eebf9edca3c..b68337e6dd7 100644 --- a/src/H5FDros3.c +++ b/src/H5FDros3.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5FDros3.h b/src/H5FDros3.h index f7d59c83c89..896d2e89f5d 100644 --- a/src/H5FDros3.h +++ b/src/H5FDros3.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5FDs3comms.c b/src/H5FDs3comms.c index 78ed5273f52..c5de645ddb8 100644 --- a/src/H5FDs3comms.c +++ b/src/H5FDs3comms.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5FDs3comms.h b/src/H5FDs3comms.h index 62855e3d952..fdf13ac6b99 100644 --- a/src/H5FDs3comms.h +++ b/src/H5FDs3comms.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5FDsec2.c b/src/H5FDsec2.c index ed4093adf74..3f3e93cb978 100644 --- a/src/H5FDsec2.c +++ b/src/H5FDsec2.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5FDsec2.h b/src/H5FDsec2.h index dd0a4d8918d..b02e5a90c80 100644 --- a/src/H5FDsec2.h +++ b/src/H5FDsec2.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5FDspace.c b/src/H5FDspace.c index 6e658bca794..3bf233d56e5 100644 --- a/src/H5FDspace.c +++ b/src/H5FDspace.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5FDsplitter.c b/src/H5FDsplitter.c index 778d112822e..325d8561956 100644 --- a/src/H5FDsplitter.c +++ b/src/H5FDsplitter.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5FDsplitter.h b/src/H5FDsplitter.h index 99a471e5ce3..ca91f433176 100644 --- a/src/H5FDsplitter.h +++ b/src/H5FDsplitter.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5FDstdio.c b/src/H5FDstdio.c index b53dd3dc1ad..7c5cf6e2bf9 100644 --- a/src/H5FDstdio.c +++ b/src/H5FDstdio.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5FDstdio.h b/src/H5FDstdio.h index 794fe31bf61..7d51ec73f08 100644 --- a/src/H5FDstdio.h +++ b/src/H5FDstdio.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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.c b/src/H5FDsubfiling/H5FDioc.c index 8ec066a0a68..5847630255f 100644 --- a/src/H5FDsubfiling/H5FDioc.c +++ b/src/H5FDsubfiling/H5FDioc.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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 8f0255c5583..820258ed2f0 100644 --- a/src/H5FDsubfiling/H5FDioc.h +++ b/src/H5FDsubfiling/H5FDioc.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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 e528a362f80..4a1f8486ba6 100644 --- a/src/H5FDsubfiling/H5FDioc_int.c +++ b/src/H5FDsubfiling/H5FDioc_int.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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 c1b47661de5..fa4c431c6c8 100644 --- a/src/H5FDsubfiling/H5FDioc_priv.h +++ b/src/H5FDsubfiling/H5FDioc_priv.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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 da110e72bd7..e3f267952fc 100644 --- a/src/H5FDsubfiling/H5FDioc_threads.c +++ b/src/H5FDsubfiling/H5FDioc_threads.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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 bf01fc0a2e4..6c687aa69a7 100644 --- a/src/H5FDsubfiling/H5FDsubfile_int.c +++ b/src/H5FDsubfiling/H5FDsubfile_int.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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 159b7175589..6f14d8492f3 100644 --- a/src/H5FDsubfiling/H5FDsubfiling.c +++ b/src/H5FDsubfiling/H5FDsubfiling.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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 d6d2ffd16da..7d546bca84a 100644 --- a/src/H5FDsubfiling/H5FDsubfiling.h +++ b/src/H5FDsubfiling/H5FDsubfiling.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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 fdb946e73ef..fd6779c4178 100644 --- a/src/H5FDsubfiling/H5FDsubfiling_priv.h +++ b/src/H5FDsubfiling/H5FDsubfiling_priv.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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 00a2b7017c4..63078a3c031 100644 --- a/src/H5FDsubfiling/H5subfiling_common.c +++ b/src/H5FDsubfiling/H5subfiling_common.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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 7e7ada5bcfe..8dc08ac82f9 100644 --- a/src/H5FDsubfiling/H5subfiling_common.h +++ b/src/H5FDsubfiling/H5subfiling_common.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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 2a48fb5b8cd..d5bc634c23a 100644 --- a/src/H5FDtest.c +++ b/src/H5FDtest.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5FDwindows.c b/src/H5FDwindows.c index 74389db913d..c44de9935fc 100644 --- a/src/H5FDwindows.c +++ b/src/H5FDwindows.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5FDwindows.h b/src/H5FDwindows.h index 673d1c93b59..02e20008357 100644 --- a/src/H5FDwindows.h +++ b/src/H5FDwindows.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5FL.c b/src/H5FL.c index cdcdc0cbda9..4f7a94060f1 100644 --- a/src/H5FL.c +++ b/src/H5FL.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5FLmodule.h b/src/H5FLmodule.h index 5e9f15733f5..172c13d1b55 100644 --- a/src/H5FLmodule.h +++ b/src/H5FLmodule.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5FLprivate.h b/src/H5FLprivate.h index 823e0fda61e..c9f79b3c7da 100644 --- a/src/H5FLprivate.h +++ b/src/H5FLprivate.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5FO.c b/src/H5FO.c index 74daa7b55b0..a5c47fdb4bd 100644 --- a/src/H5FO.c +++ b/src/H5FO.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5FOprivate.h b/src/H5FOprivate.h index 5f5fe9c7d11..286dfa5d646 100644 --- a/src/H5FOprivate.h +++ b/src/H5FOprivate.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5FS.c b/src/H5FS.c index 64bf51f5d46..2f8d28fdec6 100644 --- a/src/H5FS.c +++ b/src/H5FS.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5FScache.c b/src/H5FScache.c index 7f8edf69f13..8f730c3f2f4 100644 --- a/src/H5FScache.c +++ b/src/H5FScache.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5FSdbg.c b/src/H5FSdbg.c index 5105032a053..3d013b25223 100644 --- a/src/H5FSdbg.c +++ b/src/H5FSdbg.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5FSint.c b/src/H5FSint.c index da9f9b85837..8db6d367bc5 100644 --- a/src/H5FSint.c +++ b/src/H5FSint.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5FSmodule.h b/src/H5FSmodule.h index 46bf8bf0c27..a44bb4c4810 100644 --- a/src/H5FSmodule.h +++ b/src/H5FSmodule.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5FSpkg.h b/src/H5FSpkg.h index 6e14deb4ecb..e40b0b3936c 100644 --- a/src/H5FSpkg.h +++ b/src/H5FSpkg.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5FSprivate.h b/src/H5FSprivate.h index f917a253944..9e92c7544b6 100644 --- a/src/H5FSprivate.h +++ b/src/H5FSprivate.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5FSsection.c b/src/H5FSsection.c index 57022a2c02c..4131a92854e 100644 --- a/src/H5FSsection.c +++ b/src/H5FSsection.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5FSstat.c b/src/H5FSstat.c index 3617f18ff62..577d08fc4ca 100644 --- a/src/H5FSstat.c +++ b/src/H5FSstat.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5FStest.c b/src/H5FStest.c index 30f598dd28e..f372ba7e9ef 100644 --- a/src/H5FStest.c +++ b/src/H5FStest.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Faccum.c b/src/H5Faccum.c index 5fabf5266a0..e73ba110182 100644 --- a/src/H5Faccum.c +++ b/src/H5Faccum.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Fcwfs.c b/src/H5Fcwfs.c index c946fa453e1..62de3da6fe6 100644 --- a/src/H5Fcwfs.c +++ b/src/H5Fcwfs.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Fdbg.c b/src/H5Fdbg.c index 3b1aad37dbd..daf76057ee3 100644 --- a/src/H5Fdbg.c +++ b/src/H5Fdbg.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Fdeprec.c b/src/H5Fdeprec.c index c7552840bc1..e0616a444fe 100644 --- a/src/H5Fdeprec.c +++ b/src/H5Fdeprec.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Fefc.c b/src/H5Fefc.c index e8ecc6d0efe..5c24c0a6dea 100644 --- a/src/H5Fefc.c +++ b/src/H5Fefc.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Ffake.c b/src/H5Ffake.c index ad9fc8fb2ff..dde8f3181ab 100644 --- a/src/H5Ffake.c +++ b/src/H5Ffake.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Fint.c b/src/H5Fint.c index e89b4bdb6af..c3d2e3ae82a 100644 --- a/src/H5Fint.c +++ b/src/H5Fint.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Fio.c b/src/H5Fio.c index 3d50b50fc51..44e5aeb3851 100644 --- a/src/H5Fio.c +++ b/src/H5Fio.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Fmodule.h b/src/H5Fmodule.h index c9f1b31ceac..23463226137 100644 --- a/src/H5Fmodule.h +++ b/src/H5Fmodule.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Fmount.c b/src/H5Fmount.c index 6f497468e3e..fb3ba603c9d 100644 --- a/src/H5Fmount.c +++ b/src/H5Fmount.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Fmpi.c b/src/H5Fmpi.c index 4e6ca64253d..d3e38119524 100644 --- a/src/H5Fmpi.c +++ b/src/H5Fmpi.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Fpkg.h b/src/H5Fpkg.h index 275fa378f0e..3fd7cb624d8 100644 --- a/src/H5Fpkg.h +++ b/src/H5Fpkg.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Fprivate.h b/src/H5Fprivate.h index 5d9f5011927..32375046291 100644 --- a/src/H5Fprivate.h +++ b/src/H5Fprivate.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Fpublic.h b/src/H5Fpublic.h index 53dfaa78c31..4e9214f0a4b 100644 --- a/src/H5Fpublic.h +++ b/src/H5Fpublic.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Fquery.c b/src/H5Fquery.c index 526795a9870..5a119a287f6 100644 --- a/src/H5Fquery.c +++ b/src/H5Fquery.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Fsfile.c b/src/H5Fsfile.c index 6cf2c809b8c..7eb4422be02 100644 --- a/src/H5Fsfile.c +++ b/src/H5Fsfile.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Fspace.c b/src/H5Fspace.c index 9c6afd3f226..e73218d3ee1 100644 --- a/src/H5Fspace.c +++ b/src/H5Fspace.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Fsuper.c b/src/H5Fsuper.c index 28b21ed01b3..24660035c16 100644 --- a/src/H5Fsuper.c +++ b/src/H5Fsuper.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Fsuper_cache.c b/src/H5Fsuper_cache.c index 2a425099b47..8a040cbed7c 100644 --- a/src/H5Fsuper_cache.c +++ b/src/H5Fsuper_cache.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Ftest.c b/src/H5Ftest.c index 7e34e0af9b9..aacdd4cf4e9 100644 --- a/src/H5Ftest.c +++ b/src/H5Ftest.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5G.c b/src/H5G.c index 8919788c809..5fb9d3b6506 100644 --- a/src/H5G.c +++ b/src/H5G.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Gbtree2.c b/src/H5Gbtree2.c index fcefd1d0214..0a2291d8942 100644 --- a/src/H5Gbtree2.c +++ b/src/H5Gbtree2.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Gcache.c b/src/H5Gcache.c index 9e34e77c253..f16eb75a860 100644 --- a/src/H5Gcache.c +++ b/src/H5Gcache.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Gcompact.c b/src/H5Gcompact.c index 4ed675118ba..50d3d69a5b9 100644 --- a/src/H5Gcompact.c +++ b/src/H5Gcompact.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Gdense.c b/src/H5Gdense.c index 531549e6423..6d081f33bfa 100644 --- a/src/H5Gdense.c +++ b/src/H5Gdense.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Gdeprec.c b/src/H5Gdeprec.c index 287f609553e..c24fc549b8d 100644 --- a/src/H5Gdeprec.c +++ b/src/H5Gdeprec.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Gent.c b/src/H5Gent.c index 2d6ece74083..3dcc618262b 100644 --- a/src/H5Gent.c +++ b/src/H5Gent.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Gint.c b/src/H5Gint.c index 2580bf08ce0..2a7dbf5e255 100644 --- a/src/H5Gint.c +++ b/src/H5Gint.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Glink.c b/src/H5Glink.c index 1982f54984c..4614d622a3c 100644 --- a/src/H5Glink.c +++ b/src/H5Glink.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Gloc.c b/src/H5Gloc.c index 7bb59ea9e2f..00e6ba008a0 100644 --- a/src/H5Gloc.c +++ b/src/H5Gloc.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Gmodule.h b/src/H5Gmodule.h index 49fc9ed9472..d91afc4d601 100644 --- a/src/H5Gmodule.h +++ b/src/H5Gmodule.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Gname.c b/src/H5Gname.c index 4a1225b2ffd..5ee05433d0c 100644 --- a/src/H5Gname.c +++ b/src/H5Gname.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Gnode.c b/src/H5Gnode.c index c89417750e2..d647096b18c 100644 --- a/src/H5Gnode.c +++ b/src/H5Gnode.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Gobj.c b/src/H5Gobj.c index 51feeaad56d..3a11246c24e 100644 --- a/src/H5Gobj.c +++ b/src/H5Gobj.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Goh.c b/src/H5Goh.c index ce98960e8aa..e4ffc46ebce 100644 --- a/src/H5Goh.c +++ b/src/H5Goh.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Gpkg.h b/src/H5Gpkg.h index f4f1749dc88..72a5b03445f 100644 --- a/src/H5Gpkg.h +++ b/src/H5Gpkg.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Gprivate.h b/src/H5Gprivate.h index a756a1c324f..b87597feb22 100644 --- a/src/H5Gprivate.h +++ b/src/H5Gprivate.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Gpublic.h b/src/H5Gpublic.h index d3dd64e7a7b..61321500206 100644 --- a/src/H5Gpublic.h +++ b/src/H5Gpublic.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Groot.c b/src/H5Groot.c index 0b524b7b4de..7948de4d32c 100644 --- a/src/H5Groot.c +++ b/src/H5Groot.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Gstab.c b/src/H5Gstab.c index 594842830c4..a101315a406 100644 --- a/src/H5Gstab.c +++ b/src/H5Gstab.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Gtest.c b/src/H5Gtest.c index 0b0708119e1..d8d74ed63f3 100644 --- a/src/H5Gtest.c +++ b/src/H5Gtest.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Gtraverse.c b/src/H5Gtraverse.c index d113b576b18..f2dad1ce3f1 100644 --- a/src/H5Gtraverse.c +++ b/src/H5Gtraverse.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5HF.c b/src/H5HF.c index bbc5ce7e455..acb37fa6c66 100644 --- a/src/H5HF.c +++ b/src/H5HF.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5HFbtree2.c b/src/H5HFbtree2.c index 56e5270e088..6ce9b69c32e 100644 --- a/src/H5HFbtree2.c +++ b/src/H5HFbtree2.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5HFcache.c b/src/H5HFcache.c index db55bf0b4d0..3b65f227f0e 100644 --- a/src/H5HFcache.c +++ b/src/H5HFcache.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5HFdbg.c b/src/H5HFdbg.c index d9a6c19bf19..779a7b59f61 100644 --- a/src/H5HFdbg.c +++ b/src/H5HFdbg.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5HFdblock.c b/src/H5HFdblock.c index 8a6df298482..b535024c5d9 100644 --- a/src/H5HFdblock.c +++ b/src/H5HFdblock.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5HFdtable.c b/src/H5HFdtable.c index f03060d879e..8464156dbef 100644 --- a/src/H5HFdtable.c +++ b/src/H5HFdtable.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5HFhdr.c b/src/H5HFhdr.c index 9f457385c31..2741c0af56f 100644 --- a/src/H5HFhdr.c +++ b/src/H5HFhdr.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5HFhuge.c b/src/H5HFhuge.c index b1778587e9d..33a6748cb6f 100644 --- a/src/H5HFhuge.c +++ b/src/H5HFhuge.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5HFiblock.c b/src/H5HFiblock.c index 6ec2d763711..6b6a0d811f2 100644 --- a/src/H5HFiblock.c +++ b/src/H5HFiblock.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5HFiter.c b/src/H5HFiter.c index 9fc564d09cd..3d889728dc6 100644 --- a/src/H5HFiter.c +++ b/src/H5HFiter.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5HFman.c b/src/H5HFman.c index edbb48e059f..09d9255aa17 100644 --- a/src/H5HFman.c +++ b/src/H5HFman.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5HFmodule.h b/src/H5HFmodule.h index c4fb437d4f1..435b21a6c1b 100644 --- a/src/H5HFmodule.h +++ b/src/H5HFmodule.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5HFpkg.h b/src/H5HFpkg.h index ceef78f0c84..28ea5b4c314 100644 --- a/src/H5HFpkg.h +++ b/src/H5HFpkg.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5HFprivate.h b/src/H5HFprivate.h index ca7948aa2e6..0908c0c22cd 100644 --- a/src/H5HFprivate.h +++ b/src/H5HFprivate.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5HFsection.c b/src/H5HFsection.c index 2a61ad43a2a..b008b3db01d 100644 --- a/src/H5HFsection.c +++ b/src/H5HFsection.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5HFspace.c b/src/H5HFspace.c index 8c9f0c041ff..97c1e2e5eae 100644 --- a/src/H5HFspace.c +++ b/src/H5HFspace.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5HFstat.c b/src/H5HFstat.c index 411ad7ab79c..8e6fbe8e894 100644 --- a/src/H5HFstat.c +++ b/src/H5HFstat.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5HFtest.c b/src/H5HFtest.c index 16ea5292b9c..c62e898b33b 100644 --- a/src/H5HFtest.c +++ b/src/H5HFtest.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5HFtiny.c b/src/H5HFtiny.c index 0f5f1a56b4a..a7a674066a7 100644 --- a/src/H5HFtiny.c +++ b/src/H5HFtiny.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5HG.c b/src/H5HG.c index a859b40f100..96f3fa3dc79 100644 --- a/src/H5HG.c +++ b/src/H5HG.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5HGcache.c b/src/H5HGcache.c index f885ecf973a..28099d1684b 100644 --- a/src/H5HGcache.c +++ b/src/H5HGcache.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5HGdbg.c b/src/H5HGdbg.c index 8f33052421b..0fc4c305820 100644 --- a/src/H5HGdbg.c +++ b/src/H5HGdbg.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5HGmodule.h b/src/H5HGmodule.h index 772ebe6163d..0ed32ceb003 100644 --- a/src/H5HGmodule.h +++ b/src/H5HGmodule.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5HGpkg.h b/src/H5HGpkg.h index 99725d86f94..490086121b8 100644 --- a/src/H5HGpkg.h +++ b/src/H5HGpkg.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5HGprivate.h b/src/H5HGprivate.h index 892a0c7326a..f3e88b2dfaa 100644 --- a/src/H5HGprivate.h +++ b/src/H5HGprivate.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5HGquery.c b/src/H5HGquery.c index 3d329b60a8a..7a001288446 100644 --- a/src/H5HGquery.c +++ b/src/H5HGquery.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5HL.c b/src/H5HL.c index f6e589b016d..45df1b2e6e8 100644 --- a/src/H5HL.c +++ b/src/H5HL.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5HLcache.c b/src/H5HLcache.c index d0836fed4f7..11dcc20aeae 100644 --- a/src/H5HLcache.c +++ b/src/H5HLcache.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5HLdbg.c b/src/H5HLdbg.c index 1308f8d7437..c0d906874c1 100644 --- a/src/H5HLdbg.c +++ b/src/H5HLdbg.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5HLdblk.c b/src/H5HLdblk.c index dfcca97ff6f..746b0cf72f9 100644 --- a/src/H5HLdblk.c +++ b/src/H5HLdblk.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5HLint.c b/src/H5HLint.c index 9369875afa7..1b120e531e4 100644 --- a/src/H5HLint.c +++ b/src/H5HLint.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5HLmodule.h b/src/H5HLmodule.h index 1a871abf745..e9d2ef5e45f 100644 --- a/src/H5HLmodule.h +++ b/src/H5HLmodule.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5HLpkg.h b/src/H5HLpkg.h index 9d23049dd35..aae0078a4c9 100644 --- a/src/H5HLpkg.h +++ b/src/H5HLpkg.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5HLprfx.c b/src/H5HLprfx.c index 6011e8ec2ab..48e423316fa 100644 --- a/src/H5HLprfx.c +++ b/src/H5HLprfx.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5HLprivate.h b/src/H5HLprivate.h index 045c5d7ac1e..16c1c6b4a1d 100644 --- a/src/H5HLprivate.h +++ b/src/H5HLprivate.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5I.c b/src/H5I.c index 9202be2fa4d..731f0f31c56 100644 --- a/src/H5I.c +++ b/src/H5I.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Idbg.c b/src/H5Idbg.c index ee963fd1823..3091786e81e 100644 --- a/src/H5Idbg.c +++ b/src/H5Idbg.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Idevelop.h b/src/H5Idevelop.h index 2eaa61abf41..49cba70e21f 100644 --- a/src/H5Idevelop.h +++ b/src/H5Idevelop.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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 57a6d9f708f..57bb75bbbd1 100644 --- a/src/H5Iint.c +++ b/src/H5Iint.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Imodule.h b/src/H5Imodule.h index f8924d3df62..6f9c4491fb0 100644 --- a/src/H5Imodule.h +++ b/src/H5Imodule.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Ipkg.h b/src/H5Ipkg.h index c42c61d3d1b..852ab151dc5 100644 --- a/src/H5Ipkg.h +++ b/src/H5Ipkg.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Iprivate.h b/src/H5Iprivate.h index 75a5787b616..404cfc11c61 100644 --- a/src/H5Iprivate.h +++ b/src/H5Iprivate.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Ipublic.h b/src/H5Ipublic.h index d14e53dfaf9..338d1a46545 100644 --- a/src/H5Ipublic.h +++ b/src/H5Ipublic.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Itest.c b/src/H5Itest.c index a6d2c1ee3bb..feb87dda1d2 100644 --- a/src/H5Itest.c +++ b/src/H5Itest.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5L.c b/src/H5L.c index 6b1e7fe9947..5a0c5973aab 100644 --- a/src/H5L.c +++ b/src/H5L.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Ldeprec.c b/src/H5Ldeprec.c index 819aea87f10..bac57f2bf45 100644 --- a/src/H5Ldeprec.c +++ b/src/H5Ldeprec.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Ldevelop.h b/src/H5Ldevelop.h index 148a5a57468..21d7458d512 100644 --- a/src/H5Ldevelop.h +++ b/src/H5Ldevelop.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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 88ee6baa201..888ff404679 100644 --- a/src/H5Lexternal.c +++ b/src/H5Lexternal.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Lint.c b/src/H5Lint.c index 10b935ab09d..96f4a6937f9 100644 --- a/src/H5Lint.c +++ b/src/H5Lint.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Lmodule.h b/src/H5Lmodule.h index f29aa5c50c0..fda22a9b6ca 100644 --- a/src/H5Lmodule.h +++ b/src/H5Lmodule.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Lpkg.h b/src/H5Lpkg.h index 0b04fdcb769..33305f82221 100644 --- a/src/H5Lpkg.h +++ b/src/H5Lpkg.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Lprivate.h b/src/H5Lprivate.h index ff3ace83dbd..21fb142d8a8 100644 --- a/src/H5Lprivate.h +++ b/src/H5Lprivate.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Lpublic.h b/src/H5Lpublic.h index ec325b8ad77..75ded667cfc 100644 --- a/src/H5Lpublic.h +++ b/src/H5Lpublic.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5M.c b/src/H5M.c index c55f881d6d5..a862bad54fe 100644 --- a/src/H5M.c +++ b/src/H5M.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5MF.c b/src/H5MF.c index 2de3e7ad197..a09bb3afcc3 100644 --- a/src/H5MF.c +++ b/src/H5MF.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5MFaggr.c b/src/H5MFaggr.c index fa39c7256ef..550fb65efa9 100644 --- a/src/H5MFaggr.c +++ b/src/H5MFaggr.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5MFdbg.c b/src/H5MFdbg.c index 3c5060f84e1..9e3f8b07e61 100644 --- a/src/H5MFdbg.c +++ b/src/H5MFdbg.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5MFmodule.h b/src/H5MFmodule.h index dd32cdc210d..94ae9ed32e1 100644 --- a/src/H5MFmodule.h +++ b/src/H5MFmodule.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5MFpkg.h b/src/H5MFpkg.h index 32d04d35a0e..2830b25fbf5 100644 --- a/src/H5MFpkg.h +++ b/src/H5MFpkg.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5MFprivate.h b/src/H5MFprivate.h index 5342cc7d94e..79dc808af83 100644 --- a/src/H5MFprivate.h +++ b/src/H5MFprivate.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5MFsection.c b/src/H5MFsection.c index a3b3988b38c..83026004750 100644 --- a/src/H5MFsection.c +++ b/src/H5MFsection.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5MM.c b/src/H5MM.c index 100ea297388..777a5581ce6 100644 --- a/src/H5MM.c +++ b/src/H5MM.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5MMprivate.h b/src/H5MMprivate.h index 39bba2c6e00..04302f82ce3 100644 --- a/src/H5MMprivate.h +++ b/src/H5MMprivate.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5MMpublic.h b/src/H5MMpublic.h index 62172c9ea09..6e9311d1e12 100644 --- a/src/H5MMpublic.h +++ b/src/H5MMpublic.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Mmodule.h b/src/H5Mmodule.h index 375399751b5..2305cad9cb9 100644 --- a/src/H5Mmodule.h +++ b/src/H5Mmodule.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Mpkg.h b/src/H5Mpkg.h index d6b86ffa6dd..b4d27e0b9ca 100644 --- a/src/H5Mpkg.h +++ b/src/H5Mpkg.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Mprivate.h b/src/H5Mprivate.h index 6dfb55641c0..9dca6e13176 100644 --- a/src/H5Mprivate.h +++ b/src/H5Mprivate.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Mpublic.h b/src/H5Mpublic.h index f2d45720bfe..a57b8e63fd0 100644 --- a/src/H5Mpublic.h +++ b/src/H5Mpublic.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5O.c b/src/H5O.c index 14118668d03..566c4b162eb 100644 --- a/src/H5O.c +++ b/src/H5O.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Oainfo.c b/src/H5Oainfo.c index 8b4340d2392..390b741ee55 100644 --- a/src/H5Oainfo.c +++ b/src/H5Oainfo.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Oalloc.c b/src/H5Oalloc.c index 4eadc315e05..14421c03635 100644 --- a/src/H5Oalloc.c +++ b/src/H5Oalloc.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Oattr.c b/src/H5Oattr.c index 6d1d23740f7..a671d507f27 100644 --- a/src/H5Oattr.c +++ b/src/H5Oattr.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Oattribute.c b/src/H5Oattribute.c index 4929be56717..fd8d5a4b732 100644 --- a/src/H5Oattribute.c +++ b/src/H5Oattribute.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Obogus.c b/src/H5Obogus.c index 4948d61c96d..2ba320d539e 100644 --- a/src/H5Obogus.c +++ b/src/H5Obogus.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Obtreek.c b/src/H5Obtreek.c index 42e1ce0c32c..6e3701f328c 100644 --- a/src/H5Obtreek.c +++ b/src/H5Obtreek.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Ocache.c b/src/H5Ocache.c index 87f321cb986..a5bf35aa7ba 100644 --- a/src/H5Ocache.c +++ b/src/H5Ocache.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Ocache_image.c b/src/H5Ocache_image.c index d91b46341c0..30f0732d671 100644 --- a/src/H5Ocache_image.c +++ b/src/H5Ocache_image.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Ochunk.c b/src/H5Ochunk.c index 37ce88b5759..540495ceffc 100644 --- a/src/H5Ochunk.c +++ b/src/H5Ochunk.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Ocont.c b/src/H5Ocont.c index 621095a1986..c58ed3e9008 100644 --- a/src/H5Ocont.c +++ b/src/H5Ocont.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Ocopy.c b/src/H5Ocopy.c index bd19cd34f44..9317be0b4f7 100644 --- a/src/H5Ocopy.c +++ b/src/H5Ocopy.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Ocopy_ref.c b/src/H5Ocopy_ref.c index c509732dfb8..1327a1db591 100644 --- a/src/H5Ocopy_ref.c +++ b/src/H5Ocopy_ref.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Odbg.c b/src/H5Odbg.c index cfdff270e40..32ad9df3a1d 100644 --- a/src/H5Odbg.c +++ b/src/H5Odbg.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Odeprec.c b/src/H5Odeprec.c index f56480392e4..c4395c1c011 100644 --- a/src/H5Odeprec.c +++ b/src/H5Odeprec.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Odrvinfo.c b/src/H5Odrvinfo.c index baec777d0f9..c07c0832811 100644 --- a/src/H5Odrvinfo.c +++ b/src/H5Odrvinfo.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Odtype.c b/src/H5Odtype.c index a359575a646..86892288923 100644 --- a/src/H5Odtype.c +++ b/src/H5Odtype.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Oefl.c b/src/H5Oefl.c index 351dbd30211..ea3c8b2754d 100644 --- a/src/H5Oefl.c +++ b/src/H5Oefl.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Ofill.c b/src/H5Ofill.c index 2b1faac30ca..becb16c8e41 100644 --- a/src/H5Ofill.c +++ b/src/H5Ofill.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Oflush.c b/src/H5Oflush.c index 7bd38f0eb89..c6e051e276b 100644 --- a/src/H5Oflush.c +++ b/src/H5Oflush.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Ofsinfo.c b/src/H5Ofsinfo.c index 674e3ff05ff..e5e16758cea 100644 --- a/src/H5Ofsinfo.c +++ b/src/H5Ofsinfo.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Oginfo.c b/src/H5Oginfo.c index 645c5ff81af..97243545910 100644 --- a/src/H5Oginfo.c +++ b/src/H5Oginfo.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Oint.c b/src/H5Oint.c index c9363697fa5..6077a9e99b0 100644 --- a/src/H5Oint.c +++ b/src/H5Oint.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Olayout.c b/src/H5Olayout.c index e5ffc382476..2d612235060 100644 --- a/src/H5Olayout.c +++ b/src/H5Olayout.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Olinfo.c b/src/H5Olinfo.c index 6b5dc0b89b5..1b3760a2cfa 100644 --- a/src/H5Olinfo.c +++ b/src/H5Olinfo.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Olink.c b/src/H5Olink.c index 431e1dd4965..b530e421cba 100644 --- a/src/H5Olink.c +++ b/src/H5Olink.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Omessage.c b/src/H5Omessage.c index 7190e46a57f..9b536c56116 100644 --- a/src/H5Omessage.c +++ b/src/H5Omessage.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Omodule.h b/src/H5Omodule.h index 1c1278a0e8a..de697a296d9 100644 --- a/src/H5Omodule.h +++ b/src/H5Omodule.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Omtime.c b/src/H5Omtime.c index 66f8d1bf4d4..7b9b2b6e4ca 100644 --- a/src/H5Omtime.c +++ b/src/H5Omtime.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Oname.c b/src/H5Oname.c index fc85c0bb9e0..f8f58138527 100644 --- a/src/H5Oname.c +++ b/src/H5Oname.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Onull.c b/src/H5Onull.c index d6ec380cbbf..c4f52a9b18a 100644 --- a/src/H5Onull.c +++ b/src/H5Onull.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Opkg.h b/src/H5Opkg.h index d4cab42471d..b47c82e23f9 100644 --- a/src/H5Opkg.h +++ b/src/H5Opkg.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Opline.c b/src/H5Opline.c index 3e5eb4d7318..aa8a25292e3 100644 --- a/src/H5Opline.c +++ b/src/H5Opline.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Oprivate.h b/src/H5Oprivate.h index 4b1f4e07940..b50f7c315be 100644 --- a/src/H5Oprivate.h +++ b/src/H5Oprivate.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Opublic.h b/src/H5Opublic.h index 498e2595254..5c4d78702a9 100644 --- a/src/H5Opublic.h +++ b/src/H5Opublic.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Orefcount.c b/src/H5Orefcount.c index a93f4295a86..562d149f8b0 100644 --- a/src/H5Orefcount.c +++ b/src/H5Orefcount.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Osdspace.c b/src/H5Osdspace.c index 365e3511243..7c2fc52c496 100644 --- a/src/H5Osdspace.c +++ b/src/H5Osdspace.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Oshared.c b/src/H5Oshared.c index d562d1764a8..0007ef4886b 100644 --- a/src/H5Oshared.c +++ b/src/H5Oshared.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Oshared.h b/src/H5Oshared.h index d22e2e1b14c..86c22265313 100644 --- a/src/H5Oshared.h +++ b/src/H5Oshared.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Oshmesg.c b/src/H5Oshmesg.c index 98f18292c93..b8fa7c97c13 100644 --- a/src/H5Oshmesg.c +++ b/src/H5Oshmesg.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Ostab.c b/src/H5Ostab.c index c87034dc13f..9a25b228d14 100644 --- a/src/H5Ostab.c +++ b/src/H5Ostab.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Otest.c b/src/H5Otest.c index 410baa7f603..e44ad929025 100644 --- a/src/H5Otest.c +++ b/src/H5Otest.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Ounknown.c b/src/H5Ounknown.c index 08841021dec..d045e9b3a53 100644 --- a/src/H5Ounknown.c +++ b/src/H5Ounknown.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5P.c b/src/H5P.c index f0ccc2fc4ef..41ba7da4422 100644 --- a/src/H5P.c +++ b/src/H5P.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5PB.c b/src/H5PB.c index 69707d14cba..68b711185ff 100644 --- a/src/H5PB.c +++ b/src/H5PB.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5PBmodule.h b/src/H5PBmodule.h index 3a353dbd0b2..ba89f9e7dda 100644 --- a/src/H5PBmodule.h +++ b/src/H5PBmodule.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5PBpkg.h b/src/H5PBpkg.h index 527c109df74..e25c2ad0614 100644 --- a/src/H5PBpkg.h +++ b/src/H5PBpkg.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5PBprivate.h b/src/H5PBprivate.h index d4abf8ef081..65a1e812479 100644 --- a/src/H5PBprivate.h +++ b/src/H5PBprivate.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5PL.c b/src/H5PL.c index b132721f732..a29ff97bc23 100644 --- a/src/H5PL.c +++ b/src/H5PL.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5PLextern.h b/src/H5PLextern.h index d136051beda..9abfb2e9f1d 100644 --- a/src/H5PLextern.h +++ b/src/H5PLextern.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5PLint.c b/src/H5PLint.c index 6ee4603f63a..8b6cd32f360 100644 --- a/src/H5PLint.c +++ b/src/H5PLint.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5PLmodule.h b/src/H5PLmodule.h index 9f867ee5fff..46b586c91dd 100644 --- a/src/H5PLmodule.h +++ b/src/H5PLmodule.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5PLpath.c b/src/H5PLpath.c index 02e7d25d4d5..b27797fb521 100644 --- a/src/H5PLpath.c +++ b/src/H5PLpath.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5PLpkg.h b/src/H5PLpkg.h index 24a7f34d3f4..f7830504df9 100644 --- a/src/H5PLpkg.h +++ b/src/H5PLpkg.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5PLplugin_cache.c b/src/H5PLplugin_cache.c index 3878f36efaa..3b31f1efdd5 100644 --- a/src/H5PLplugin_cache.c +++ b/src/H5PLplugin_cache.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5PLprivate.h b/src/H5PLprivate.h index 0c71b176b73..32ba263e56d 100644 --- a/src/H5PLprivate.h +++ b/src/H5PLprivate.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5PLpublic.h b/src/H5PLpublic.h index ca996977485..18ca6ec51ce 100644 --- a/src/H5PLpublic.h +++ b/src/H5PLpublic.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Pacpl.c b/src/H5Pacpl.c index b4dd90b8dfc..73d8a8ec985 100644 --- a/src/H5Pacpl.c +++ b/src/H5Pacpl.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Pdapl.c b/src/H5Pdapl.c index fd6f2e2ddf9..af123632963 100644 --- a/src/H5Pdapl.c +++ b/src/H5Pdapl.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Pdcpl.c b/src/H5Pdcpl.c index 6160d36e38a..3186e11c041 100644 --- a/src/H5Pdcpl.c +++ b/src/H5Pdcpl.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Pdeprec.c b/src/H5Pdeprec.c index 3332a35a9b9..c986eb30142 100644 --- a/src/H5Pdeprec.c +++ b/src/H5Pdeprec.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Pdxpl.c b/src/H5Pdxpl.c index bd53c3affd1..4fc27f6be96 100644 --- a/src/H5Pdxpl.c +++ b/src/H5Pdxpl.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Pencdec.c b/src/H5Pencdec.c index 19d453279ee..96cbfc3f018 100644 --- a/src/H5Pencdec.c +++ b/src/H5Pencdec.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Pfapl.c b/src/H5Pfapl.c index f726f63e7b4..807ee3d5cf3 100644 --- a/src/H5Pfapl.c +++ b/src/H5Pfapl.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Pfcpl.c b/src/H5Pfcpl.c index 8e43874275c..c2f44dec615 100644 --- a/src/H5Pfcpl.c +++ b/src/H5Pfcpl.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Pfmpl.c b/src/H5Pfmpl.c index 97856c5a525..aa89e6fbec1 100644 --- a/src/H5Pfmpl.c +++ b/src/H5Pfmpl.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Pgcpl.c b/src/H5Pgcpl.c index b7d9ca1fb23..657eecd95f6 100644 --- a/src/H5Pgcpl.c +++ b/src/H5Pgcpl.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Pint.c b/src/H5Pint.c index f8c79bf022f..4e9a41ff676 100644 --- a/src/H5Pint.c +++ b/src/H5Pint.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Plapl.c b/src/H5Plapl.c index 64cd2996fc4..24c8c581ad9 100644 --- a/src/H5Plapl.c +++ b/src/H5Plapl.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Plcpl.c b/src/H5Plcpl.c index 739ef76f3f2..9afad0a278a 100644 --- a/src/H5Plcpl.c +++ b/src/H5Plcpl.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Pmapl.c b/src/H5Pmapl.c index 45cbd7648aa..b3b9b776075 100644 --- a/src/H5Pmapl.c +++ b/src/H5Pmapl.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Pmcpl.c b/src/H5Pmcpl.c index 367edb3f8b7..75836a481be 100644 --- a/src/H5Pmcpl.c +++ b/src/H5Pmcpl.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Pmodule.h b/src/H5Pmodule.h index 8ac6f86eed9..88cab4d3a12 100644 --- a/src/H5Pmodule.h +++ b/src/H5Pmodule.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Pocpl.c b/src/H5Pocpl.c index f9d89ab4156..8605d0112c8 100644 --- a/src/H5Pocpl.c +++ b/src/H5Pocpl.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Pocpypl.c b/src/H5Pocpypl.c index 5cf809140cd..622e35f416e 100644 --- a/src/H5Pocpypl.c +++ b/src/H5Pocpypl.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Ppkg.h b/src/H5Ppkg.h index 0ff000ba96c..a1f3e3a5233 100644 --- a/src/H5Ppkg.h +++ b/src/H5Ppkg.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Pprivate.h b/src/H5Pprivate.h index 0671ed5952e..b4abbc3b549 100644 --- a/src/H5Pprivate.h +++ b/src/H5Pprivate.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Ppublic.h b/src/H5Ppublic.h index 273250017a3..fa4c3ba5b8c 100644 --- a/src/H5Ppublic.h +++ b/src/H5Ppublic.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Pstrcpl.c b/src/H5Pstrcpl.c index 3facfff7d12..57543444239 100644 --- a/src/H5Pstrcpl.c +++ b/src/H5Pstrcpl.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Ptest.c b/src/H5Ptest.c index f52a3702100..094dbc44da4 100644 --- a/src/H5Ptest.c +++ b/src/H5Ptest.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5R.c b/src/H5R.c index b532bf7426d..2b8dcdbf2f3 100644 --- a/src/H5R.c +++ b/src/H5R.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5RS.c b/src/H5RS.c index ad1f1d0c69e..238390335eb 100644 --- a/src/H5RS.c +++ b/src/H5RS.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5RSmodule.h b/src/H5RSmodule.h index ee6b7e80e51..578474a9729 100644 --- a/src/H5RSmodule.h +++ b/src/H5RSmodule.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5RSprivate.h b/src/H5RSprivate.h index a38214039ab..0822fbd6e15 100644 --- a/src/H5RSprivate.h +++ b/src/H5RSprivate.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Rdeprec.c b/src/H5Rdeprec.c index 921693770a2..99b69225be6 100644 --- a/src/H5Rdeprec.c +++ b/src/H5Rdeprec.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Rint.c b/src/H5Rint.c index cbfa910d247..1c5b0b68841 100644 --- a/src/H5Rint.c +++ b/src/H5Rint.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Rmodule.h b/src/H5Rmodule.h index 443c4746d71..87a367796a6 100644 --- a/src/H5Rmodule.h +++ b/src/H5Rmodule.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Rpkg.h b/src/H5Rpkg.h index 8ce6041769a..1c214068477 100644 --- a/src/H5Rpkg.h +++ b/src/H5Rpkg.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Rprivate.h b/src/H5Rprivate.h index 43e476485fb..723dd30e953 100644 --- a/src/H5Rprivate.h +++ b/src/H5Rprivate.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Rpublic.h b/src/H5Rpublic.h index 9e1f73f1c00..c7e03e126f2 100644 --- a/src/H5Rpublic.h +++ b/src/H5Rpublic.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5S.c b/src/H5S.c index 373115661b6..d39232776ad 100644 --- a/src/H5S.c +++ b/src/H5S.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5SL.c b/src/H5SL.c index 54e064962f5..813a5961064 100644 --- a/src/H5SL.c +++ b/src/H5SL.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5SLmodule.h b/src/H5SLmodule.h index b0b3064f15b..83cfa591327 100644 --- a/src/H5SLmodule.h +++ b/src/H5SLmodule.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5SLprivate.h b/src/H5SLprivate.h index d7eb5be8b83..14eee279509 100644 --- a/src/H5SLprivate.h +++ b/src/H5SLprivate.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5SM.c b/src/H5SM.c index 59abd24e679..f096a50c8b8 100644 --- a/src/H5SM.c +++ b/src/H5SM.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5SMbtree2.c b/src/H5SMbtree2.c index 6165d664f38..6e0226d04b3 100644 --- a/src/H5SMbtree2.c +++ b/src/H5SMbtree2.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5SMcache.c b/src/H5SMcache.c index 7bf0575ed45..3be26d6945c 100644 --- a/src/H5SMcache.c +++ b/src/H5SMcache.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5SMmessage.c b/src/H5SMmessage.c index 34fe8fd08af..230f381df2f 100644 --- a/src/H5SMmessage.c +++ b/src/H5SMmessage.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5SMmodule.h b/src/H5SMmodule.h index 1eaeea29e99..d0f247f3a00 100644 --- a/src/H5SMmodule.h +++ b/src/H5SMmodule.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5SMpkg.h b/src/H5SMpkg.h index dbeafc15139..b61252758fd 100644 --- a/src/H5SMpkg.h +++ b/src/H5SMpkg.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5SMprivate.h b/src/H5SMprivate.h index f6496f3988b..b64aa6bd079 100644 --- a/src/H5SMprivate.h +++ b/src/H5SMprivate.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5SMtest.c b/src/H5SMtest.c index 84da3195556..e6bfc7cfbbc 100644 --- a/src/H5SMtest.c +++ b/src/H5SMtest.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Sall.c b/src/H5Sall.c index 1a9d8fc4029..8bdcc4ad9aa 100644 --- a/src/H5Sall.c +++ b/src/H5Sall.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Sdbg.c b/src/H5Sdbg.c index f233491cd1c..7348848d9fa 100644 --- a/src/H5Sdbg.c +++ b/src/H5Sdbg.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Sdeprec.c b/src/H5Sdeprec.c index 062bf29fec0..8c09c1bccd5 100644 --- a/src/H5Sdeprec.c +++ b/src/H5Sdeprec.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Shyper.c b/src/H5Shyper.c index cbf519d3aab..e0ca727bd09 100644 --- a/src/H5Shyper.c +++ b/src/H5Shyper.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Smodule.h b/src/H5Smodule.h index b9897485405..b0cdc574744 100644 --- a/src/H5Smodule.h +++ b/src/H5Smodule.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Smpio.c b/src/H5Smpio.c index 96b20400ac5..e430c647538 100644 --- a/src/H5Smpio.c +++ b/src/H5Smpio.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Snone.c b/src/H5Snone.c index 397fb5860e1..ac3ec9beb4a 100644 --- a/src/H5Snone.c +++ b/src/H5Snone.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Spkg.h b/src/H5Spkg.h index ea0feefffa7..67125d874d6 100644 --- a/src/H5Spkg.h +++ b/src/H5Spkg.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Spoint.c b/src/H5Spoint.c index 6853dc3932a..339e36593c9 100644 --- a/src/H5Spoint.c +++ b/src/H5Spoint.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Sprivate.h b/src/H5Sprivate.h index 24a83353f70..056d9e4dac1 100644 --- a/src/H5Sprivate.h +++ b/src/H5Sprivate.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Spublic.h b/src/H5Spublic.h index a5264099b0f..80c64e91fad 100644 --- a/src/H5Spublic.h +++ b/src/H5Spublic.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Sselect.c b/src/H5Sselect.c index 5625de3aab4..31d68a9ad21 100644 --- a/src/H5Sselect.c +++ b/src/H5Sselect.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Stest.c b/src/H5Stest.c index 422f7c1d20f..db33d9ce5dd 100644 --- a/src/H5Stest.c +++ b/src/H5Stest.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5T.c b/src/H5T.c index 1728132cf6b..9befc0836b5 100644 --- a/src/H5T.c +++ b/src/H5T.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5TS.c b/src/H5TS.c index 05d700c4652..2b025724cc4 100644 --- a/src/H5TS.c +++ b/src/H5TS.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5TSatomic.c b/src/H5TSatomic.c index e765a5f491a..db241b2b868 100644 --- a/src/H5TSatomic.c +++ b/src/H5TSatomic.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5TSatomic.h b/src/H5TSatomic.h index 478760e8c4d..933bf1a11f7 100644 --- a/src/H5TSatomic.h +++ b/src/H5TSatomic.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5TSbarrier.c b/src/H5TSbarrier.c index 1dee209dddd..3606f836349 100644 --- a/src/H5TSbarrier.c +++ b/src/H5TSbarrier.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5TSbarrier.h b/src/H5TSbarrier.h index e27ec08897f..bf085a50e5a 100644 --- a/src/H5TSbarrier.h +++ b/src/H5TSbarrier.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5TSc11.c b/src/H5TSc11.c index c1de0fe7a5c..e5f6732030d 100644 --- a/src/H5TSc11.c +++ b/src/H5TSc11.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5TScond.c b/src/H5TScond.c index 994bd38c7a8..ec38c70a994 100644 --- a/src/H5TScond.c +++ b/src/H5TScond.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5TScond.h b/src/H5TScond.h index afc6c305348..3eae21cfca5 100644 --- a/src/H5TScond.h +++ b/src/H5TScond.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5TSdevelop.h b/src/H5TSdevelop.h index 6700d1047d8..b8140c675d4 100644 --- a/src/H5TSdevelop.h +++ b/src/H5TSdevelop.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5TSint.c b/src/H5TSint.c index c7600eb1fda..410ae408a23 100644 --- a/src/H5TSint.c +++ b/src/H5TSint.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5TSkey.c b/src/H5TSkey.c index 994898c71f0..991771f951e 100644 --- a/src/H5TSkey.c +++ b/src/H5TSkey.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5TSkey.h b/src/H5TSkey.h index 3003e114bcd..4442e2b63ce 100644 --- a/src/H5TSkey.h +++ b/src/H5TSkey.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5TSmodule.h b/src/H5TSmodule.h index 2e8bb1d92a6..e550d3a9edb 100644 --- a/src/H5TSmodule.h +++ b/src/H5TSmodule.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5TSmutex.c b/src/H5TSmutex.c index 710f37e74e7..63b9f7329a5 100644 --- a/src/H5TSmutex.c +++ b/src/H5TSmutex.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5TSmutex.h b/src/H5TSmutex.h index 50167ec6bc8..cb67fb35a85 100644 --- a/src/H5TSmutex.h +++ b/src/H5TSmutex.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5TSonce.c b/src/H5TSonce.c index 492dd1de4c0..71d56884ba0 100644 --- a/src/H5TSonce.c +++ b/src/H5TSonce.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5TSpkg.h b/src/H5TSpkg.h index b90f4110d6b..47ab8cb7720 100644 --- a/src/H5TSpkg.h +++ b/src/H5TSpkg.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5TSpool.c b/src/H5TSpool.c index 3099543ba5f..48cfb1446f5 100644 --- a/src/H5TSpool.c +++ b/src/H5TSpool.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5TSpool.h b/src/H5TSpool.h index 5953097b45d..4d0b0337cc3 100644 --- a/src/H5TSpool.h +++ b/src/H5TSpool.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5TSprivate.h b/src/H5TSprivate.h index 64fd567a9bb..cc6fc61d860 100644 --- a/src/H5TSprivate.h +++ b/src/H5TSprivate.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5TSpthread.c b/src/H5TSpthread.c index e8774b67979..11ca704c200 100644 --- a/src/H5TSpthread.c +++ b/src/H5TSpthread.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5TSrec_rwlock.c b/src/H5TSrec_rwlock.c index e191aa3a290..43528c2afa3 100644 --- a/src/H5TSrec_rwlock.c +++ b/src/H5TSrec_rwlock.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5TSrwlock.c b/src/H5TSrwlock.c index d8f772318a5..70b7c27687f 100644 --- a/src/H5TSrwlock.c +++ b/src/H5TSrwlock.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5TSrwlock.h b/src/H5TSrwlock.h index 16c36d46e5e..951f4569b3d 100644 --- a/src/H5TSrwlock.h +++ b/src/H5TSrwlock.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5TSsemaphore.c b/src/H5TSsemaphore.c index 231058b5476..e3f64780497 100644 --- a/src/H5TSsemaphore.c +++ b/src/H5TSsemaphore.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5TSsemaphore.h b/src/H5TSsemaphore.h index 340b1cf9a11..56a52300e90 100644 --- a/src/H5TSsemaphore.h +++ b/src/H5TSsemaphore.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5TSthread.c b/src/H5TSthread.c index f8bd1aebe0a..3e2f13c5afc 100644 --- a/src/H5TSthread.c +++ b/src/H5TSthread.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5TSwin.c b/src/H5TSwin.c index 48efe009da8..d6198dab0ba 100644 --- a/src/H5TSwin.c +++ b/src/H5TSwin.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Tarray.c b/src/H5Tarray.c index 620b4834e60..24d2786d06b 100644 --- a/src/H5Tarray.c +++ b/src/H5Tarray.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Tbit.c b/src/H5Tbit.c index c8300b85cde..47f46614f5f 100644 --- a/src/H5Tbit.c +++ b/src/H5Tbit.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Tcommit.c b/src/H5Tcommit.c index d30ddd00bd4..a30985e3058 100644 --- a/src/H5Tcommit.c +++ b/src/H5Tcommit.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Tcompound.c b/src/H5Tcompound.c index eb39dd4e98a..cea7c03665c 100644 --- a/src/H5Tcompound.c +++ b/src/H5Tcompound.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Tconv.c b/src/H5Tconv.c index 0a5e89ee99c..6d6d023a9c0 100644 --- a/src/H5Tconv.c +++ b/src/H5Tconv.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Tconv.h b/src/H5Tconv.h index 4dae848269d..be822247b6e 100644 --- a/src/H5Tconv.h +++ b/src/H5Tconv.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Tconv_array.c b/src/H5Tconv_array.c index e192c7267e0..dc08ab96c50 100644 --- a/src/H5Tconv_array.c +++ b/src/H5Tconv_array.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Tconv_array.h b/src/H5Tconv_array.h index be1ba8ff5f1..e2aaec1829b 100644 --- a/src/H5Tconv_array.h +++ b/src/H5Tconv_array.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Tconv_bitfield.c b/src/H5Tconv_bitfield.c index 486036ad260..8a8a2e4de43 100644 --- a/src/H5Tconv_bitfield.c +++ b/src/H5Tconv_bitfield.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Tconv_bitfield.h b/src/H5Tconv_bitfield.h index aece3c38a12..806aff3f23e 100644 --- a/src/H5Tconv_bitfield.h +++ b/src/H5Tconv_bitfield.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Tconv_compound.c b/src/H5Tconv_compound.c index 9495fbc621e..e509c0c4704 100644 --- a/src/H5Tconv_compound.c +++ b/src/H5Tconv_compound.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Tconv_compound.h b/src/H5Tconv_compound.h index 02d3150c4e3..609a66f1112 100644 --- a/src/H5Tconv_compound.h +++ b/src/H5Tconv_compound.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Tconv_enum.c b/src/H5Tconv_enum.c index cfa86071987..66c5358314c 100644 --- a/src/H5Tconv_enum.c +++ b/src/H5Tconv_enum.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Tconv_enum.h b/src/H5Tconv_enum.h index da836ce707e..5a533c8306c 100644 --- a/src/H5Tconv_enum.h +++ b/src/H5Tconv_enum.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Tconv_float.c b/src/H5Tconv_float.c index 806a7261677..561e29714dd 100644 --- a/src/H5Tconv_float.c +++ b/src/H5Tconv_float.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Tconv_float.h b/src/H5Tconv_float.h index df349d26874..b5ec3062856 100644 --- a/src/H5Tconv_float.h +++ b/src/H5Tconv_float.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Tconv_integer.c b/src/H5Tconv_integer.c index 9128f777a79..6d92c67ed24 100644 --- a/src/H5Tconv_integer.c +++ b/src/H5Tconv_integer.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Tconv_integer.h b/src/H5Tconv_integer.h index c8eff45a285..dbebfd4393f 100644 --- a/src/H5Tconv_integer.h +++ b/src/H5Tconv_integer.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Tconv_macros.h b/src/H5Tconv_macros.h index c2876670f5e..33be7544bac 100644 --- a/src/H5Tconv_macros.h +++ b/src/H5Tconv_macros.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Tconv_reference.c b/src/H5Tconv_reference.c index 62ad0b574c0..44a642a3cd5 100644 --- a/src/H5Tconv_reference.c +++ b/src/H5Tconv_reference.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Tconv_reference.h b/src/H5Tconv_reference.h index 346dc947e94..984ad280d40 100644 --- a/src/H5Tconv_reference.h +++ b/src/H5Tconv_reference.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Tconv_string.c b/src/H5Tconv_string.c index 520d43e24c7..158ffd7aa6a 100644 --- a/src/H5Tconv_string.c +++ b/src/H5Tconv_string.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Tconv_string.h b/src/H5Tconv_string.h index 5a8a6354539..91718fea3e9 100644 --- a/src/H5Tconv_string.h +++ b/src/H5Tconv_string.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Tconv_vlen.c b/src/H5Tconv_vlen.c index ab6f5fc2d59..2f368879be0 100644 --- a/src/H5Tconv_vlen.c +++ b/src/H5Tconv_vlen.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Tconv_vlen.h b/src/H5Tconv_vlen.h index a6a38d82ef1..e03961d2c9a 100644 --- a/src/H5Tconv_vlen.h +++ b/src/H5Tconv_vlen.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Tcset.c b/src/H5Tcset.c index 28cfe63f9a6..8ccb8d826df 100644 --- a/src/H5Tcset.c +++ b/src/H5Tcset.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Tdbg.c b/src/H5Tdbg.c index b1de7708b8f..d54422a626c 100644 --- a/src/H5Tdbg.c +++ b/src/H5Tdbg.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Tdeprec.c b/src/H5Tdeprec.c index 2545858f760..8350cbb8af8 100644 --- a/src/H5Tdeprec.c +++ b/src/H5Tdeprec.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Tdevelop.h b/src/H5Tdevelop.h index e571741ec2e..bb2d4aee0a0 100644 --- a/src/H5Tdevelop.h +++ b/src/H5Tdevelop.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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 53a6ab36e46..0693f4e2605 100644 --- a/src/H5Tenum.c +++ b/src/H5Tenum.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Tfields.c b/src/H5Tfields.c index 86c9e1eb51b..8d3ec8f6fb8 100644 --- a/src/H5Tfields.c +++ b/src/H5Tfields.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Tfixed.c b/src/H5Tfixed.c index 178a0271fb4..fab2159bb52 100644 --- a/src/H5Tfixed.c +++ b/src/H5Tfixed.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Tfloat.c b/src/H5Tfloat.c index 0eefd730b73..d1e404a57e4 100644 --- a/src/H5Tfloat.c +++ b/src/H5Tfloat.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Tinit_float.c b/src/H5Tinit_float.c index 39deda03625..ca89207ce90 100644 --- a/src/H5Tinit_float.c +++ b/src/H5Tinit_float.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Tmodule.h b/src/H5Tmodule.h index 3e121469108..55ba2d9d478 100644 --- a/src/H5Tmodule.h +++ b/src/H5Tmodule.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Tnative.c b/src/H5Tnative.c index 01ba1a48386..62d55669789 100644 --- a/src/H5Tnative.c +++ b/src/H5Tnative.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Toffset.c b/src/H5Toffset.c index 332bc41ade1..ab2500be1b3 100644 --- a/src/H5Toffset.c +++ b/src/H5Toffset.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Toh.c b/src/H5Toh.c index 6d43561177b..e5753b88f24 100644 --- a/src/H5Toh.c +++ b/src/H5Toh.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Topaque.c b/src/H5Topaque.c index edaeb69e3d6..c4165b15c0e 100644 --- a/src/H5Topaque.c +++ b/src/H5Topaque.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Torder.c b/src/H5Torder.c index e358c74168c..26efe15318d 100644 --- a/src/H5Torder.c +++ b/src/H5Torder.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Tpad.c b/src/H5Tpad.c index 4074f12058f..36b5d7a60c1 100644 --- a/src/H5Tpad.c +++ b/src/H5Tpad.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Tpkg.h b/src/H5Tpkg.h index c3171ca0b81..dd1ad8d69a1 100644 --- a/src/H5Tpkg.h +++ b/src/H5Tpkg.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Tprecis.c b/src/H5Tprecis.c index 986d2646323..641da1a99d6 100644 --- a/src/H5Tprecis.c +++ b/src/H5Tprecis.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Tprivate.h b/src/H5Tprivate.h index bf938ffb1bd..a525ffe3739 100644 --- a/src/H5Tprivate.h +++ b/src/H5Tprivate.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Tpublic.h b/src/H5Tpublic.h index 522488b0e90..8de42d507e8 100644 --- a/src/H5Tpublic.h +++ b/src/H5Tpublic.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Tref.c b/src/H5Tref.c index cd603946bfa..526ea696f3c 100644 --- a/src/H5Tref.c +++ b/src/H5Tref.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Tstrpad.c b/src/H5Tstrpad.c index 2fec03c62e3..62737bc26e3 100644 --- a/src/H5Tstrpad.c +++ b/src/H5Tstrpad.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Tvisit.c b/src/H5Tvisit.c index dd328c0aa15..a3946124343 100644 --- a/src/H5Tvisit.c +++ b/src/H5Tvisit.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Tvlen.c b/src/H5Tvlen.c index d8832714917..eda525be565 100644 --- a/src/H5Tvlen.c +++ b/src/H5Tvlen.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5UC.c b/src/H5UC.c index 00da5306c08..cab195eb6c0 100644 --- a/src/H5UC.c +++ b/src/H5UC.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5UCprivate.h b/src/H5UCprivate.h index c6a6b7a854e..6012064f1d1 100644 --- a/src/H5UCprivate.h +++ b/src/H5UCprivate.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5VL.c b/src/H5VL.c index c3e737a1942..9b0477493ce 100644 --- a/src/H5VL.c +++ b/src/H5VL.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5VLcallback.c b/src/H5VLcallback.c index 497e53908d5..830a61fc945 100644 --- a/src/H5VLcallback.c +++ b/src/H5VLcallback.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5VLconnector.h b/src/H5VLconnector.h index 19e5e11999c..9966d2a31a1 100644 --- a/src/H5VLconnector.h +++ b/src/H5VLconnector.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5VLconnector_passthru.h b/src/H5VLconnector_passthru.h index d10bac4697c..90afbbc0610 100644 --- a/src/H5VLconnector_passthru.h +++ b/src/H5VLconnector_passthru.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5VLdyn_ops.c b/src/H5VLdyn_ops.c index 5f3f58c5fda..ee11874ea54 100644 --- a/src/H5VLdyn_ops.c +++ b/src/H5VLdyn_ops.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5VLint.c b/src/H5VLint.c index 81d8fe07b22..938b33588ba 100644 --- a/src/H5VLint.c +++ b/src/H5VLint.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5VLmodule.h b/src/H5VLmodule.h index 81321f6d787..8359118998c 100644 --- a/src/H5VLmodule.h +++ b/src/H5VLmodule.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5VLnative.c b/src/H5VLnative.c index 3a360713ee6..d11337f9e71 100644 --- a/src/H5VLnative.c +++ b/src/H5VLnative.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5VLnative.h b/src/H5VLnative.h index f0a185b22d6..3653c2668cc 100644 --- a/src/H5VLnative.h +++ b/src/H5VLnative.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5VLnative_attr.c b/src/H5VLnative_attr.c index bebd127df23..7cc9c6a0f4b 100644 --- a/src/H5VLnative_attr.c +++ b/src/H5VLnative_attr.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5VLnative_blob.c b/src/H5VLnative_blob.c index 890e82dc1b5..2dfe569a50d 100644 --- a/src/H5VLnative_blob.c +++ b/src/H5VLnative_blob.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5VLnative_dataset.c b/src/H5VLnative_dataset.c index ced4569d8d1..fb65458e7fd 100644 --- a/src/H5VLnative_dataset.c +++ b/src/H5VLnative_dataset.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5VLnative_datatype.c b/src/H5VLnative_datatype.c index 41776ebcba6..e545d54e49b 100644 --- a/src/H5VLnative_datatype.c +++ b/src/H5VLnative_datatype.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5VLnative_file.c b/src/H5VLnative_file.c index 33a19bfd917..0734f47304d 100644 --- a/src/H5VLnative_file.c +++ b/src/H5VLnative_file.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5VLnative_group.c b/src/H5VLnative_group.c index 43ab7a3b63d..07a68278000 100644 --- a/src/H5VLnative_group.c +++ b/src/H5VLnative_group.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5VLnative_introspect.c b/src/H5VLnative_introspect.c index 4c1cb53c0db..2cb1b5bc588 100644 --- a/src/H5VLnative_introspect.c +++ b/src/H5VLnative_introspect.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5VLnative_link.c b/src/H5VLnative_link.c index c25a01271d2..ae7bb8ffdd9 100644 --- a/src/H5VLnative_link.c +++ b/src/H5VLnative_link.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5VLnative_object.c b/src/H5VLnative_object.c index 00442b8316a..8c08060777c 100644 --- a/src/H5VLnative_object.c +++ b/src/H5VLnative_object.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5VLnative_private.h b/src/H5VLnative_private.h index e3f5fb8f405..15c9ae94e59 100644 --- a/src/H5VLnative_private.h +++ b/src/H5VLnative_private.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5VLnative_token.c b/src/H5VLnative_token.c index f7265043f98..a3f04fed892 100644 --- a/src/H5VLnative_token.c +++ b/src/H5VLnative_token.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5VLpassthru.c b/src/H5VLpassthru.c index 14274ed86c9..62d490ebb6e 100644 --- a/src/H5VLpassthru.c +++ b/src/H5VLpassthru.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5VLpassthru.h b/src/H5VLpassthru.h index 8480081cde6..d3723b72c67 100644 --- a/src/H5VLpassthru.h +++ b/src/H5VLpassthru.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5VLpassthru_int.c b/src/H5VLpassthru_int.c index b514101b8c4..302a494ecdf 100644 --- a/src/H5VLpassthru_int.c +++ b/src/H5VLpassthru_int.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5VLpassthru_private.h b/src/H5VLpassthru_private.h index 8ac340937c2..0c28400d460 100644 --- a/src/H5VLpassthru_private.h +++ b/src/H5VLpassthru_private.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5VLpkg.h b/src/H5VLpkg.h index f33406e7602..ed3d9e00cf3 100644 --- a/src/H5VLpkg.h +++ b/src/H5VLpkg.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5VLprivate.h b/src/H5VLprivate.h index 635642969bb..11b77f890b3 100644 --- a/src/H5VLprivate.h +++ b/src/H5VLprivate.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5VLpublic.h b/src/H5VLpublic.h index 30a2b5dd62a..b114f333c6b 100644 --- a/src/H5VLpublic.h +++ b/src/H5VLpublic.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5VLquery.c b/src/H5VLquery.c index 47fd0d21a2c..c38b08d592c 100644 --- a/src/H5VLquery.c +++ b/src/H5VLquery.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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 c15f8295d51..903abb04df4 100644 --- a/src/H5VLtest.c +++ b/src/H5VLtest.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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 e5d533e26e0..8d3874ee058 100644 --- a/src/H5VM.c +++ b/src/H5VM.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5VMprivate.h b/src/H5VMprivate.h index 456413fae9a..88a277eac43 100644 --- a/src/H5VMprivate.h +++ b/src/H5VMprivate.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5WB.c b/src/H5WB.c index d9b9c5e9ef3..127c507aa34 100644 --- a/src/H5WB.c +++ b/src/H5WB.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5WBprivate.h b/src/H5WBprivate.h index 74b3900927c..abe1cb5c839 100644 --- a/src/H5WBprivate.h +++ b/src/H5WBprivate.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Z.c b/src/H5Z.c index 8ee679b3f54..67b1a31154f 100644 --- a/src/H5Z.c +++ b/src/H5Z.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Zdeflate.c b/src/H5Zdeflate.c index 7d580646d9a..def170e9f99 100644 --- a/src/H5Zdeflate.c +++ b/src/H5Zdeflate.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Zdevelop.h b/src/H5Zdevelop.h index fb3b71b13d3..a962a5bd600 100644 --- a/src/H5Zdevelop.h +++ b/src/H5Zdevelop.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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 a90131c6f80..c3ec5f7ccb0 100644 --- a/src/H5Zfletcher32.c +++ b/src/H5Zfletcher32.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Zmodule.h b/src/H5Zmodule.h index e02be5c2677..23d38368047 100644 --- a/src/H5Zmodule.h +++ b/src/H5Zmodule.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Znbit.c b/src/H5Znbit.c index 429394d56c8..83185831ad6 100644 --- a/src/H5Znbit.c +++ b/src/H5Znbit.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Zpkg.h b/src/H5Zpkg.h index e5660e70d3f..cf3122f90d4 100644 --- a/src/H5Zpkg.h +++ b/src/H5Zpkg.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Zprivate.h b/src/H5Zprivate.h index 8b7c3d0234f..775373d4ca4 100644 --- a/src/H5Zprivate.h +++ b/src/H5Zprivate.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Zpublic.h b/src/H5Zpublic.h index bd557fc8630..c3927dc682e 100644 --- a/src/H5Zpublic.h +++ b/src/H5Zpublic.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Zscaleoffset.c b/src/H5Zscaleoffset.c index 048344b763c..00104446159 100644 --- a/src/H5Zscaleoffset.c +++ b/src/H5Zscaleoffset.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Zshuffle.c b/src/H5Zshuffle.c index 7fce6720f3d..acc864f774c 100644 --- a/src/H5Zshuffle.c +++ b/src/H5Zshuffle.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Zszip.c b/src/H5Zszip.c index f75060e38e6..a5e961d3b6f 100644 --- a/src/H5Zszip.c +++ b/src/H5Zszip.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5Ztrans.c b/src/H5Ztrans.c index 1b59efac3ee..b8afda077ba 100644 --- a/src/H5Ztrans.c +++ b/src/H5Ztrans.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5api_adpt.h b/src/H5api_adpt.h index a9c34ae2534..90f67fbbd84 100644 --- a/src/H5api_adpt.h +++ b/src/H5api_adpt.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5build_settings.autotools.c.in b/src/H5build_settings.autotools.c.in index 70eb34b8123..8fd583de62f 100644 --- a/src/H5build_settings.autotools.c.in +++ b/src/H5build_settings.autotools.c.in @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5build_settings.cmake.c.in b/src/H5build_settings.cmake.c.in index 8889ebf8d6f..acb5c5bb169 100644 --- a/src/H5build_settings.cmake.c.in +++ b/src/H5build_settings.cmake.c.in @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5build_settings.off.c.in b/src/H5build_settings.off.c.in index 2464e9fabec..ae88c32f202 100644 --- a/src/H5build_settings.off.c.in +++ b/src/H5build_settings.off.c.in @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5checksum.c b/src/H5checksum.c index 6eafc0dbe35..92fe1549516 100644 --- a/src/H5checksum.c +++ b/src/H5checksum.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5dbg.c b/src/H5dbg.c index 7a3dfaa521c..e6b252dfbbc 100644 --- a/src/H5dbg.c +++ b/src/H5dbg.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5encode.h b/src/H5encode.h index d88757c4b7e..ecba9201313 100644 --- a/src/H5encode.h +++ b/src/H5encode.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5err.txt b/src/H5err.txt index 23cab2c0e56..e50915c86f8 100644 --- a/src/H5err.txt +++ b/src/H5err.txt @@ -3,7 +3,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 +# the LICENSE file, which can be found at the root of the source code # 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/H5module.h b/src/H5module.h index a0f1af77363..918630f1646 100644 --- a/src/H5module.h +++ b/src/H5module.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5mpi.c b/src/H5mpi.c index cf7e33d46c9..7f6281f2a7c 100644 --- a/src/H5mpi.c +++ b/src/H5mpi.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5overflow.txt b/src/H5overflow.txt index e1222e8f587..65133e9d50c 100644 --- a/src/H5overflow.txt +++ b/src/H5overflow.txt @@ -3,7 +3,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 +# the LICENSE file, which can be found at the root of the source code # 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/H5private.h b/src/H5private.h index a7bab99c581..eb3b8bcca58 100644 --- a/src/H5private.h +++ b/src/H5private.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5public.h b/src/H5public.h index b50f4d4652c..d898e75b353 100644 --- a/src/H5public.h +++ b/src/H5public.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5system.c b/src/H5system.c index 2da53d82e55..476790e7424 100644 --- a/src/H5system.c +++ b/src/H5system.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5timer.c b/src/H5timer.c index 4111cf46f20..d20b99da2f8 100644 --- a/src/H5timer.c +++ b/src/H5timer.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5timer.h b/src/H5timer.h index 459f55a9a51..0e3261ed208 100644 --- a/src/H5timer.h +++ b/src/H5timer.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5trace.c b/src/H5trace.c index 9b27e072980..6a6917142f5 100644 --- a/src/H5trace.c +++ b/src/H5trace.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5vers.txt b/src/H5vers.txt index 8bf8eddb2fe..c2b0a45886b 100644 --- a/src/H5vers.txt +++ b/src/H5vers.txt @@ -3,7 +3,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 +# the LICENSE file, which can be found at the root of the source code # 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/H5warnings.h b/src/H5warnings.h index ae0027ab629..850fb29e290 100644 --- a/src/H5warnings.h +++ b/src/H5warnings.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/H5win32defs.h b/src/H5win32defs.h index 677baee3e61..0b6ce4d441c 100644 --- a/src/H5win32defs.h +++ b/src/H5win32defs.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/Makefile.am b/src/Makefile.am index 1ae1119c758..b9306775480 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -4,7 +4,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 +# the LICENSE file, which can be found at the root of the source code # 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/hdf5.h b/src/hdf5.h index 5be0efe2452..66dfb152a69 100644 --- a/src/hdf5.h +++ b/src/hdf5.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/API/CMakeLists.txt b/test/API/CMakeLists.txt index f034c71f56e..3813539d433 100644 --- a/test/API/CMakeLists.txt +++ b/test/API/CMakeLists.txt @@ -3,7 +3,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 +# the LICENSE file, which can be found at the root of the source code # 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/test/API/H5_api_async_test.c b/test/API/H5_api_async_test.c index 8399074a216..7646a24cac9 100644 --- a/test/API/H5_api_async_test.c +++ b/test/API/H5_api_async_test.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/API/H5_api_async_test.h b/test/API/H5_api_async_test.h index 718e21713a5..f3139f8ba37 100644 --- a/test/API/H5_api_async_test.h +++ b/test/API/H5_api_async_test.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/API/H5_api_attribute_test.c b/test/API/H5_api_attribute_test.c index 7b8f33e8720..0e5aee07648 100644 --- a/test/API/H5_api_attribute_test.c +++ b/test/API/H5_api_attribute_test.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/API/H5_api_attribute_test.h b/test/API/H5_api_attribute_test.h index 7b455dcaa1a..153d444e2fa 100644 --- a/test/API/H5_api_attribute_test.h +++ b/test/API/H5_api_attribute_test.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/API/H5_api_dataset_test.c b/test/API/H5_api_dataset_test.c index db169c69c25..89c6b018c30 100644 --- a/test/API/H5_api_dataset_test.c +++ b/test/API/H5_api_dataset_test.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/API/H5_api_dataset_test.h b/test/API/H5_api_dataset_test.h index 12a111a5972..cb87ae38bcb 100644 --- a/test/API/H5_api_dataset_test.h +++ b/test/API/H5_api_dataset_test.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/API/H5_api_datatype_test.c b/test/API/H5_api_datatype_test.c index 43baf71c54c..c788391d05c 100644 --- a/test/API/H5_api_datatype_test.c +++ b/test/API/H5_api_datatype_test.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/API/H5_api_datatype_test.h b/test/API/H5_api_datatype_test.h index 2088ef1d174..e35de7904bd 100644 --- a/test/API/H5_api_datatype_test.h +++ b/test/API/H5_api_datatype_test.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/API/H5_api_file_test.c b/test/API/H5_api_file_test.c index 5b9155118f4..e7bb632f1ae 100644 --- a/test/API/H5_api_file_test.c +++ b/test/API/H5_api_file_test.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/API/H5_api_file_test.h b/test/API/H5_api_file_test.h index 368d037f46f..782b27b4941 100644 --- a/test/API/H5_api_file_test.h +++ b/test/API/H5_api_file_test.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/API/H5_api_group_test.c b/test/API/H5_api_group_test.c index 8858506d5a8..fb7a149db04 100644 --- a/test/API/H5_api_group_test.c +++ b/test/API/H5_api_group_test.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/API/H5_api_group_test.h b/test/API/H5_api_group_test.h index b1cbc68455e..a60822daa75 100644 --- a/test/API/H5_api_group_test.h +++ b/test/API/H5_api_group_test.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/API/H5_api_link_test.c b/test/API/H5_api_link_test.c index 650bdec7fa6..fe00e1b82a4 100644 --- a/test/API/H5_api_link_test.c +++ b/test/API/H5_api_link_test.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/API/H5_api_link_test.h b/test/API/H5_api_link_test.h index 02514cd5877..d7d69154939 100644 --- a/test/API/H5_api_link_test.h +++ b/test/API/H5_api_link_test.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/API/H5_api_misc_test.c b/test/API/H5_api_misc_test.c index bce618ba8d7..d747f882750 100644 --- a/test/API/H5_api_misc_test.c +++ b/test/API/H5_api_misc_test.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/API/H5_api_misc_test.h b/test/API/H5_api_misc_test.h index 99fe4b54b2e..13c82ed60ca 100644 --- a/test/API/H5_api_misc_test.h +++ b/test/API/H5_api_misc_test.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/API/H5_api_object_test.c b/test/API/H5_api_object_test.c index 3e7303a1b18..063ddf6a530 100644 --- a/test/API/H5_api_object_test.c +++ b/test/API/H5_api_object_test.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/API/H5_api_object_test.h b/test/API/H5_api_object_test.h index 68d89d08431..9231b91c2b9 100644 --- a/test/API/H5_api_object_test.h +++ b/test/API/H5_api_object_test.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/API/H5_api_test.c b/test/API/H5_api_test.c index 70b68a0bde2..22df50a0964 100644 --- a/test/API/H5_api_test.c +++ b/test/API/H5_api_test.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/API/H5_api_test.h b/test/API/H5_api_test.h index c6094bd2208..9f11cdb35fb 100644 --- a/test/API/H5_api_test.h +++ b/test/API/H5_api_test.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/API/H5_api_test_config.h.in b/test/API/H5_api_test_config.h.in index 59fbf6a1a81..097bbd17269 100644 --- a/test/API/H5_api_test_config.h.in +++ b/test/API/H5_api_test_config.h.in @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/API/H5_api_test_util.c b/test/API/H5_api_test_util.c index 48b77d36b2c..9d578950dce 100644 --- a/test/API/H5_api_test_util.c +++ b/test/API/H5_api_test_util.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/API/H5_api_test_util.h b/test/API/H5_api_test_util.h index 4e416af1242..82339ec9ff7 100644 --- a/test/API/H5_api_test_util.h +++ b/test/API/H5_api_test_util.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/API/driver/h5_api_test_driver.cxx b/test/API/driver/h5_api_test_driver.cxx index 1948ff71407..195704321c5 100644 --- a/test/API/driver/h5_api_test_driver.cxx +++ b/test/API/driver/h5_api_test_driver.cxx @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/API/driver/h5_api_test_driver.hxx b/test/API/driver/h5_api_test_driver.hxx index 9e69dd79510..f7cbf5fa030 100644 --- a/test/API/driver/h5_api_test_driver.hxx +++ b/test/API/driver/h5_api_test_driver.hxx @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/CMakePassthroughVOLTests.cmake b/test/CMakePassthroughVOLTests.cmake index 55f112b90d2..74b5ba53fa0 100644 --- a/test/CMakePassthroughVOLTests.cmake +++ b/test/CMakePassthroughVOLTests.cmake @@ -4,7 +4,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 +# the LICENSE file, which can be found at the root of the source code # 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/test/CMakeTests.cmake b/test/CMakeTests.cmake index 59eb6bdbd96..036b54798bc 100644 --- a/test/CMakeTests.cmake +++ b/test/CMakeTests.cmake @@ -4,7 +4,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 +# the LICENSE file, which can be found at the root of the source code # 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/test/CMakeVFDTests.cmake b/test/CMakeVFDTests.cmake index 6086cbc9537..2cac84a5674 100644 --- a/test/CMakeVFDTests.cmake +++ b/test/CMakeVFDTests.cmake @@ -4,7 +4,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 +# the LICENSE file, which can be found at the root of the source code # 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/test/H5srcdir.h b/test/H5srcdir.h index 4a34d3bd985..d1e4bfcda8e 100644 --- a/test/H5srcdir.h +++ b/test/H5srcdir.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/H5srcdir_str.h.in b/test/H5srcdir_str.h.in index 55280cd641c..3e161381abb 100644 --- a/test/H5srcdir_str.h.in +++ b/test/H5srcdir_str.h.in @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/Makefile.am b/test/Makefile.am index b15e36d3f91..5d2ffa524f1 100644 --- a/test/Makefile.am +++ b/test/Makefile.am @@ -4,7 +4,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 +# the LICENSE file, which can be found at the root of the source code # 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/test/ShellTests.cmake b/test/ShellTests.cmake index 118f30198d4..88486131860 100644 --- a/test/ShellTests.cmake +++ b/test/ShellTests.cmake @@ -4,7 +4,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 +# the LICENSE file, which can be found at the root of the source code # 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/test/accum.c b/test/accum.c index 308b64ad32c..e2c70d64f5f 100644 --- a/test/accum.c +++ b/test/accum.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/accum_swmr_reader.c b/test/accum_swmr_reader.c index 05966a9f2b0..5feb19b4019 100644 --- a/test/accum_swmr_reader.c +++ b/test/accum_swmr_reader.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/app_ref.c b/test/app_ref.c index 68e00d8ac3a..d9779f22c5e 100644 --- a/test/app_ref.c +++ b/test/app_ref.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/atomic_reader.c b/test/atomic_reader.c index 12e2d5cd6e9..26fc85e918a 100644 --- a/test/atomic_reader.c +++ b/test/atomic_reader.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/atomic_writer.c b/test/atomic_writer.c index 54aa2f45349..0f90788b8bc 100644 --- a/test/atomic_writer.c +++ b/test/atomic_writer.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/big.c b/test/big.c index 8651927b18c..7ef0f41d6c6 100644 --- a/test/big.c +++ b/test/big.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/bittests.c b/test/bittests.c index dea6076f6f0..3f79894b5b0 100644 --- a/test/bittests.c +++ b/test/bittests.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/btree2.c b/test/btree2.c index 1fb4d882d5e..41c25ccb9f3 100644 --- a/test/btree2.c +++ b/test/btree2.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/cache.c b/test/cache.c index 5be0874df5f..08c051a8535 100644 --- a/test/cache.c +++ b/test/cache.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/cache_api.c b/test/cache_api.c index 502d954d707..f8bb9dad7df 100644 --- a/test/cache_api.c +++ b/test/cache_api.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/cache_common.c b/test/cache_common.c index 02a216b9c7e..334821b623e 100644 --- a/test/cache_common.c +++ b/test/cache_common.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/cache_common.h b/test/cache_common.h index 2e8a4632a57..61a79b73289 100644 --- a/test/cache_common.h +++ b/test/cache_common.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/cache_image.c b/test/cache_image.c index 2cc2cc7f9bb..bf44492bd23 100644 --- a/test/cache_image.c +++ b/test/cache_image.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/cache_logging.c b/test/cache_logging.c index bcc37cc72a8..3bdbd1be083 100644 --- a/test/cache_logging.c +++ b/test/cache_logging.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/cache_tagging.c b/test/cache_tagging.c index ec4e917b50e..b6a6396da5e 100644 --- a/test/cache_tagging.c +++ b/test/cache_tagging.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/chunk_info.c b/test/chunk_info.c index 991d4640cad..1bae1fa2724 100644 --- a/test/chunk_info.c +++ b/test/chunk_info.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/cmpd_dset.c b/test/cmpd_dset.c index 61592165137..5596c955da5 100644 --- a/test/cmpd_dset.c +++ b/test/cmpd_dset.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/cmpd_dtransform.c b/test/cmpd_dtransform.c index be05b008969..c70910b00ec 100644 --- a/test/cmpd_dtransform.c +++ b/test/cmpd_dtransform.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/cork.c b/test/cork.c index 65e19d5be55..304c689a187 100644 --- a/test/cork.c +++ b/test/cork.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/cross_read.c b/test/cross_read.c index 3fbe9df89e9..a7965e3ac01 100644 --- a/test/cross_read.c +++ b/test/cross_read.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/dangle.c b/test/dangle.c index cad7fe202df..1d27f9e3a6d 100644 --- a/test/dangle.c +++ b/test/dangle.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/del_many_dense_attrs.c b/test/del_many_dense_attrs.c index b6cb4375af8..08b1fd9acc6 100644 --- a/test/del_many_dense_attrs.c +++ b/test/del_many_dense_attrs.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/direct_chunk.c b/test/direct_chunk.c index bde67dbdb5c..ca9825866f1 100644 --- a/test/direct_chunk.c +++ b/test/direct_chunk.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/dsets.c b/test/dsets.c index 0df604e7ae6..4ff2fe625cd 100644 --- a/test/dsets.c +++ b/test/dsets.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/dt_arith.c b/test/dt_arith.c index af4a2fc7f6e..57a0343c99d 100644 --- a/test/dt_arith.c +++ b/test/dt_arith.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/dtransform.c b/test/dtransform.c index 53b1f1bc1a8..2a28732f883 100644 --- a/test/dtransform.c +++ b/test/dtransform.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/dtypes.c b/test/dtypes.c index 41b3ddf5a49..9b1436bd10e 100644 --- a/test/dtypes.c +++ b/test/dtypes.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/earray.c b/test/earray.c index edd054994c7..b7592f26f79 100644 --- a/test/earray.c +++ b/test/earray.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/efc.c b/test/efc.c index 3da334fae98..2d8c62682c2 100644 --- a/test/efc.c +++ b/test/efc.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/enc_dec_plist.c b/test/enc_dec_plist.c index 7a289618eaa..5ca3c6cbdf4 100644 --- a/test/enc_dec_plist.c +++ b/test/enc_dec_plist.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/enc_dec_plist_cross_platform.c b/test/enc_dec_plist_cross_platform.c index e7403576a8e..b8bb2834ec4 100644 --- a/test/enc_dec_plist_cross_platform.c +++ b/test/enc_dec_plist_cross_platform.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/enum.c b/test/enum.c index ac348fcb437..a5787a6e2e6 100644 --- a/test/enum.c +++ b/test/enum.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/err_compat.c b/test/err_compat.c index c7abb42e9bb..64fafbf6915 100644 --- a/test/err_compat.c +++ b/test/err_compat.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/error_test.c b/test/error_test.c index b08acf63fdb..b303d89c8a0 100644 --- a/test/error_test.c +++ b/test/error_test.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/event_set.c b/test/event_set.c index 65ecc12887a..aa1a66fe695 100644 --- a/test/event_set.c +++ b/test/event_set.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/evict_on_close.c b/test/evict_on_close.c index 975b6258311..239d7fa41ed 100644 --- a/test/evict_on_close.c +++ b/test/evict_on_close.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/extend.c b/test/extend.c index 26bc3d2faa6..24ccdc18e20 100644 --- a/test/extend.c +++ b/test/extend.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/external.c b/test/external.c index a92538b2efb..c7354f9afa4 100644 --- a/test/external.c +++ b/test/external.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/external_common.c b/test/external_common.c index 8f0b7b9177c..52a14c7e8a4 100644 --- a/test/external_common.c +++ b/test/external_common.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/external_common.h b/test/external_common.h index cf00fe2d986..3e22047a9aa 100644 --- a/test/external_common.h +++ b/test/external_common.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/external_env.c b/test/external_env.c index 61844c40a0a..9e0305394e3 100644 --- a/test/external_env.c +++ b/test/external_env.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/external_fname.h b/test/external_fname.h index add6466dcf4..04c806cbe96 100644 --- a/test/external_fname.h +++ b/test/external_fname.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/farray.c b/test/farray.c index b4cd1fef3c8..06ff7e524c0 100644 --- a/test/farray.c +++ b/test/farray.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/fheap.c b/test/fheap.c index 7c62a5dc083..9f02d9f48e3 100644 --- a/test/fheap.c +++ b/test/fheap.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/file_image.c b/test/file_image.c index 834b758a3ff..1d7bdfab215 100644 --- a/test/file_image.c +++ b/test/file_image.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/filenotclosed.c b/test/filenotclosed.c index cdd8eed09d2..be3c2ddde7f 100644 --- a/test/filenotclosed.c +++ b/test/filenotclosed.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/fillval.c b/test/fillval.c index 49ee2011256..9504a71ed91 100644 --- a/test/fillval.c +++ b/test/fillval.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/filter_fail.c b/test/filter_fail.c index 1d204fa3218..f22e0adb5a5 100644 --- a/test/filter_fail.c +++ b/test/filter_fail.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/filter_plugin.c b/test/filter_plugin.c index 1ea46aedb51..75f5a4c2a71 100644 --- a/test/filter_plugin.c +++ b/test/filter_plugin.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/filter_plugin1_dsets.c b/test/filter_plugin1_dsets.c index 3a9e7145982..4abdba49d36 100644 --- a/test/filter_plugin1_dsets.c +++ b/test/filter_plugin1_dsets.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/filter_plugin2_dsets.c b/test/filter_plugin2_dsets.c index 6e8c1e179f9..aca3629d608 100644 --- a/test/filter_plugin2_dsets.c +++ b/test/filter_plugin2_dsets.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/filter_plugin3_dsets.c b/test/filter_plugin3_dsets.c index c901355789e..f04bfe7ca2d 100644 --- a/test/filter_plugin3_dsets.c +++ b/test/filter_plugin3_dsets.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/filter_plugin4_groups.c b/test/filter_plugin4_groups.c index 7e576a36b48..bd276b7d772 100644 --- a/test/filter_plugin4_groups.c +++ b/test/filter_plugin4_groups.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/flush1.c b/test/flush1.c index e93684bf36a..2b88108f11b 100644 --- a/test/flush1.c +++ b/test/flush1.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/flush2.c b/test/flush2.c index b8f4e13d35d..7d0e2aa42cd 100644 --- a/test/flush2.c +++ b/test/flush2.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/flushrefresh.c b/test/flushrefresh.c index 0e662209212..a6df5996f90 100644 --- a/test/flushrefresh.c +++ b/test/flushrefresh.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/flushrefreshTest.cmake b/test/flushrefreshTest.cmake index 9a99902aeff..ba21efedddb 100644 --- a/test/flushrefreshTest.cmake +++ b/test/flushrefreshTest.cmake @@ -4,7 +4,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 +# the LICENSE file, which can be found at the root of the source code # 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/test/freespace.c b/test/freespace.c index 2d812177af3..278d811cc22 100644 --- a/test/freespace.c +++ b/test/freespace.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/gen_bad_compound.c b/test/gen_bad_compound.c index 2f2cd55e6ee..dc4df236ea5 100644 --- a/test/gen_bad_compound.c +++ b/test/gen_bad_compound.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/gen_bad_offset.c b/test/gen_bad_offset.c index 9c52195a94f..ab8e08b6aaf 100644 --- a/test/gen_bad_offset.c +++ b/test/gen_bad_offset.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/gen_bad_ohdr.c b/test/gen_bad_ohdr.c index a464867b45d..dd1a735e4e1 100644 --- a/test/gen_bad_ohdr.c +++ b/test/gen_bad_ohdr.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/gen_bogus.c b/test/gen_bogus.c index 67fc63059eb..8a08edb484e 100644 --- a/test/gen_bogus.c +++ b/test/gen_bogus.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/gen_bounds.c b/test/gen_bounds.c index 53fa436a6dc..32eebe96f42 100644 --- a/test/gen_bounds.c +++ b/test/gen_bounds.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/gen_cross.c b/test/gen_cross.c index 77e321e1471..1d32b6069f4 100644 --- a/test/gen_cross.c +++ b/test/gen_cross.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/gen_deflate.c b/test/gen_deflate.c index b19dcbd573d..9b6d91a71bf 100644 --- a/test/gen_deflate.c +++ b/test/gen_deflate.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/gen_file_image.c b/test/gen_file_image.c index c5c15106df1..fbb6179f6de 100644 --- a/test/gen_file_image.c +++ b/test/gen_file_image.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/gen_filespace.c b/test/gen_filespace.c index d2572887674..90601c7af8d 100644 --- a/test/gen_filespace.c +++ b/test/gen_filespace.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/gen_filters.c b/test/gen_filters.c index 6b96dec872e..0302a5b7da6 100644 --- a/test/gen_filters.c +++ b/test/gen_filters.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/gen_mergemsg.c b/test/gen_mergemsg.c index ed3c180aa3e..4bd7ee82d54 100644 --- a/test/gen_mergemsg.c +++ b/test/gen_mergemsg.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/gen_new_array.c b/test/gen_new_array.c index 9e157898b47..10ccadfd529 100644 --- a/test/gen_new_array.c +++ b/test/gen_new_array.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/gen_new_fill.c b/test/gen_new_fill.c index b27daee83c0..89b295abe43 100644 --- a/test/gen_new_fill.c +++ b/test/gen_new_fill.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/gen_new_group.c b/test/gen_new_group.c index e9d55cbd172..25909cad386 100644 --- a/test/gen_new_group.c +++ b/test/gen_new_group.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/gen_new_mtime.c b/test/gen_new_mtime.c index efea5484649..e0643e81dd8 100644 --- a/test/gen_new_mtime.c +++ b/test/gen_new_mtime.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/gen_new_super.c b/test/gen_new_super.c index 7f27ce3922d..590d17924a4 100644 --- a/test/gen_new_super.c +++ b/test/gen_new_super.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/gen_noencoder.c b/test/gen_noencoder.c index 711545c52ba..1f2ae72e9c8 100644 --- a/test/gen_noencoder.c +++ b/test/gen_noencoder.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/gen_nullspace.c b/test/gen_nullspace.c index bf9c49693cd..93abd6302d8 100644 --- a/test/gen_nullspace.c +++ b/test/gen_nullspace.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/gen_old_array.c b/test/gen_old_array.c index 968d05dfbb3..00a5cc44b26 100644 --- a/test/gen_old_array.c +++ b/test/gen_old_array.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/gen_old_group.c b/test/gen_old_group.c index 888697f8469..e1f4bc3e9da 100644 --- a/test/gen_old_group.c +++ b/test/gen_old_group.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/gen_old_layout.c b/test/gen_old_layout.c index 6bfab5b1da8..1841de3419f 100644 --- a/test/gen_old_layout.c +++ b/test/gen_old_layout.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/gen_old_mtime.c b/test/gen_old_mtime.c index 6ceca77ed0c..1e36dabe81f 100644 --- a/test/gen_old_mtime.c +++ b/test/gen_old_mtime.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/gen_plist.c b/test/gen_plist.c index 5f5f95c80e1..62f5478dee9 100644 --- a/test/gen_plist.c +++ b/test/gen_plist.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/gen_sizes_lheap.c b/test/gen_sizes_lheap.c index 41d1b234d95..45b5000d02c 100644 --- a/test/gen_sizes_lheap.c +++ b/test/gen_sizes_lheap.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/gen_specmetaread.c b/test/gen_specmetaread.c index 352ac4fbfbc..95644b64801 100644 --- a/test/gen_specmetaread.c +++ b/test/gen_specmetaread.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/gen_udlinks.c b/test/gen_udlinks.c index 91f938df508..9e35537a6a5 100644 --- a/test/gen_udlinks.c +++ b/test/gen_udlinks.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/genall5.c b/test/genall5.c index 67e76d1610e..3a9bd78f29e 100644 --- a/test/genall5.c +++ b/test/genall5.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/genall5.h b/test/genall5.h index e299c83e29d..eaaab7b54a0 100644 --- a/test/genall5.h +++ b/test/genall5.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/getname.c b/test/getname.c index ffc90a61cad..b1f4ac2f597 100644 --- a/test/getname.c +++ b/test/getname.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/gheap.c b/test/gheap.c index f4bf3210d6f..9cd94ebb046 100644 --- a/test/gheap.c +++ b/test/gheap.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/h5test.c b/test/h5test.c index 92e3c65c1d9..27c71aee46e 100644 --- a/test/h5test.c +++ b/test/h5test.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/h5test.h b/test/h5test.h index 1b33664fbf0..006b56e1b11 100644 --- a/test/h5test.h +++ b/test/h5test.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/hdfs.c b/test/hdfs.c index bf67e045abc..c09d75bd33e 100644 --- a/test/hdfs.c +++ b/test/hdfs.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/hyperslab.c b/test/hyperslab.c index 16298331122..24cef142712 100644 --- a/test/hyperslab.c +++ b/test/hyperslab.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/istore.c b/test/istore.c index 89fec3d3a36..bd739615b53 100644 --- a/test/istore.c +++ b/test/istore.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/lheap.c b/test/lheap.c index 7377d949fd6..7cdbc09c5f7 100644 --- a/test/lheap.c +++ b/test/lheap.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/links.c b/test/links.c index ad9948af04d..71cdf688dca 100644 --- a/test/links.c +++ b/test/links.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/links_env.c b/test/links_env.c index 389cde662a4..ad6e74e71e2 100644 --- a/test/links_env.c +++ b/test/links_env.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/mdset.c b/test/mdset.c index 639c57525bd..6d98b8f7f09 100644 --- a/test/mdset.c +++ b/test/mdset.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/mf.c b/test/mf.c index e400348a11d..b4c5845e66f 100644 --- a/test/mf.c +++ b/test/mf.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/mirror_vfd.c b/test/mirror_vfd.c index fe6695b9a06..507d8ab3c7c 100644 --- a/test/mirror_vfd.c +++ b/test/mirror_vfd.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/mount.c b/test/mount.c index 2d833fbf102..e626a2027ac 100644 --- a/test/mount.c +++ b/test/mount.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/mtime.c b/test/mtime.c index 53916b438a7..0735aabe1ef 100644 --- a/test/mtime.c +++ b/test/mtime.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/ntypes.c b/test/ntypes.c index 81c694dc568..671b406c9ba 100644 --- a/test/ntypes.c +++ b/test/ntypes.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/null_vfd_plugin.c b/test/null_vfd_plugin.c index ca59939801a..20a6e9079c6 100644 --- a/test/null_vfd_plugin.c +++ b/test/null_vfd_plugin.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/null_vfd_plugin.h b/test/null_vfd_plugin.h index 7b7671f312a..511971d0cf8 100644 --- a/test/null_vfd_plugin.h +++ b/test/null_vfd_plugin.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/null_vol_connector.c b/test/null_vol_connector.c index ed1adbb7f71..415b6e2d35b 100644 --- a/test/null_vol_connector.c +++ b/test/null_vol_connector.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/null_vol_connector.h b/test/null_vol_connector.h index 8fe9abee5aa..c69c3f0648e 100644 --- a/test/null_vol_connector.h +++ b/test/null_vol_connector.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/objcopy.c b/test/objcopy.c index 88a709ad5ee..adede178bcf 100644 --- a/test/objcopy.c +++ b/test/objcopy.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/objcopy_ref.c b/test/objcopy_ref.c index 0aed2a0d010..fa9b4745e34 100644 --- a/test/objcopy_ref.c +++ b/test/objcopy_ref.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/ohdr.c b/test/ohdr.c index 7f4e6bdce0a..fe36b45095f 100644 --- a/test/ohdr.c +++ b/test/ohdr.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/onion.c b/test/onion.c index 84ac6e70709..035911c9f70 100644 --- a/test/onion.c +++ b/test/onion.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/page_buffer.c b/test/page_buffer.c index 5d36beb0389..06176e7f42b 100644 --- a/test/page_buffer.c +++ b/test/page_buffer.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/reserved.c b/test/reserved.c index 3762bd9deb4..5e6640ebf78 100644 --- a/test/reserved.c +++ b/test/reserved.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/ros3.c b/test/ros3.c index b2e3912ec81..b5307a7305f 100644 --- a/test/ros3.c +++ b/test/ros3.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/s3comms.c b/test/s3comms.c index fe7c8c6f8df..61d73f37f35 100644 --- a/test/s3comms.c +++ b/test/s3comms.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/select_io_dset.c b/test/select_io_dset.c index 9ce1c636061..3d473dc7a7d 100644 --- a/test/select_io_dset.c +++ b/test/select_io_dset.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/set_extent.c b/test/set_extent.c index 80cc57a6ceb..0127e870174 100644 --- a/test/set_extent.c +++ b/test/set_extent.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/space_overflow.c b/test/space_overflow.c index b63f6c676cb..f1c810fc36f 100644 --- a/test/space_overflow.c +++ b/test/space_overflow.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/stab.c b/test/stab.c index c48474874c4..788dad0ab67 100644 --- a/test/stab.c +++ b/test/stab.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/swmr.c b/test/swmr.c index ce9d73e272c..b827f8ef52a 100644 --- a/test/swmr.c +++ b/test/swmr.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/swmr_addrem_writer.c b/test/swmr_addrem_writer.c index 8e42f2436fc..16becf7cb14 100644 --- a/test/swmr_addrem_writer.c +++ b/test/swmr_addrem_writer.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/swmr_common.c b/test/swmr_common.c index b95bdf67b56..3a652506cbd 100644 --- a/test/swmr_common.c +++ b/test/swmr_common.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/swmr_common.h b/test/swmr_common.h index 7c62e202c3d..f6b3b7dcffc 100644 --- a/test/swmr_common.h +++ b/test/swmr_common.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/swmr_generator.c b/test/swmr_generator.c index f66ab03cd52..dd361bc068e 100644 --- a/test/swmr_generator.c +++ b/test/swmr_generator.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/swmr_reader.c b/test/swmr_reader.c index 93ba920f73c..8f3ebc11624 100644 --- a/test/swmr_reader.c +++ b/test/swmr_reader.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/swmr_remove_reader.c b/test/swmr_remove_reader.c index ee5a4df2a7f..215c1fde4b3 100644 --- a/test/swmr_remove_reader.c +++ b/test/swmr_remove_reader.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/swmr_remove_writer.c b/test/swmr_remove_writer.c index 7b4eaeb29ef..91ac1b763cc 100644 --- a/test/swmr_remove_writer.c +++ b/test/swmr_remove_writer.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/swmr_sparse_reader.c b/test/swmr_sparse_reader.c index d2771e83618..9a5f0dcb047 100644 --- a/test/swmr_sparse_reader.c +++ b/test/swmr_sparse_reader.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/swmr_sparse_writer.c b/test/swmr_sparse_writer.c index 4662d027ee1..1d505490c43 100644 --- a/test/swmr_sparse_writer.c +++ b/test/swmr_sparse_writer.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/swmr_start_write.c b/test/swmr_start_write.c index 575e8b67baf..07d497a8e28 100644 --- a/test/swmr_start_write.c +++ b/test/swmr_start_write.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/swmr_writer.c b/test/swmr_writer.c index 5ef6afc50e5..c6ffc2de3f5 100644 --- a/test/swmr_writer.c +++ b/test/swmr_writer.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/tarray.c b/test/tarray.c index 8f370cb4846..ae612fc7583 100644 --- a/test/tarray.c +++ b/test/tarray.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/tattr.c b/test/tattr.c index 4831e1604b0..1241ef7afbe 100644 --- a/test/tattr.c +++ b/test/tattr.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/tcheck_version.c b/test/tcheck_version.c index 5d17e6baef5..89601b741dc 100644 --- a/test/tcheck_version.c +++ b/test/tcheck_version.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/tchecksum.c b/test/tchecksum.c index 5ee7c0f6d6e..9b55f5ec902 100644 --- a/test/tchecksum.c +++ b/test/tchecksum.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/tconfig.c b/test/tconfig.c index 4cc796dcb43..97a0b6385bc 100644 --- a/test/tconfig.c +++ b/test/tconfig.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/tcoords.c b/test/tcoords.c index c1d5c4083f2..52561317253 100644 --- a/test/tcoords.c +++ b/test/tcoords.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/test_abort_fail.sh.in b/test/test_abort_fail.sh.in index 5d5a858222c..f4873f53184 100644 --- a/test/test_abort_fail.sh.in +++ b/test/test_abort_fail.sh.in @@ -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 +# the LICENSE file, which can be found at the root of the source code # 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/test/test_check_version.sh.in b/test/test_check_version.sh.in index c08536de328..6bd268b745d 100644 --- a/test/test_check_version.sh.in +++ b/test/test_check_version.sh.in @@ -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 +# the LICENSE file, which can be found at the root of the source code # 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/test/test_error.sh.in b/test/test_error.sh.in index 3657a7c1ad1..63682057d41 100644 --- a/test/test_error.sh.in +++ b/test/test_error.sh.in @@ -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 +# the LICENSE file, which can be found at the root of the source code # 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/test/test_external_env.sh.in b/test/test_external_env.sh.in index 41e04f16982..86d2fd5870d 100644 --- a/test/test_external_env.sh.in +++ b/test/test_external_env.sh.in @@ -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 +# the LICENSE file, which can be found at the root of the source code # 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/test/test_flush_refresh.sh.in b/test/test_flush_refresh.sh.in index 14cdfbba6eb..6c03e13dc09 100644 --- a/test/test_flush_refresh.sh.in +++ b/test/test_flush_refresh.sh.in @@ -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 +# the LICENSE file, which can be found at the root of the source code # 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/test/test_libinfo.sh.in b/test/test_libinfo.sh.in index b016a6159e5..89f852f2173 100644 --- a/test/test_libinfo.sh.in +++ b/test/test_libinfo.sh.in @@ -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 +# the LICENSE file, which can be found at the root of the source code # 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/test/test_links_env.sh.in b/test/test_links_env.sh.in index 060fcd5d956..a81aec2343e 100644 --- a/test/test_links_env.sh.in +++ b/test/test_links_env.sh.in @@ -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 +# the LICENSE file, which can be found at the root of the source code # 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/test/test_mirror.sh.in b/test/test_mirror.sh.in index ab092e57719..6ad2a901bea 100644 --- a/test/test_mirror.sh.in +++ b/test/test_mirror.sh.in @@ -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 +# the LICENSE file, which can be found at the root of the source code # 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/test/test_plugin.sh.in b/test/test_plugin.sh.in index d96aba4e331..82fcd525f9e 100644 --- a/test/test_plugin.sh.in +++ b/test/test_plugin.sh.in @@ -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 +# the LICENSE file, which can be found at the root of the source code # 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/test/test_swmr.pwsh.in b/test/test_swmr.pwsh.in index becebb3d454..1c1d147ed82 100644 --- a/test/test_swmr.pwsh.in +++ b/test/test_swmr.pwsh.in @@ -3,7 +3,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 +# the LICENSE file, which can be found at the root of the source code # 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/test/test_swmr.sh.in b/test/test_swmr.sh.in index 38a32041538..d9896cfb536 100644 --- a/test/test_swmr.sh.in +++ b/test/test_swmr.sh.in @@ -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 +# the LICENSE file, which can be found at the root of the source code # 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/test/test_use_cases.sh.in b/test/test_use_cases.sh.in index 2b327f8b5fe..5d95f2c7dc2 100644 --- a/test/test_use_cases.sh.in +++ b/test/test_use_cases.sh.in @@ -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 +# the LICENSE file, which can be found at the root of the source code # 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/test/test_vds_env.sh.in b/test/test_vds_env.sh.in index 97518f112c6..ea911185e0b 100644 --- a/test/test_vds_env.sh.in +++ b/test/test_vds_env.sh.in @@ -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 +# the LICENSE file, which can be found at the root of the source code # 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/test/test_vds_swmr.pwsh.in b/test/test_vds_swmr.pwsh.in index 97761935599..564e1f6d4ae 100644 --- a/test/test_vds_swmr.pwsh.in +++ b/test/test_vds_swmr.pwsh.in @@ -3,7 +3,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 +# the LICENSE file, which can be found at the root of the source code # 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/test/test_vds_swmr.sh.in b/test/test_vds_swmr.sh.in index f5a9043bf06..45a441c238b 100644 --- a/test/test_vds_swmr.sh.in +++ b/test/test_vds_swmr.sh.in @@ -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 +# the LICENSE file, which can be found at the root of the source code # 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/test/testframe.c b/test/testframe.c index a630a179b9e..05cb57967ea 100644 --- a/test/testframe.c +++ b/test/testframe.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/testframe.h b/test/testframe.h index 21ffcfe673f..2b24f03c07d 100644 --- a/test/testframe.h +++ b/test/testframe.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/testhdf5.c b/test/testhdf5.c index 925b15981e0..098a8d56976 100644 --- a/test/testhdf5.c +++ b/test/testhdf5.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/testhdf5.h b/test/testhdf5.h index f4f3136d8a4..16ec9b4b055 100644 --- a/test/testhdf5.h +++ b/test/testhdf5.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/testmeta.c b/test/testmeta.c index 14388f02caa..f028eeb9827 100644 --- a/test/testmeta.c +++ b/test/testmeta.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/tfile.c b/test/tfile.c index 9ffedc0f001..f7147806001 100644 --- a/test/tfile.c +++ b/test/tfile.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/tgenprop.c b/test/tgenprop.c index b4267b66a87..8d8e39a5b79 100644 --- a/test/tgenprop.c +++ b/test/tgenprop.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/th5_system.c b/test/th5_system.c index f55642b8941..9980e6a788f 100644 --- a/test/th5_system.c +++ b/test/th5_system.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/th5o.c b/test/th5o.c index f4eddfc4f5c..3a43c94ed69 100644 --- a/test/th5o.c +++ b/test/th5o.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/th5s.c b/test/th5s.c index e3505f2d0fa..4835e1f0e03 100644 --- a/test/th5s.c +++ b/test/th5s.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/tid.c b/test/tid.c index 7d03872bfee..c4ec0d8ea40 100644 --- a/test/tid.c +++ b/test/tid.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/timer.c b/test/timer.c index 81c356feff2..ab4f9814325 100644 --- a/test/timer.c +++ b/test/timer.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/titerate.c b/test/titerate.c index 6128508d1b1..e3d4ad72e6e 100644 --- a/test/titerate.c +++ b/test/titerate.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/tmeta.c b/test/tmeta.c index 2e3978a2c38..5a48836bf9d 100644 --- a/test/tmeta.c +++ b/test/tmeta.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/tmisc.c b/test/tmisc.c index a368aa0fa96..6a0674d41bc 100644 --- a/test/tmisc.c +++ b/test/tmisc.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/trefer.c b/test/trefer.c index 8847608265c..a1a8f7a3a38 100644 --- a/test/trefer.c +++ b/test/trefer.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/trefer_deprec.c b/test/trefer_deprec.c index 3035cbb2045..81da6bc3e18 100644 --- a/test/trefer_deprec.c +++ b/test/trefer_deprec.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/trefstr.c b/test/trefstr.c index 3cd49c33e98..93c0a14b3f6 100644 --- a/test/trefstr.c +++ b/test/trefstr.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/tselect.c b/test/tselect.c index a2dcf269a8e..1ce06551738 100644 --- a/test/tselect.c +++ b/test/tselect.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/tskiplist.c b/test/tskiplist.c index 53d0d958645..d9a765aafb1 100644 --- a/test/tskiplist.c +++ b/test/tskiplist.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/tsohm.c b/test/tsohm.c index b054e6d170c..71d3578bcbb 100644 --- a/test/tsohm.c +++ b/test/tsohm.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/ttime.c b/test/ttime.c index 3d9ab879565..1218e262694 100644 --- a/test/ttime.c +++ b/test/ttime.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/ttsafe.c b/test/ttsafe.c index b1cf42f4e0a..04f30c15138 100644 --- a/test/ttsafe.c +++ b/test/ttsafe.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/ttsafe.h b/test/ttsafe.h index 61d86be0e4e..87b41d83bc6 100644 --- a/test/ttsafe.h +++ b/test/ttsafe.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/ttsafe_acreate.c b/test/ttsafe_acreate.c index 15ad84b1c88..98533203ac5 100644 --- a/test/ttsafe_acreate.c +++ b/test/ttsafe_acreate.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/ttsafe_atomic.c b/test/ttsafe_atomic.c index 732a0583ea8..6dc294ea8ca 100644 --- a/test/ttsafe_atomic.c +++ b/test/ttsafe_atomic.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/ttsafe_attr_vlen.c b/test/ttsafe_attr_vlen.c index dc742368b30..13240e26ee9 100644 --- a/test/ttsafe_attr_vlen.c +++ b/test/ttsafe_attr_vlen.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/ttsafe_cancel.c b/test/ttsafe_cancel.c index 7531f3e0dde..0a5dbabcc98 100644 --- a/test/ttsafe_cancel.c +++ b/test/ttsafe_cancel.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/ttsafe_dcreate.c b/test/ttsafe_dcreate.c index e206a1415d1..14f751055f8 100644 --- a/test/ttsafe_dcreate.c +++ b/test/ttsafe_dcreate.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/ttsafe_develop.c b/test/ttsafe_develop.c index 8622d326f4c..fbe91949486 100644 --- a/test/ttsafe_develop.c +++ b/test/ttsafe_develop.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/ttsafe_error.c b/test/ttsafe_error.c index efa3b7c81b9..9322bf460ca 100644 --- a/test/ttsafe_error.c +++ b/test/ttsafe_error.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/ttsafe_error_stacks.c b/test/ttsafe_error_stacks.c index 29f9698bef0..6edca5b5fe2 100644 --- a/test/ttsafe_error_stacks.c +++ b/test/ttsafe_error_stacks.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/ttsafe_rec_rwlock.c b/test/ttsafe_rec_rwlock.c index 5840cc38107..37bf094fb80 100644 --- a/test/ttsafe_rec_rwlock.c +++ b/test/ttsafe_rec_rwlock.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/ttsafe_rwlock.c b/test/ttsafe_rwlock.c index db73fa4e361..b8f6b24b546 100644 --- a/test/ttsafe_rwlock.c +++ b/test/ttsafe_rwlock.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/ttsafe_semaphore.c b/test/ttsafe_semaphore.c index 0c9deab1c79..26802ad96a2 100644 --- a/test/ttsafe_semaphore.c +++ b/test/ttsafe_semaphore.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/ttsafe_thread_id.c b/test/ttsafe_thread_id.c index 08d9a221966..540857cae71 100644 --- a/test/ttsafe_thread_id.c +++ b/test/ttsafe_thread_id.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/ttsafe_thread_pool.c b/test/ttsafe_thread_pool.c index e322bbeffac..2229fa9b40e 100644 --- a/test/ttsafe_thread_pool.c +++ b/test/ttsafe_thread_pool.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/tunicode.c b/test/tunicode.c index 0b54281f835..78a3381dcfc 100644 --- a/test/tunicode.c +++ b/test/tunicode.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/tvlstr.c b/test/tvlstr.c index 51004de8d08..e6f33e7f94c 100644 --- a/test/tvlstr.c +++ b/test/tvlstr.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/tvltypes.c b/test/tvltypes.c index 8277337c27e..fd367ebde66 100644 --- a/test/tvltypes.c +++ b/test/tvltypes.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/twriteorder.c b/test/twriteorder.c index 41841b59672..e4fb3c8313b 100644 --- a/test/twriteorder.c +++ b/test/twriteorder.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/unlink.c b/test/unlink.c index 914b434bae7..638fbaf5506 100644 --- a/test/unlink.c +++ b/test/unlink.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/unregister.c b/test/unregister.c index 843c6671240..528adf9ddf7 100644 --- a/test/unregister.c +++ b/test/unregister.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/use.h b/test/use.h index 217c155a71b..68b38db8c31 100644 --- a/test/use.h +++ b/test/use.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/use_append_chunk.c b/test/use_append_chunk.c index 3b3d69c7d25..d4a7226cffa 100644 --- a/test/use_append_chunk.c +++ b/test/use_append_chunk.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/use_append_chunk_mirror.c b/test/use_append_chunk_mirror.c index e9e27267507..b251f22e157 100644 --- a/test/use_append_chunk_mirror.c +++ b/test/use_append_chunk_mirror.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/use_append_mchunks.c b/test/use_append_mchunks.c index ab6a5e5073f..aaa5ff36400 100644 --- a/test/use_append_mchunks.c +++ b/test/use_append_mchunks.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/use_common.c b/test/use_common.c index a782eec9d75..8803e145ba3 100644 --- a/test/use_common.c +++ b/test/use_common.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/use_disable_mdc_flushes.c b/test/use_disable_mdc_flushes.c index b8b5b7fdfa6..3e83c8927a3 100644 --- a/test/use_disable_mdc_flushes.c +++ b/test/use_disable_mdc_flushes.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/vds.c b/test/vds.c index 3d2f41eac05..b17cbd08ae1 100644 --- a/test/vds.c +++ b/test/vds.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/vds_env.c b/test/vds_env.c index 757732adaf9..06486af153f 100644 --- a/test/vds_env.c +++ b/test/vds_env.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/vds_swmr.h b/test/vds_swmr.h index 14a9826bca9..799d68652c3 100644 --- a/test/vds_swmr.h +++ b/test/vds_swmr.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/vds_swmr_gen.c b/test/vds_swmr_gen.c index a22b1552270..a6d8c4dfc7d 100644 --- a/test/vds_swmr_gen.c +++ b/test/vds_swmr_gen.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/vds_swmr_reader.c b/test/vds_swmr_reader.c index 76cdb8aa3d5..0abb8c5d3fd 100644 --- a/test/vds_swmr_reader.c +++ b/test/vds_swmr_reader.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/vds_swmr_writer.c b/test/vds_swmr_writer.c index b57c2f689dd..b14621f2b4a 100644 --- a/test/vds_swmr_writer.c +++ b/test/vds_swmr_writer.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/vfd.c b/test/vfd.c index 65a5393265b..6f24e97d86f 100644 --- a/test/vfd.c +++ b/test/vfd.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/vfd_plugin.c b/test/vfd_plugin.c index e588d5feab8..952615567d4 100644 --- a/test/vfd_plugin.c +++ b/test/vfd_plugin.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/vol.c b/test/vol.c index 7d61f4f2daa..a6d1d6caf83 100644 --- a/test/vol.c +++ b/test/vol.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/test/vol_plugin.c b/test/vol_plugin.c index 414f18c6677..bc85ac2ba84 100644 --- a/test/vol_plugin.c +++ b/test/vol_plugin.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/testpar/API/CMakeLists.txt b/testpar/API/CMakeLists.txt index e5cb5779b31..c744366188a 100644 --- a/testpar/API/CMakeLists.txt +++ b/testpar/API/CMakeLists.txt @@ -3,7 +3,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 +# the LICENSE file, which can be found at the root of the source code # 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/testpar/API/H5_api_async_test_parallel.c b/testpar/API/H5_api_async_test_parallel.c index e8a792702fb..cfa9230ffed 100644 --- a/testpar/API/H5_api_async_test_parallel.c +++ b/testpar/API/H5_api_async_test_parallel.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/testpar/API/H5_api_async_test_parallel.h b/testpar/API/H5_api_async_test_parallel.h index b99a328e2ae..02b910b5a8f 100644 --- a/testpar/API/H5_api_async_test_parallel.h +++ b/testpar/API/H5_api_async_test_parallel.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/testpar/API/H5_api_attribute_test_parallel.c b/testpar/API/H5_api_attribute_test_parallel.c index 163f8a1b212..aaee7503ac8 100644 --- a/testpar/API/H5_api_attribute_test_parallel.c +++ b/testpar/API/H5_api_attribute_test_parallel.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/testpar/API/H5_api_attribute_test_parallel.h b/testpar/API/H5_api_attribute_test_parallel.h index 3deb2793012..73ed9708cf4 100644 --- a/testpar/API/H5_api_attribute_test_parallel.h +++ b/testpar/API/H5_api_attribute_test_parallel.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/testpar/API/H5_api_dataset_test_parallel.c b/testpar/API/H5_api_dataset_test_parallel.c index 169d5945e13..7dd9f7027ea 100644 --- a/testpar/API/H5_api_dataset_test_parallel.c +++ b/testpar/API/H5_api_dataset_test_parallel.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/testpar/API/H5_api_dataset_test_parallel.h b/testpar/API/H5_api_dataset_test_parallel.h index 8f7aadb74f3..d1af1d430ec 100644 --- a/testpar/API/H5_api_dataset_test_parallel.h +++ b/testpar/API/H5_api_dataset_test_parallel.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/testpar/API/H5_api_datatype_test_parallel.c b/testpar/API/H5_api_datatype_test_parallel.c index f60893e102f..a6234042258 100644 --- a/testpar/API/H5_api_datatype_test_parallel.c +++ b/testpar/API/H5_api_datatype_test_parallel.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/testpar/API/H5_api_datatype_test_parallel.h b/testpar/API/H5_api_datatype_test_parallel.h index 85c7099927b..9f169fdc8ed 100644 --- a/testpar/API/H5_api_datatype_test_parallel.h +++ b/testpar/API/H5_api_datatype_test_parallel.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/testpar/API/H5_api_file_test_parallel.c b/testpar/API/H5_api_file_test_parallel.c index 2d9b5c20a2c..70f37c00405 100644 --- a/testpar/API/H5_api_file_test_parallel.c +++ b/testpar/API/H5_api_file_test_parallel.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/testpar/API/H5_api_file_test_parallel.h b/testpar/API/H5_api_file_test_parallel.h index 380a2ffb18e..d7bf5522dea 100644 --- a/testpar/API/H5_api_file_test_parallel.h +++ b/testpar/API/H5_api_file_test_parallel.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/testpar/API/H5_api_group_test_parallel.c b/testpar/API/H5_api_group_test_parallel.c index 1c761c4b5c0..f3e81cc4db7 100644 --- a/testpar/API/H5_api_group_test_parallel.c +++ b/testpar/API/H5_api_group_test_parallel.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/testpar/API/H5_api_group_test_parallel.h b/testpar/API/H5_api_group_test_parallel.h index a2a2857c60c..a3201d13500 100644 --- a/testpar/API/H5_api_group_test_parallel.h +++ b/testpar/API/H5_api_group_test_parallel.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/testpar/API/H5_api_link_test_parallel.c b/testpar/API/H5_api_link_test_parallel.c index 739e815b0fb..33dcb002108 100644 --- a/testpar/API/H5_api_link_test_parallel.c +++ b/testpar/API/H5_api_link_test_parallel.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/testpar/API/H5_api_link_test_parallel.h b/testpar/API/H5_api_link_test_parallel.h index 8679ccb5d05..72aaef22aed 100644 --- a/testpar/API/H5_api_link_test_parallel.h +++ b/testpar/API/H5_api_link_test_parallel.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/testpar/API/H5_api_misc_test_parallel.c b/testpar/API/H5_api_misc_test_parallel.c index 3453f8a5e9f..b8a9147633d 100644 --- a/testpar/API/H5_api_misc_test_parallel.c +++ b/testpar/API/H5_api_misc_test_parallel.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/testpar/API/H5_api_misc_test_parallel.h b/testpar/API/H5_api_misc_test_parallel.h index 321fb6bf837..abe5ec0a163 100644 --- a/testpar/API/H5_api_misc_test_parallel.h +++ b/testpar/API/H5_api_misc_test_parallel.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/testpar/API/H5_api_object_test_parallel.c b/testpar/API/H5_api_object_test_parallel.c index 58700580d1c..b475dfdf768 100644 --- a/testpar/API/H5_api_object_test_parallel.c +++ b/testpar/API/H5_api_object_test_parallel.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/testpar/API/H5_api_object_test_parallel.h b/testpar/API/H5_api_object_test_parallel.h index 39bade9dc84..8e8e81739d4 100644 --- a/testpar/API/H5_api_object_test_parallel.h +++ b/testpar/API/H5_api_object_test_parallel.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/testpar/API/H5_api_test_parallel.c b/testpar/API/H5_api_test_parallel.c index c67f93280fe..882cce2fdae 100644 --- a/testpar/API/H5_api_test_parallel.c +++ b/testpar/API/H5_api_test_parallel.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/testpar/API/H5_api_test_parallel.h b/testpar/API/H5_api_test_parallel.h index ae7881417e7..ae15b12d00f 100644 --- a/testpar/API/H5_api_test_parallel.h +++ b/testpar/API/H5_api_test_parallel.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/testpar/CMakeTests.cmake b/testpar/CMakeTests.cmake index 36a97eefc81..ebdd561e6fb 100644 --- a/testpar/CMakeTests.cmake +++ b/testpar/CMakeTests.cmake @@ -4,7 +4,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 +# the LICENSE file, which can be found at the root of the source code # 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/testpar/CMakeVFDTests.cmake b/testpar/CMakeVFDTests.cmake index cdec5f75c25..db381650c21 100644 --- a/testpar/CMakeVFDTests.cmake +++ b/testpar/CMakeVFDTests.cmake @@ -4,7 +4,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 +# the LICENSE file, which can be found at the root of the source code # 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/testpar/Makefile.am b/testpar/Makefile.am index 27002fa3de3..df6e13caecc 100644 --- a/testpar/Makefile.am +++ b/testpar/Makefile.am @@ -4,7 +4,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 +# the LICENSE file, which can be found at the root of the source code # 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/testpar/t_2Gio.c b/testpar/t_2Gio.c index 3a5a63d11cc..258601d1776 100644 --- a/testpar/t_2Gio.c +++ b/testpar/t_2Gio.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/testpar/t_bigio.c b/testpar/t_bigio.c index fe38dadb403..53cd17fe105 100644 --- a/testpar/t_bigio.c +++ b/testpar/t_bigio.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/testpar/t_cache.c b/testpar/t_cache.c index 5d0b9dc1a2f..7b546e04ebc 100644 --- a/testpar/t_cache.c +++ b/testpar/t_cache.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/testpar/t_cache_image.c b/testpar/t_cache_image.c index 88c070968fd..fc6a02f9506 100644 --- a/testpar/t_cache_image.c +++ b/testpar/t_cache_image.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/testpar/t_chunk_alloc.c b/testpar/t_chunk_alloc.c index 202551ff9c8..c9896a48508 100644 --- a/testpar/t_chunk_alloc.c +++ b/testpar/t_chunk_alloc.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/testpar/t_coll_chunk.c b/testpar/t_coll_chunk.c index eeaced0a067..2569cdd9e8e 100644 --- a/testpar/t_coll_chunk.c +++ b/testpar/t_coll_chunk.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/testpar/t_coll_md.c b/testpar/t_coll_md.c index 078a561279e..461c2a8febe 100644 --- a/testpar/t_coll_md.c +++ b/testpar/t_coll_md.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/testpar/t_dset.c b/testpar/t_dset.c index cf4ada8139d..92884c5b270 100644 --- a/testpar/t_dset.c +++ b/testpar/t_dset.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/testpar/t_file.c b/testpar/t_file.c index 1fd4b41e82f..77fd69782d9 100644 --- a/testpar/t_file.c +++ b/testpar/t_file.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/testpar/t_file_image.c b/testpar/t_file_image.c index ae1658e47d3..e8f064cae33 100644 --- a/testpar/t_file_image.c +++ b/testpar/t_file_image.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/testpar/t_filter_read.c b/testpar/t_filter_read.c index e7cd95de672..fc64680c732 100644 --- a/testpar/t_filter_read.c +++ b/testpar/t_filter_read.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/testpar/t_filters_parallel.c b/testpar/t_filters_parallel.c index 69f4f12551b..9d8bee6cb7d 100644 --- a/testpar/t_filters_parallel.c +++ b/testpar/t_filters_parallel.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/testpar/t_filters_parallel.h b/testpar/t_filters_parallel.h index f853b779e89..d43e8ef065d 100644 --- a/testpar/t_filters_parallel.h +++ b/testpar/t_filters_parallel.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/testpar/t_init_term.c b/testpar/t_init_term.c index ec12396bc05..ee38c8a5300 100644 --- a/testpar/t_init_term.c +++ b/testpar/t_init_term.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/testpar/t_mdset.c b/testpar/t_mdset.c index ae7ecde133e..d966bfb0f44 100644 --- a/testpar/t_mdset.c +++ b/testpar/t_mdset.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/testpar/t_mpi.c b/testpar/t_mpi.c index e26dbe63e92..0d6c9ed1ff1 100644 --- a/testpar/t_mpi.c +++ b/testpar/t_mpi.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/testpar/t_oflush.c b/testpar/t_oflush.c index 70257a40f85..4bca1fe1d43 100644 --- a/testpar/t_oflush.c +++ b/testpar/t_oflush.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/testpar/t_pflush1.c b/testpar/t_pflush1.c index 733898f9839..395ef9f2f0c 100644 --- a/testpar/t_pflush1.c +++ b/testpar/t_pflush1.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/testpar/t_pflush2.c b/testpar/t_pflush2.c index 826f7d4622d..5a0b11e100f 100644 --- a/testpar/t_pflush2.c +++ b/testpar/t_pflush2.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/testpar/t_ph5basic.c b/testpar/t_ph5basic.c index 6a3909173d4..8cecffb4f72 100644 --- a/testpar/t_ph5basic.c +++ b/testpar/t_ph5basic.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/testpar/t_pmulti_dset.c b/testpar/t_pmulti_dset.c index e9819840cb3..6cd5116ebb7 100644 --- a/testpar/t_pmulti_dset.c +++ b/testpar/t_pmulti_dset.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/testpar/t_pread.c b/testpar/t_pread.c index b16675bd452..f0341191176 100644 --- a/testpar/t_pread.c +++ b/testpar/t_pread.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/testpar/t_prestart.c b/testpar/t_prestart.c index a2335fb6f53..057d042b398 100644 --- a/testpar/t_prestart.c +++ b/testpar/t_prestart.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/testpar/t_prop.c b/testpar/t_prop.c index 789796b7ebd..257c4330629 100644 --- a/testpar/t_prop.c +++ b/testpar/t_prop.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/testpar/t_pshutdown.c b/testpar/t_pshutdown.c index 2133c9f7a26..04038d53344 100644 --- a/testpar/t_pshutdown.c +++ b/testpar/t_pshutdown.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/testpar/t_select_io_dset.c b/testpar/t_select_io_dset.c index a6e62c6f8e5..e069e2af44a 100644 --- a/testpar/t_select_io_dset.c +++ b/testpar/t_select_io_dset.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/testpar/t_shapesame.c b/testpar/t_shapesame.c index d841e7e9269..be1d2758ed1 100644 --- a/testpar/t_shapesame.c +++ b/testpar/t_shapesame.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/testpar/t_span_tree.c b/testpar/t_span_tree.c index 1541bf6b894..7619404e866 100644 --- a/testpar/t_span_tree.c +++ b/testpar/t_span_tree.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 * + * the LICENSE file, which can be found at the root of the source code * * 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/testpar/t_subfiling_vfd.c b/testpar/t_subfiling_vfd.c index 68ae70c8ade..a79bc04a130 100644 --- a/testpar/t_subfiling_vfd.c +++ b/testpar/t_subfiling_vfd.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/testpar/t_vfd.c b/testpar/t_vfd.c index 5069577a318..0819cccce9c 100644 --- a/testpar/t_vfd.c +++ b/testpar/t_vfd.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/testpar/testpar.c b/testpar/testpar.c index c674f61c5c2..b8eac3abc25 100644 --- a/testpar/testpar.c +++ b/testpar/testpar.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/testpar/testpar.h b/testpar/testpar.h index 71ff72a5f13..0eaa207f2ba 100644 --- a/testpar/testpar.h +++ b/testpar/testpar.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/testpar/testpflush.sh.in b/testpar/testpflush.sh.in index 483d0d92d26..86ebf66cd40 100644 --- a/testpar/testpflush.sh.in +++ b/testpar/testpflush.sh.in @@ -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 +# the LICENSE file, which can be found at the root of the source code # 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/testpar/testphdf5.c b/testpar/testphdf5.c index 2f30e722323..c511ee387be 100644 --- a/testpar/testphdf5.c +++ b/testpar/testphdf5.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/testpar/testphdf5.h b/testpar/testphdf5.h index 345045e4f28..2de49c39501 100644 --- a/testpar/testphdf5.h +++ b/testpar/testphdf5.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/tools/Makefile.am b/tools/Makefile.am index d0a6c5c5bc4..265a6611d45 100644 --- a/tools/Makefile.am +++ b/tools/Makefile.am @@ -4,7 +4,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 +# the LICENSE file, which can be found at the root of the source code # 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/tools/lib/Makefile.am b/tools/lib/Makefile.am index 12427d91307..f274932cc1b 100644 --- a/tools/lib/Makefile.am +++ b/tools/lib/Makefile.am @@ -4,7 +4,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 +# the LICENSE file, which can be found at the root of the source code # 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/tools/lib/h5diff.c b/tools/lib/h5diff.c index 60dc5595aef..1e7e6e86ffb 100644 --- a/tools/lib/h5diff.c +++ b/tools/lib/h5diff.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/tools/lib/h5diff.h b/tools/lib/h5diff.h index 4b9847a3044..922036b5c5a 100644 --- a/tools/lib/h5diff.h +++ b/tools/lib/h5diff.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/tools/lib/h5diff_array.c b/tools/lib/h5diff_array.c index 952b29bec87..40c0b4d32f9 100644 --- a/tools/lib/h5diff_array.c +++ b/tools/lib/h5diff_array.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/tools/lib/h5diff_attr.c b/tools/lib/h5diff_attr.c index 2521177a598..cd4e377d1fd 100644 --- a/tools/lib/h5diff_attr.c +++ b/tools/lib/h5diff_attr.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/tools/lib/h5diff_dset.c b/tools/lib/h5diff_dset.c index 3d4b25a83d8..092b5e8a785 100644 --- a/tools/lib/h5diff_dset.c +++ b/tools/lib/h5diff_dset.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/tools/lib/h5diff_util.c b/tools/lib/h5diff_util.c index 26cde1b837f..9df24117b62 100644 --- a/tools/lib/h5diff_util.c +++ b/tools/lib/h5diff_util.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/tools/lib/h5tools.c b/tools/lib/h5tools.c index 83037f1de62..99aeea7dec0 100644 --- a/tools/lib/h5tools.c +++ b/tools/lib/h5tools.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/tools/lib/h5tools.h b/tools/lib/h5tools.h index 52e3a3659a8..e9798ea222d 100644 --- a/tools/lib/h5tools.h +++ b/tools/lib/h5tools.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/tools/lib/h5tools_dump.c b/tools/lib/h5tools_dump.c index cbfa8ac8b71..f9c3c6a2265 100644 --- a/tools/lib/h5tools_dump.c +++ b/tools/lib/h5tools_dump.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/tools/lib/h5tools_dump.h b/tools/lib/h5tools_dump.h index e57158af2e4..e8a559506b7 100644 --- a/tools/lib/h5tools_dump.h +++ b/tools/lib/h5tools_dump.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/tools/lib/h5tools_error.h b/tools/lib/h5tools_error.h index b56451188fd..2496d585419 100644 --- a/tools/lib/h5tools_error.h +++ b/tools/lib/h5tools_error.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/tools/lib/h5tools_filters.c b/tools/lib/h5tools_filters.c index 58a71b3d94a..ad4265cbce5 100644 --- a/tools/lib/h5tools_filters.c +++ b/tools/lib/h5tools_filters.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/tools/lib/h5tools_ref.c b/tools/lib/h5tools_ref.c index a1466bcddea..b1377583209 100644 --- a/tools/lib/h5tools_ref.c +++ b/tools/lib/h5tools_ref.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/tools/lib/h5tools_ref.h b/tools/lib/h5tools_ref.h index c747337497b..10b1106292e 100644 --- a/tools/lib/h5tools_ref.h +++ b/tools/lib/h5tools_ref.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/tools/lib/h5tools_str.c b/tools/lib/h5tools_str.c index 1b513cc5090..4758a7ba379 100644 --- a/tools/lib/h5tools_str.c +++ b/tools/lib/h5tools_str.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/tools/lib/h5tools_str.h b/tools/lib/h5tools_str.h index 831778b4817..9e41d40b6e3 100644 --- a/tools/lib/h5tools_str.h +++ b/tools/lib/h5tools_str.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/tools/lib/h5tools_type.c b/tools/lib/h5tools_type.c index c5e74729b14..bcd99d8023f 100644 --- a/tools/lib/h5tools_type.c +++ b/tools/lib/h5tools_type.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/tools/lib/h5tools_utils.c b/tools/lib/h5tools_utils.c index d764de2d8f3..8426ef3261d 100644 --- a/tools/lib/h5tools_utils.c +++ b/tools/lib/h5tools_utils.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/tools/lib/h5tools_utils.h b/tools/lib/h5tools_utils.h index ce5a24aa63a..80a89ffad02 100644 --- a/tools/lib/h5tools_utils.h +++ b/tools/lib/h5tools_utils.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/tools/lib/h5trav.c b/tools/lib/h5trav.c index 4376184e43d..67cfab504ab 100644 --- a/tools/lib/h5trav.c +++ b/tools/lib/h5trav.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/tools/lib/h5trav.h b/tools/lib/h5trav.h index 40ceaaecc7e..99b294f4bd7 100644 --- a/tools/lib/h5trav.h +++ b/tools/lib/h5trav.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/tools/lib/io_timer.c b/tools/lib/io_timer.c index 15d8b4f74fa..987c1af84d4 100644 --- a/tools/lib/io_timer.c +++ b/tools/lib/io_timer.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/tools/lib/io_timer.h b/tools/lib/io_timer.h index 575cc728afa..fced47d9551 100644 --- a/tools/lib/io_timer.h +++ b/tools/lib/io_timer.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/tools/lib/ph5diff.h b/tools/lib/ph5diff.h index e7d16dab849..3b9c770f1f1 100644 --- a/tools/lib/ph5diff.h +++ b/tools/lib/ph5diff.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/tools/libtest/CMakeTests.cmake b/tools/libtest/CMakeTests.cmake index b8d63d36d1b..fa32ebf8741 100644 --- a/tools/libtest/CMakeTests.cmake +++ b/tools/libtest/CMakeTests.cmake @@ -4,7 +4,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 +# the LICENSE file, which can be found at the root of the source code # 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/tools/libtest/Makefile.am b/tools/libtest/Makefile.am index 8a503d033b2..602e71e43d1 100644 --- a/tools/libtest/Makefile.am +++ b/tools/libtest/Makefile.am @@ -4,7 +4,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 +# the LICENSE file, which can be found at the root of the source code # 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/tools/libtest/h5tools_test_utils.c b/tools/libtest/h5tools_test_utils.c index bfe62506b25..b64ce4c09be 100644 --- a/tools/libtest/h5tools_test_utils.c +++ b/tools/libtest/h5tools_test_utils.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/tools/src/Makefile.am b/tools/src/Makefile.am index 7527e48f256..3d741cbe7e3 100644 --- a/tools/src/Makefile.am +++ b/tools/src/Makefile.am @@ -4,7 +4,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 +# the LICENSE file, which can be found at the root of the source code # 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/tools/src/h5copy/Makefile.am b/tools/src/h5copy/Makefile.am index 93a6d01b894..e12c2b16ede 100644 --- a/tools/src/h5copy/Makefile.am +++ b/tools/src/h5copy/Makefile.am @@ -4,7 +4,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 +# the LICENSE file, which can be found at the root of the source code # 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/tools/src/h5copy/h5copy.c b/tools/src/h5copy/h5copy.c index a4d4027121d..635ce3b1aca 100644 --- a/tools/src/h5copy/h5copy.c +++ b/tools/src/h5copy/h5copy.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/tools/src/h5copy/h5copy.h b/tools/src/h5copy/h5copy.h index b0a684f4ab9..db06efbc34e 100644 --- a/tools/src/h5copy/h5copy.h +++ b/tools/src/h5copy/h5copy.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/tools/src/h5diff/Makefile.am b/tools/src/h5diff/Makefile.am index f6e1001fd19..8782448f8f2 100644 --- a/tools/src/h5diff/Makefile.am +++ b/tools/src/h5diff/Makefile.am @@ -4,7 +4,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 +# the LICENSE file, which can be found at the root of the source code # 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/tools/src/h5diff/h5diff_common.c b/tools/src/h5diff/h5diff_common.c index 62a8cd2abe5..ed2b33a89b4 100644 --- a/tools/src/h5diff/h5diff_common.c +++ b/tools/src/h5diff/h5diff_common.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/tools/src/h5diff/h5diff_common.h b/tools/src/h5diff/h5diff_common.h index 4ca476a1145..2e96e6ba97f 100644 --- a/tools/src/h5diff/h5diff_common.h +++ b/tools/src/h5diff/h5diff_common.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/tools/src/h5diff/h5diff_main.c b/tools/src/h5diff/h5diff_main.c index 41dc18f6de5..66fb4f26646 100644 --- a/tools/src/h5diff/h5diff_main.c +++ b/tools/src/h5diff/h5diff_main.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/tools/src/h5diff/h5diff_main.h b/tools/src/h5diff/h5diff_main.h index fcbf25bb02a..3efde6337ef 100644 --- a/tools/src/h5diff/h5diff_main.h +++ b/tools/src/h5diff/h5diff_main.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/tools/src/h5diff/ph5diff_main.c b/tools/src/h5diff/ph5diff_main.c index 07fdb58bc09..c3d2018381b 100644 --- a/tools/src/h5diff/ph5diff_main.c +++ b/tools/src/h5diff/ph5diff_main.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/tools/src/h5dump/Makefile.am b/tools/src/h5dump/Makefile.am index 30fd78a81e0..3b360a88fd4 100644 --- a/tools/src/h5dump/Makefile.am +++ b/tools/src/h5dump/Makefile.am @@ -4,7 +4,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 +# the LICENSE file, which can be found at the root of the source code # 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/tools/src/h5dump/h5dump.c b/tools/src/h5dump/h5dump.c index 6f37c1bc2be..95e607959ba 100644 --- a/tools/src/h5dump/h5dump.c +++ b/tools/src/h5dump/h5dump.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/tools/src/h5dump/h5dump.h b/tools/src/h5dump/h5dump.h index f50950b5548..9761e8e035b 100644 --- a/tools/src/h5dump/h5dump.h +++ b/tools/src/h5dump/h5dump.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/tools/src/h5dump/h5dump_ddl.c b/tools/src/h5dump/h5dump_ddl.c index 3b72faa6ddf..80bffe68de8 100644 --- a/tools/src/h5dump/h5dump_ddl.c +++ b/tools/src/h5dump/h5dump_ddl.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/tools/src/h5dump/h5dump_ddl.h b/tools/src/h5dump/h5dump_ddl.h index c9f2f124dd6..5f00c1fd530 100644 --- a/tools/src/h5dump/h5dump_ddl.h +++ b/tools/src/h5dump/h5dump_ddl.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/tools/src/h5dump/h5dump_defines.h b/tools/src/h5dump/h5dump_defines.h index f82dee5b303..56a46006533 100644 --- a/tools/src/h5dump/h5dump_defines.h +++ b/tools/src/h5dump/h5dump_defines.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/tools/src/h5dump/h5dump_extern.h b/tools/src/h5dump/h5dump_extern.h index ca4a92906bf..87a5ff1a399 100644 --- a/tools/src/h5dump/h5dump_extern.h +++ b/tools/src/h5dump/h5dump_extern.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/tools/src/h5dump/h5dump_xml.c b/tools/src/h5dump/h5dump_xml.c index 93fc3b02768..605bfd7374c 100644 --- a/tools/src/h5dump/h5dump_xml.c +++ b/tools/src/h5dump/h5dump_xml.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/tools/src/h5dump/h5dump_xml.h b/tools/src/h5dump/h5dump_xml.h index aebe2b00a74..100f6168673 100644 --- a/tools/src/h5dump/h5dump_xml.h +++ b/tools/src/h5dump/h5dump_xml.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/tools/src/h5format_convert/Makefile.am b/tools/src/h5format_convert/Makefile.am index 3b17a4a1de7..df29fa2f1c1 100644 --- a/tools/src/h5format_convert/Makefile.am +++ b/tools/src/h5format_convert/Makefile.am @@ -4,7 +4,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 +# the LICENSE file, which can be found at the root of the source code # 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/tools/src/h5format_convert/h5format_convert.c b/tools/src/h5format_convert/h5format_convert.c index 0ac4f3a6d37..09f99f88b8f 100644 --- a/tools/src/h5format_convert/h5format_convert.c +++ b/tools/src/h5format_convert/h5format_convert.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/tools/src/h5format_convert/h5format_convert.h b/tools/src/h5format_convert/h5format_convert.h index 5f101dac52c..a08e8b3cec0 100644 --- a/tools/src/h5format_convert/h5format_convert.h +++ b/tools/src/h5format_convert/h5format_convert.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/tools/src/h5import/Makefile.am b/tools/src/h5import/Makefile.am index 7797a9842fc..229d0e3b2ee 100644 --- a/tools/src/h5import/Makefile.am +++ b/tools/src/h5import/Makefile.am @@ -4,7 +4,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 +# the LICENSE file, which can be found at the root of the source code # 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/tools/src/h5import/h5import.c b/tools/src/h5import/h5import.c index 89dae55c696..5d7abd91f9b 100644 --- a/tools/src/h5import/h5import.c +++ b/tools/src/h5import/h5import.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/tools/src/h5import/h5import.h b/tools/src/h5import/h5import.h index 5b03780674e..ac770928a87 100644 --- a/tools/src/h5import/h5import.h +++ b/tools/src/h5import/h5import.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/tools/src/h5jam/Makefile.am b/tools/src/h5jam/Makefile.am index d29314d5c74..1e9d122ce4a 100644 --- a/tools/src/h5jam/Makefile.am +++ b/tools/src/h5jam/Makefile.am @@ -4,7 +4,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 +# the LICENSE file, which can be found at the root of the source code # 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/tools/src/h5jam/h5jam.c b/tools/src/h5jam/h5jam.c index ffef472c9ba..04ca13d51b0 100644 --- a/tools/src/h5jam/h5jam.c +++ b/tools/src/h5jam/h5jam.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/tools/src/h5jam/h5jam.h b/tools/src/h5jam/h5jam.h index 7d3cca65535..3c92a9c60c9 100644 --- a/tools/src/h5jam/h5jam.h +++ b/tools/src/h5jam/h5jam.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/tools/src/h5jam/h5unjam.c b/tools/src/h5jam/h5unjam.c index 0ea5d494662..5a99fe45b08 100644 --- a/tools/src/h5jam/h5unjam.c +++ b/tools/src/h5jam/h5unjam.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/tools/src/h5ls/Makefile.am b/tools/src/h5ls/Makefile.am index ee9ecdbc130..9228a0acad2 100644 --- a/tools/src/h5ls/Makefile.am +++ b/tools/src/h5ls/Makefile.am @@ -4,7 +4,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 +# the LICENSE file, which can be found at the root of the source code # 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/tools/src/h5ls/h5ls.c b/tools/src/h5ls/h5ls.c index 3e9255019ca..109e4e2de95 100644 --- a/tools/src/h5ls/h5ls.c +++ b/tools/src/h5ls/h5ls.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/tools/src/h5ls/h5ls.h b/tools/src/h5ls/h5ls.h index d72c1be10d4..6aee044cac9 100644 --- a/tools/src/h5ls/h5ls.h +++ b/tools/src/h5ls/h5ls.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/tools/src/h5perf/Makefile.am b/tools/src/h5perf/Makefile.am index 09ac26bce4b..6eed3b8975d 100644 --- a/tools/src/h5perf/Makefile.am +++ b/tools/src/h5perf/Makefile.am @@ -4,7 +4,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 +# the LICENSE file, which can be found at the root of the source code # 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/tools/src/h5perf/pio_engine.c b/tools/src/h5perf/pio_engine.c index 7930d9645a0..49889c5ad3b 100644 --- a/tools/src/h5perf/pio_engine.c +++ b/tools/src/h5perf/pio_engine.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/tools/src/h5perf/pio_perf.c b/tools/src/h5perf/pio_perf.c index e72de3207f3..921cdd6724f 100644 --- a/tools/src/h5perf/pio_perf.c +++ b/tools/src/h5perf/pio_perf.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/tools/src/h5perf/pio_perf.h b/tools/src/h5perf/pio_perf.h index 54fbb526f0a..d38a943a24b 100644 --- a/tools/src/h5perf/pio_perf.h +++ b/tools/src/h5perf/pio_perf.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/tools/src/h5perf/sio_engine.c b/tools/src/h5perf/sio_engine.c index 0d2240fa69f..07abe94d4be 100644 --- a/tools/src/h5perf/sio_engine.c +++ b/tools/src/h5perf/sio_engine.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/tools/src/h5perf/sio_perf.c b/tools/src/h5perf/sio_perf.c index ad536ba02e5..110f3391298 100644 --- a/tools/src/h5perf/sio_perf.c +++ b/tools/src/h5perf/sio_perf.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/tools/src/h5perf/sio_perf.h b/tools/src/h5perf/sio_perf.h index a417bdb56b3..d32296526ee 100644 --- a/tools/src/h5perf/sio_perf.h +++ b/tools/src/h5perf/sio_perf.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/tools/src/h5repack/Makefile.am b/tools/src/h5repack/Makefile.am index 9af6e9d4603..52e1ca1f9c6 100644 --- a/tools/src/h5repack/Makefile.am +++ b/tools/src/h5repack/Makefile.am @@ -4,7 +4,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 +# the LICENSE file, which can be found at the root of the source code # 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/tools/src/h5repack/h5repack.c b/tools/src/h5repack/h5repack.c index 1cbed04df19..3715ae12ee4 100644 --- a/tools/src/h5repack/h5repack.c +++ b/tools/src/h5repack/h5repack.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/tools/src/h5repack/h5repack.h b/tools/src/h5repack/h5repack.h index cdfeb86b5d4..b7c24cb8be2 100644 --- a/tools/src/h5repack/h5repack.h +++ b/tools/src/h5repack/h5repack.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/tools/src/h5repack/h5repack_copy.c b/tools/src/h5repack/h5repack_copy.c index 77442269f6f..3c7a78058cd 100644 --- a/tools/src/h5repack/h5repack_copy.c +++ b/tools/src/h5repack/h5repack_copy.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/tools/src/h5repack/h5repack_filters.c b/tools/src/h5repack/h5repack_filters.c index 9669d0c193b..f243f6fafa0 100644 --- a/tools/src/h5repack/h5repack_filters.c +++ b/tools/src/h5repack/h5repack_filters.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/tools/src/h5repack/h5repack_main.c b/tools/src/h5repack/h5repack_main.c index baf60535dc9..9eaa049d41f 100644 --- a/tools/src/h5repack/h5repack_main.c +++ b/tools/src/h5repack/h5repack_main.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/tools/src/h5repack/h5repack_opttable.c b/tools/src/h5repack/h5repack_opttable.c index fdad8780654..0bb776b055f 100644 --- a/tools/src/h5repack/h5repack_opttable.c +++ b/tools/src/h5repack/h5repack_opttable.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/tools/src/h5repack/h5repack_parse.c b/tools/src/h5repack/h5repack_parse.c index 0317ef709ba..5030ec58b62 100644 --- a/tools/src/h5repack/h5repack_parse.c +++ b/tools/src/h5repack/h5repack_parse.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/tools/src/h5repack/h5repack_refs.c b/tools/src/h5repack/h5repack_refs.c index e71d6db7679..bbdc135ffda 100644 --- a/tools/src/h5repack/h5repack_refs.c +++ b/tools/src/h5repack/h5repack_refs.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/tools/src/h5repack/h5repack_verify.c b/tools/src/h5repack/h5repack_verify.c index 50604e055cb..1e328f7139c 100644 --- a/tools/src/h5repack/h5repack_verify.c +++ b/tools/src/h5repack/h5repack_verify.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/tools/src/h5stat/Makefile.am b/tools/src/h5stat/Makefile.am index b8bd906cc1b..f0d35431417 100644 --- a/tools/src/h5stat/Makefile.am +++ b/tools/src/h5stat/Makefile.am @@ -4,7 +4,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 +# the LICENSE file, which can be found at the root of the source code # 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/tools/src/h5stat/h5stat.c b/tools/src/h5stat/h5stat.c index 71c507801ee..8a356554ee7 100644 --- a/tools/src/h5stat/h5stat.c +++ b/tools/src/h5stat/h5stat.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/tools/src/h5stat/h5stat.h b/tools/src/h5stat/h5stat.h index 848480eb2b3..6d1bf184d62 100644 --- a/tools/src/h5stat/h5stat.h +++ b/tools/src/h5stat/h5stat.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/tools/src/misc/Makefile.am b/tools/src/misc/Makefile.am index 709be6e5825..1842f958167 100644 --- a/tools/src/misc/Makefile.am +++ b/tools/src/misc/Makefile.am @@ -4,7 +4,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 +# the LICENSE file, which can be found at the root of the source code # 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/tools/src/misc/h5clear.c b/tools/src/misc/h5clear.c index 66931846d76..059f738c601 100644 --- a/tools/src/misc/h5clear.c +++ b/tools/src/misc/h5clear.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/tools/src/misc/h5clear.h b/tools/src/misc/h5clear.h index 354b2f6ef33..e313424848c 100644 --- a/tools/src/misc/h5clear.h +++ b/tools/src/misc/h5clear.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/tools/src/misc/h5debug.c b/tools/src/misc/h5debug.c index 1bba4199a36..b4051fd6212 100644 --- a/tools/src/misc/h5debug.c +++ b/tools/src/misc/h5debug.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/tools/src/misc/h5debug.h b/tools/src/misc/h5debug.h index e946681a6a9..1a19a0b910c 100644 --- a/tools/src/misc/h5debug.h +++ b/tools/src/misc/h5debug.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/tools/src/misc/h5delete.c b/tools/src/misc/h5delete.c index 42a5eaaf90e..55ff1f21435 100644 --- a/tools/src/misc/h5delete.c +++ b/tools/src/misc/h5delete.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/tools/src/misc/h5delete.h b/tools/src/misc/h5delete.h index 5faedc023a4..2751b9b9425 100644 --- a/tools/src/misc/h5delete.h +++ b/tools/src/misc/h5delete.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/tools/src/misc/h5mkgrp.c b/tools/src/misc/h5mkgrp.c index b96251991b5..55a8b03e772 100644 --- a/tools/src/misc/h5mkgrp.c +++ b/tools/src/misc/h5mkgrp.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/tools/src/misc/h5mkgrp.h b/tools/src/misc/h5mkgrp.h index cb0b2740bcb..d57a16a5970 100644 --- a/tools/src/misc/h5mkgrp.h +++ b/tools/src/misc/h5mkgrp.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/tools/src/misc/h5repart.c b/tools/src/misc/h5repart.c index 5d3fa04b514..4f1aa20fbf9 100644 --- a/tools/src/misc/h5repart.c +++ b/tools/src/misc/h5repart.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/tools/src/misc/h5repart.h b/tools/src/misc/h5repart.h index 9452bd5b6f4..655b210b0af 100644 --- a/tools/src/misc/h5repart.h +++ b/tools/src/misc/h5repart.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/tools/test/Makefile.am b/tools/test/Makefile.am index c32dd18e568..21c2f82975d 100644 --- a/tools/test/Makefile.am +++ b/tools/test/Makefile.am @@ -4,7 +4,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 +# the LICENSE file, which can be found at the root of the source code # 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/tools/test/h5copy/CMakeTests.cmake b/tools/test/h5copy/CMakeTests.cmake index 90b030d08b4..3972495f525 100644 --- a/tools/test/h5copy/CMakeTests.cmake +++ b/tools/test/h5copy/CMakeTests.cmake @@ -4,7 +4,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 +# the LICENSE file, which can be found at the root of the source code # 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/tools/test/h5copy/Makefile.am b/tools/test/h5copy/Makefile.am index 6010f987442..451e0bcc10c 100644 --- a/tools/test/h5copy/Makefile.am +++ b/tools/test/h5copy/Makefile.am @@ -4,7 +4,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 +# the LICENSE file, which can be found at the root of the source code # 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/tools/test/h5copy/dynlib_copy.c b/tools/test/h5copy/dynlib_copy.c index 2abef792d9e..fa894155e60 100644 --- a/tools/test/h5copy/dynlib_copy.c +++ b/tools/test/h5copy/dynlib_copy.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/tools/test/h5copy/h5copygentest.c b/tools/test/h5copy/h5copygentest.c index ac19f34d722..abcab014959 100644 --- a/tools/test/h5copy/h5copygentest.c +++ b/tools/test/h5copy/h5copygentest.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/tools/test/h5copy/testh5copy.sh.in b/tools/test/h5copy/testh5copy.sh.in index 84a746c23b4..5f7b82efe1c 100644 --- a/tools/test/h5copy/testh5copy.sh.in +++ b/tools/test/h5copy/testh5copy.sh.in @@ -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 +# the LICENSE file, which can be found at the root of the source code # 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/tools/test/h5diff/CMakeTests.cmake b/tools/test/h5diff/CMakeTests.cmake index 151e73cb2cb..5d36e0cd764 100644 --- a/tools/test/h5diff/CMakeTests.cmake +++ b/tools/test/h5diff/CMakeTests.cmake @@ -4,7 +4,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 +# the LICENSE file, which can be found at the root of the source code # 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/tools/test/h5diff/Makefile.am b/tools/test/h5diff/Makefile.am index f920afab74a..24f30612e68 100644 --- a/tools/test/h5diff/Makefile.am +++ b/tools/test/h5diff/Makefile.am @@ -4,7 +4,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 +# the LICENSE file, which can be found at the root of the source code # 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/tools/test/h5diff/dynlib_diff.c b/tools/test/h5diff/dynlib_diff.c index fd675b065ed..d8a7a7e3696 100644 --- a/tools/test/h5diff/dynlib_diff.c +++ b/tools/test/h5diff/dynlib_diff.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/tools/test/h5diff/h5diff_plugin.sh.in b/tools/test/h5diff/h5diff_plugin.sh.in index 98ccf639d8c..9ea9d187611 100644 --- a/tools/test/h5diff/h5diff_plugin.sh.in +++ b/tools/test/h5diff/h5diff_plugin.sh.in @@ -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 +# the LICENSE file, which can be found at the root of the source code # 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/tools/test/h5diff/h5diffgentest.c b/tools/test/h5diff/h5diffgentest.c index 351e4153571..f95e773245d 100644 --- a/tools/test/h5diff/h5diffgentest.c +++ b/tools/test/h5diff/h5diffgentest.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/tools/test/h5diff/testh5diff.sh.in b/tools/test/h5diff/testh5diff.sh.in index 2cde4571982..ed197b9538b 100644 --- a/tools/test/h5diff/testh5diff.sh.in +++ b/tools/test/h5diff/testh5diff.sh.in @@ -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 +# the LICENSE file, which can be found at the root of the source code # 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/tools/test/h5diff/testph5diff.sh.in b/tools/test/h5diff/testph5diff.sh.in index a8345e65046..fc0726068ec 100644 --- a/tools/test/h5diff/testph5diff.sh.in +++ b/tools/test/h5diff/testph5diff.sh.in @@ -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 +# the LICENSE file, which can be found at the root of the source code # 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/tools/test/h5dump/CMakeTests.cmake b/tools/test/h5dump/CMakeTests.cmake index 49417bd4d07..41fd15389a9 100644 --- a/tools/test/h5dump/CMakeTests.cmake +++ b/tools/test/h5dump/CMakeTests.cmake @@ -4,7 +4,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 +# the LICENSE file, which can be found at the root of the source code # 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/tools/test/h5dump/CMakeTestsPBITS.cmake b/tools/test/h5dump/CMakeTestsPBITS.cmake index 9c6dab446d1..7325e510b39 100644 --- a/tools/test/h5dump/CMakeTestsPBITS.cmake +++ b/tools/test/h5dump/CMakeTestsPBITS.cmake @@ -4,7 +4,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 +# the LICENSE file, which can be found at the root of the source code # 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/tools/test/h5dump/CMakeTestsVDS.cmake b/tools/test/h5dump/CMakeTestsVDS.cmake index 81a6eb249dd..6d5c4b2ced5 100644 --- a/tools/test/h5dump/CMakeTestsVDS.cmake +++ b/tools/test/h5dump/CMakeTestsVDS.cmake @@ -4,7 +4,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 +# the LICENSE file, which can be found at the root of the source code # 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/tools/test/h5dump/CMakeTestsXML.cmake b/tools/test/h5dump/CMakeTestsXML.cmake index 7b97f71057b..97b30582680 100644 --- a/tools/test/h5dump/CMakeTestsXML.cmake +++ b/tools/test/h5dump/CMakeTestsXML.cmake @@ -4,7 +4,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 +# the LICENSE file, which can be found at the root of the source code # 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/tools/test/h5dump/CMakeVFDTests.cmake b/tools/test/h5dump/CMakeVFDTests.cmake index 6f89d4cf2e5..e6f2fd05c1f 100644 --- a/tools/test/h5dump/CMakeVFDTests.cmake +++ b/tools/test/h5dump/CMakeVFDTests.cmake @@ -4,7 +4,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 +# the LICENSE file, which can be found at the root of the source code # 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/tools/test/h5dump/Makefile.am b/tools/test/h5dump/Makefile.am index 619647c670e..d535be413b1 100644 --- a/tools/test/h5dump/Makefile.am +++ b/tools/test/h5dump/Makefile.am @@ -4,7 +4,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 +# the LICENSE file, which can be found at the root of the source code # 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/tools/test/h5dump/binread.c b/tools/test/h5dump/binread.c index 50c88ad1941..a16a3ca0160 100644 --- a/tools/test/h5dump/binread.c +++ b/tools/test/h5dump/binread.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 * + * the LICENSE file, which can be found at the root of the source code * * 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/tools/test/h5dump/dynlib_dump.c b/tools/test/h5dump/dynlib_dump.c index fd675b065ed..d8a7a7e3696 100644 --- a/tools/test/h5dump/dynlib_dump.c +++ b/tools/test/h5dump/dynlib_dump.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/tools/test/h5dump/h5dump_plugin.sh.in b/tools/test/h5dump/h5dump_plugin.sh.in index c9e485d565f..b1ba19efb44 100644 --- a/tools/test/h5dump/h5dump_plugin.sh.in +++ b/tools/test/h5dump/h5dump_plugin.sh.in @@ -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 +# the LICENSE file, which can be found at the root of the source code # 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/tools/test/h5dump/h5dumpgentest.c b/tools/test/h5dump/h5dumpgentest.c index 1af7d721254..5c13d614844 100644 --- a/tools/test/h5dump/h5dumpgentest.c +++ b/tools/test/h5dump/h5dumpgentest.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/tools/test/h5dump/testh5dump.sh.in b/tools/test/h5dump/testh5dump.sh.in index 6a60785e959..17bac431be2 100644 --- a/tools/test/h5dump/testh5dump.sh.in +++ b/tools/test/h5dump/testh5dump.sh.in @@ -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 +# the LICENSE file, which can be found at the root of the source code # 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/tools/test/h5dump/testh5dumppbits.sh.in b/tools/test/h5dump/testh5dumppbits.sh.in index 181dfb1b978..19e0954c97c 100644 --- a/tools/test/h5dump/testh5dumppbits.sh.in +++ b/tools/test/h5dump/testh5dumppbits.sh.in @@ -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 +# the LICENSE file, which can be found at the root of the source code # 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/tools/test/h5dump/testh5dumpvds.sh.in b/tools/test/h5dump/testh5dumpvds.sh.in index 9c992303d67..3245e26f619 100644 --- a/tools/test/h5dump/testh5dumpvds.sh.in +++ b/tools/test/h5dump/testh5dumpvds.sh.in @@ -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 +# the LICENSE file, which can be found at the root of the source code # 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/tools/test/h5dump/testh5dumpxml.sh.in b/tools/test/h5dump/testh5dumpxml.sh.in index b95d5c4ff34..53af38508f5 100644 --- a/tools/test/h5dump/testh5dumpxml.sh.in +++ b/tools/test/h5dump/testh5dumpxml.sh.in @@ -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 +# the LICENSE file, which can be found at the root of the source code # 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/tools/test/h5format_convert/CMakeTests.cmake b/tools/test/h5format_convert/CMakeTests.cmake index 3611e6c9e92..6b290c0b633 100644 --- a/tools/test/h5format_convert/CMakeTests.cmake +++ b/tools/test/h5format_convert/CMakeTests.cmake @@ -4,7 +4,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 +# the LICENSE file, which can be found at the root of the source code # 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/tools/test/h5format_convert/Makefile.am b/tools/test/h5format_convert/Makefile.am index 1ab0151bb19..316954b8d04 100644 --- a/tools/test/h5format_convert/Makefile.am +++ b/tools/test/h5format_convert/Makefile.am @@ -4,7 +4,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 +# the LICENSE file, which can be found at the root of the source code # 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/tools/test/h5format_convert/h5fc_chk_idx.c b/tools/test/h5format_convert/h5fc_chk_idx.c index 24434b00e48..f92d1043158 100644 --- a/tools/test/h5format_convert/h5fc_chk_idx.c +++ b/tools/test/h5format_convert/h5fc_chk_idx.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/tools/test/h5format_convert/h5fc_gentest.c b/tools/test/h5format_convert/h5fc_gentest.c index 7a31e58cc2a..144842a35fc 100644 --- a/tools/test/h5format_convert/h5fc_gentest.c +++ b/tools/test/h5format_convert/h5fc_gentest.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/tools/test/h5format_convert/testh5fc.sh.in b/tools/test/h5format_convert/testh5fc.sh.in index 6b75248f3c3..5ecdcff9e66 100644 --- a/tools/test/h5format_convert/testh5fc.sh.in +++ b/tools/test/h5format_convert/testh5fc.sh.in @@ -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 +# the LICENSE file, which can be found at the root of the source code # 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/tools/test/h5import/CMakeTests.cmake b/tools/test/h5import/CMakeTests.cmake index 443effe5fc3..6e6c960f6db 100644 --- a/tools/test/h5import/CMakeTests.cmake +++ b/tools/test/h5import/CMakeTests.cmake @@ -4,7 +4,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 +# the LICENSE file, which can be found at the root of the source code # 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/tools/test/h5import/Makefile.am b/tools/test/h5import/Makefile.am index 6cd9947320d..476318c1bb1 100644 --- a/tools/test/h5import/Makefile.am +++ b/tools/test/h5import/Makefile.am @@ -4,7 +4,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 +# the LICENSE file, which can be found at the root of the source code # 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/tools/test/h5import/h5importtest.c b/tools/test/h5import/h5importtest.c index b11fe100d2d..031616cc39f 100644 --- a/tools/test/h5import/h5importtest.c +++ b/tools/test/h5import/h5importtest.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/tools/test/h5import/h5importtestutil.sh.in b/tools/test/h5import/h5importtestutil.sh.in index 04582ee87c2..d31ee91bb24 100644 --- a/tools/test/h5import/h5importtestutil.sh.in +++ b/tools/test/h5import/h5importtestutil.sh.in @@ -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 +# the LICENSE file, which can be found at the root of the source code # 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/tools/test/h5jam/CMakeTests.cmake b/tools/test/h5jam/CMakeTests.cmake index 2067e7946e5..60f3532f5a0 100644 --- a/tools/test/h5jam/CMakeTests.cmake +++ b/tools/test/h5jam/CMakeTests.cmake @@ -4,7 +4,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 +# the LICENSE file, which can be found at the root of the source code # 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/tools/test/h5jam/Makefile.am b/tools/test/h5jam/Makefile.am index 06e8e86e404..8a6382404c4 100644 --- a/tools/test/h5jam/Makefile.am +++ b/tools/test/h5jam/Makefile.am @@ -4,7 +4,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 +# the LICENSE file, which can be found at the root of the source code # 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/tools/test/h5jam/getub.c b/tools/test/h5jam/getub.c index 8878a69fca2..83c772902ba 100644 --- a/tools/test/h5jam/getub.c +++ b/tools/test/h5jam/getub.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/tools/test/h5jam/h5jamgentest.c b/tools/test/h5jam/h5jamgentest.c index 0ab29c30d32..cdf44f1c9bf 100644 --- a/tools/test/h5jam/h5jamgentest.c +++ b/tools/test/h5jam/h5jamgentest.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/tools/test/h5jam/tellub.c b/tools/test/h5jam/tellub.c index 61ea89663cf..67809231d44 100644 --- a/tools/test/h5jam/tellub.c +++ b/tools/test/h5jam/tellub.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/tools/test/h5jam/testh5jam.sh.in b/tools/test/h5jam/testh5jam.sh.in index ee34377047d..a7a88eea722 100644 --- a/tools/test/h5jam/testh5jam.sh.in +++ b/tools/test/h5jam/testh5jam.sh.in @@ -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 +# the LICENSE file, which can be found at the root of the source code # 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/tools/test/h5ls/CMakeTests.cmake b/tools/test/h5ls/CMakeTests.cmake index 1e2ddd7f376..cff2941b3a7 100644 --- a/tools/test/h5ls/CMakeTests.cmake +++ b/tools/test/h5ls/CMakeTests.cmake @@ -4,7 +4,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 +# the LICENSE file, which can be found at the root of the source code # 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/tools/test/h5ls/CMakeTestsVDS.cmake b/tools/test/h5ls/CMakeTestsVDS.cmake index 9251718943b..c8b31db42d2 100644 --- a/tools/test/h5ls/CMakeTestsVDS.cmake +++ b/tools/test/h5ls/CMakeTestsVDS.cmake @@ -4,7 +4,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 +# the LICENSE file, which can be found at the root of the source code # 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/tools/test/h5ls/Makefile.am b/tools/test/h5ls/Makefile.am index f802f881ce2..5c9abd5faf8 100644 --- a/tools/test/h5ls/Makefile.am +++ b/tools/test/h5ls/Makefile.am @@ -4,7 +4,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 +# the LICENSE file, which can be found at the root of the source code # 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/tools/test/h5ls/dynlib_ls.c b/tools/test/h5ls/dynlib_ls.c index fd675b065ed..d8a7a7e3696 100644 --- a/tools/test/h5ls/dynlib_ls.c +++ b/tools/test/h5ls/dynlib_ls.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/tools/test/h5ls/h5ls_plugin.sh.in b/tools/test/h5ls/h5ls_plugin.sh.in index 8b606d6ff29..10621a41c62 100644 --- a/tools/test/h5ls/h5ls_plugin.sh.in +++ b/tools/test/h5ls/h5ls_plugin.sh.in @@ -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 +# the LICENSE file, which can be found at the root of the source code # 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/tools/test/h5ls/testh5ls.sh.in b/tools/test/h5ls/testh5ls.sh.in index 78844cfc654..c4885d42dbc 100644 --- a/tools/test/h5ls/testh5ls.sh.in +++ b/tools/test/h5ls/testh5ls.sh.in @@ -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 +# the LICENSE file, which can be found at the root of the source code # 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/tools/test/h5ls/testh5lsvds.sh.in b/tools/test/h5ls/testh5lsvds.sh.in index 9038cf18ddd..92f7e0fad9d 100644 --- a/tools/test/h5ls/testh5lsvds.sh.in +++ b/tools/test/h5ls/testh5lsvds.sh.in @@ -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 +# the LICENSE file, which can be found at the root of the source code # 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/tools/test/h5repack/CMakeTests.cmake b/tools/test/h5repack/CMakeTests.cmake index 2c584ba6040..e2c6aee1baa 100644 --- a/tools/test/h5repack/CMakeTests.cmake +++ b/tools/test/h5repack/CMakeTests.cmake @@ -4,7 +4,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 +# the LICENSE file, which can be found at the root of the source code # 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/tools/test/h5repack/CMakeVFDTests.cmake b/tools/test/h5repack/CMakeVFDTests.cmake index e992029ab33..93698b8dd8b 100644 --- a/tools/test/h5repack/CMakeVFDTests.cmake +++ b/tools/test/h5repack/CMakeVFDTests.cmake @@ -4,7 +4,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 +# the LICENSE file, which can be found at the root of the source code # 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/tools/test/h5repack/Makefile.am b/tools/test/h5repack/Makefile.am index a3db2548c55..726aadd03fc 100644 --- a/tools/test/h5repack/Makefile.am +++ b/tools/test/h5repack/Makefile.am @@ -4,7 +4,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 +# the LICENSE file, which can be found at the root of the source code # 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/tools/test/h5repack/dynlib_rpk.c b/tools/test/h5repack/dynlib_rpk.c index 0fc3c42516f..bd0430478e2 100644 --- a/tools/test/h5repack/dynlib_rpk.c +++ b/tools/test/h5repack/dynlib_rpk.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/tools/test/h5repack/dynlib_vrpk.c b/tools/test/h5repack/dynlib_vrpk.c index f9f92999dbe..91934222ea1 100644 --- a/tools/test/h5repack/dynlib_vrpk.c +++ b/tools/test/h5repack/dynlib_vrpk.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/tools/test/h5repack/h5repack.sh.in b/tools/test/h5repack/h5repack.sh.in index 9b4af9dda45..6d443f31865 100644 --- a/tools/test/h5repack/h5repack.sh.in +++ b/tools/test/h5repack/h5repack.sh.in @@ -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 +# the LICENSE file, which can be found at the root of the source code # 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/tools/test/h5repack/h5repack_plugin.sh.in b/tools/test/h5repack/h5repack_plugin.sh.in index a39cd7b967f..e073796c538 100644 --- a/tools/test/h5repack/h5repack_plugin.sh.in +++ b/tools/test/h5repack/h5repack_plugin.sh.in @@ -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 +# the LICENSE file, which can be found at the root of the source code # 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/tools/test/h5repack/h5repackgentest.c b/tools/test/h5repack/h5repackgentest.c index 8fbfab5e420..6e776b53310 100644 --- a/tools/test/h5repack/h5repackgentest.c +++ b/tools/test/h5repack/h5repackgentest.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/tools/test/h5repack/h5repacktst.c b/tools/test/h5repack/h5repacktst.c index c9d64188695..e3c34fe82ab 100644 --- a/tools/test/h5repack/h5repacktst.c +++ b/tools/test/h5repack/h5repacktst.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/tools/test/h5repack/testh5repack_detect_szip.c b/tools/test/h5repack/testh5repack_detect_szip.c index f2410f65ab6..bcc93c52981 100644 --- a/tools/test/h5repack/testh5repack_detect_szip.c +++ b/tools/test/h5repack/testh5repack_detect_szip.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/tools/test/h5stat/CMakeTests.cmake b/tools/test/h5stat/CMakeTests.cmake index 18137d10250..8ac0dfdec9d 100644 --- a/tools/test/h5stat/CMakeTests.cmake +++ b/tools/test/h5stat/CMakeTests.cmake @@ -4,7 +4,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 +# the LICENSE file, which can be found at the root of the source code # 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/tools/test/h5stat/Makefile.am b/tools/test/h5stat/Makefile.am index 530c86cd66a..89469bce427 100644 --- a/tools/test/h5stat/Makefile.am +++ b/tools/test/h5stat/Makefile.am @@ -4,7 +4,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 +# the LICENSE file, which can be found at the root of the source code # 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/tools/test/h5stat/h5stat_gentest.c b/tools/test/h5stat/h5stat_gentest.c index 787c2e19f17..c29e0083834 100644 --- a/tools/test/h5stat/h5stat_gentest.c +++ b/tools/test/h5stat/h5stat_gentest.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/tools/test/h5stat/testh5stat.sh.in b/tools/test/h5stat/testh5stat.sh.in index b44c43921de..9d80a516ef5 100644 --- a/tools/test/h5stat/testh5stat.sh.in +++ b/tools/test/h5stat/testh5stat.sh.in @@ -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 +# the LICENSE file, which can be found at the root of the source code # 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/tools/test/misc/CMakeTestsClear.cmake b/tools/test/misc/CMakeTestsClear.cmake index 2ec4292208b..43686e089ac 100644 --- a/tools/test/misc/CMakeTestsClear.cmake +++ b/tools/test/misc/CMakeTestsClear.cmake @@ -4,7 +4,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 +# the LICENSE file, which can be found at the root of the source code # 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/tools/test/misc/CMakeTestsMkgrp.cmake b/tools/test/misc/CMakeTestsMkgrp.cmake index a66d4ee5150..f3be60d6232 100644 --- a/tools/test/misc/CMakeTestsMkgrp.cmake +++ b/tools/test/misc/CMakeTestsMkgrp.cmake @@ -4,7 +4,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 +# the LICENSE file, which can be found at the root of the source code # 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/tools/test/misc/CMakeTestsRepart.cmake b/tools/test/misc/CMakeTestsRepart.cmake index 9b3e44e73e8..2c885ad0ccf 100644 --- a/tools/test/misc/CMakeTestsRepart.cmake +++ b/tools/test/misc/CMakeTestsRepart.cmake @@ -4,7 +4,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 +# the LICENSE file, which can be found at the root of the source code # 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/tools/test/misc/Makefile.am b/tools/test/misc/Makefile.am index e222af2f21a..43c822e74df 100644 --- a/tools/test/misc/Makefile.am +++ b/tools/test/misc/Makefile.am @@ -4,7 +4,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 +# the LICENSE file, which can be found at the root of the source code # 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/tools/test/misc/clear_open_chk.c b/tools/test/misc/clear_open_chk.c index 8abd4e5a1ff..286e5ac6b82 100644 --- a/tools/test/misc/clear_open_chk.c +++ b/tools/test/misc/clear_open_chk.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/tools/test/misc/h5clear_gentest.c b/tools/test/misc/h5clear_gentest.c index 5bcd91f9774..ba4db9a1ec3 100644 --- a/tools/test/misc/h5clear_gentest.c +++ b/tools/test/misc/h5clear_gentest.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/tools/test/misc/h5perf_gentest.c b/tools/test/misc/h5perf_gentest.c index b3f5bb722b4..8c12bce050b 100644 --- a/tools/test/misc/h5perf_gentest.c +++ b/tools/test/misc/h5perf_gentest.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/tools/test/misc/h5repart_gentest.c b/tools/test/misc/h5repart_gentest.c index a4a4ab10a8d..714806a05c5 100644 --- a/tools/test/misc/h5repart_gentest.c +++ b/tools/test/misc/h5repart_gentest.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/tools/test/misc/repart_test.c b/tools/test/misc/repart_test.c index 3857ee29fee..705b67435f8 100644 --- a/tools/test/misc/repart_test.c +++ b/tools/test/misc/repart_test.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/tools/test/misc/talign.c b/tools/test/misc/talign.c index e3c0f455d1e..7e382e61ae5 100644 --- a/tools/test/misc/talign.c +++ b/tools/test/misc/talign.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/tools/test/misc/testh5clear.sh.in b/tools/test/misc/testh5clear.sh.in index b97509415e2..085417a55e2 100644 --- a/tools/test/misc/testh5clear.sh.in +++ b/tools/test/misc/testh5clear.sh.in @@ -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 +# the LICENSE file, which can be found at the root of the source code # 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/tools/test/misc/testh5mkgrp.sh.in b/tools/test/misc/testh5mkgrp.sh.in index 297f89f9f19..3481d507288 100644 --- a/tools/test/misc/testh5mkgrp.sh.in +++ b/tools/test/misc/testh5mkgrp.sh.in @@ -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 +# the LICENSE file, which can be found at the root of the source code # 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/tools/test/misc/testh5repart.sh.in b/tools/test/misc/testh5repart.sh.in index e101b088067..ee8dd65a45a 100644 --- a/tools/test/misc/testh5repart.sh.in +++ b/tools/test/misc/testh5repart.sh.in @@ -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 +# the LICENSE file, which can be found at the root of the source code # 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/tools/test/misc/vds/Makefile.am b/tools/test/misc/vds/Makefile.am index f2cc259e634..94f34e5e55c 100644 --- a/tools/test/misc/vds/Makefile.am +++ b/tools/test/misc/vds/Makefile.am @@ -4,7 +4,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 +# the LICENSE file, which can be found at the root of the source code # 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/tools/test/misc/vds/UC_1.h b/tools/test/misc/vds/UC_1.h index a7046ff48e8..1023afee6bf 100644 --- a/tools/test/misc/vds/UC_1.h +++ b/tools/test/misc/vds/UC_1.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/tools/test/misc/vds/UC_1_one_dim_gen.c b/tools/test/misc/vds/UC_1_one_dim_gen.c index 56b257dfeb4..f9287d9680d 100644 --- a/tools/test/misc/vds/UC_1_one_dim_gen.c +++ b/tools/test/misc/vds/UC_1_one_dim_gen.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/tools/test/misc/vds/UC_2.h b/tools/test/misc/vds/UC_2.h index bf94a329b8b..92d5cf4727f 100644 --- a/tools/test/misc/vds/UC_2.h +++ b/tools/test/misc/vds/UC_2.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/tools/test/misc/vds/UC_2_two_dims_gen.c b/tools/test/misc/vds/UC_2_two_dims_gen.c index 05488c4a972..a8930ac0a5f 100644 --- a/tools/test/misc/vds/UC_2_two_dims_gen.c +++ b/tools/test/misc/vds/UC_2_two_dims_gen.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/tools/test/misc/vds/UC_3.h b/tools/test/misc/vds/UC_3.h index ea3df96f14f..2752994bb39 100644 --- a/tools/test/misc/vds/UC_3.h +++ b/tools/test/misc/vds/UC_3.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/tools/test/misc/vds/UC_3_gaps_gen.c b/tools/test/misc/vds/UC_3_gaps_gen.c index 33840dcdd3e..e7e05bc58a7 100644 --- a/tools/test/misc/vds/UC_3_gaps_gen.c +++ b/tools/test/misc/vds/UC_3_gaps_gen.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/tools/test/misc/vds/UC_4.h b/tools/test/misc/vds/UC_4.h index c4698912fc6..b4ed93ba99c 100644 --- a/tools/test/misc/vds/UC_4.h +++ b/tools/test/misc/vds/UC_4.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/tools/test/misc/vds/UC_4_printf_gen.c b/tools/test/misc/vds/UC_4_printf_gen.c index 45de2acd200..eec604ce9e1 100644 --- a/tools/test/misc/vds/UC_4_printf_gen.c +++ b/tools/test/misc/vds/UC_4_printf_gen.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/tools/test/misc/vds/UC_5.h b/tools/test/misc/vds/UC_5.h index 56544553c4c..e76d47fcfd7 100644 --- a/tools/test/misc/vds/UC_5.h +++ b/tools/test/misc/vds/UC_5.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/tools/test/misc/vds/UC_5_stride_gen.c b/tools/test/misc/vds/UC_5_stride_gen.c index f1e93e15bb6..36f055a079f 100644 --- a/tools/test/misc/vds/UC_5_stride_gen.c +++ b/tools/test/misc/vds/UC_5_stride_gen.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/tools/test/misc/vds/UC_common.h b/tools/test/misc/vds/UC_common.h index 4cfce358c1c..ae077c65982 100644 --- a/tools/test/misc/vds/UC_common.h +++ b/tools/test/misc/vds/UC_common.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/tools/test/perform/CMakeTests.cmake b/tools/test/perform/CMakeTests.cmake index 714713e5569..aeec2c111a1 100644 --- a/tools/test/perform/CMakeTests.cmake +++ b/tools/test/perform/CMakeTests.cmake @@ -4,7 +4,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 +# the LICENSE file, which can be found at the root of the source code # 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/tools/test/perform/Makefile.am b/tools/test/perform/Makefile.am index 14755ca46f0..3a32db3693e 100644 --- a/tools/test/perform/Makefile.am +++ b/tools/test/perform/Makefile.am @@ -4,7 +4,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 +# the LICENSE file, which can be found at the root of the source code # 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/tools/test/perform/chunk.c b/tools/test/perform/chunk.c index 665c857b9d8..66450b875bb 100644 --- a/tools/test/perform/chunk.c +++ b/tools/test/perform/chunk.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/tools/test/perform/chunk_cache.c b/tools/test/perform/chunk_cache.c index 3d258ea657d..012b0035309 100644 --- a/tools/test/perform/chunk_cache.c +++ b/tools/test/perform/chunk_cache.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/tools/test/perform/direct_write_perf.c b/tools/test/perform/direct_write_perf.c index be9d58342eb..a24710fa3e7 100644 --- a/tools/test/perform/direct_write_perf.c +++ b/tools/test/perform/direct_write_perf.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/tools/test/perform/gen_report.pl b/tools/test/perform/gen_report.pl index e42e547aab5..74a5d4817e1 100644 --- a/tools/test/perform/gen_report.pl +++ b/tools/test/perform/gen_report.pl @@ -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 +# the LICENSE file, which can be found at the root of the source code # 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/tools/test/perform/iopipe.c b/tools/test/perform/iopipe.c index b5190fa6767..eed64924999 100644 --- a/tools/test/perform/iopipe.c +++ b/tools/test/perform/iopipe.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/tools/test/perform/overhead.c b/tools/test/perform/overhead.c index 721124c05bb..e301bbfb737 100644 --- a/tools/test/perform/overhead.c +++ b/tools/test/perform/overhead.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/tools/test/perform/perf_meta.c b/tools/test/perform/perf_meta.c index 401400a1ac9..d75bdb1044c 100644 --- a/tools/test/perform/perf_meta.c +++ b/tools/test/perform/perf_meta.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/tools/test/perform/zip_perf.c b/tools/test/perform/zip_perf.c index 8f33a86bf42..78f62f80c60 100644 --- a/tools/test/perform/zip_perf.c +++ b/tools/test/perform/zip_perf.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/utils/Makefile.am b/utils/Makefile.am index 740f5c36fbf..1f9359a5486 100644 --- a/utils/Makefile.am +++ b/utils/Makefile.am @@ -4,7 +4,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 +# the LICENSE file, which can be found at the root of the source code # 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/utils/mirror_vfd/Makefile.am b/utils/mirror_vfd/Makefile.am index f263c4e73b0..d3640a389fc 100644 --- a/utils/mirror_vfd/Makefile.am +++ b/utils/mirror_vfd/Makefile.am @@ -4,7 +4,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 +# the LICENSE file, which can be found at the root of the source code # 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/utils/mirror_vfd/mirror_remote.c b/utils/mirror_vfd/mirror_remote.c index a5115276e53..fc3ac5e8d2f 100644 --- a/utils/mirror_vfd/mirror_remote.c +++ b/utils/mirror_vfd/mirror_remote.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/utils/mirror_vfd/mirror_remote.h b/utils/mirror_vfd/mirror_remote.h index 00a09b061b0..863169ee8fe 100644 --- a/utils/mirror_vfd/mirror_remote.h +++ b/utils/mirror_vfd/mirror_remote.h @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/utils/mirror_vfd/mirror_server.c b/utils/mirror_vfd/mirror_server.c index 597e307e9ae..467a9b332e6 100644 --- a/utils/mirror_vfd/mirror_server.c +++ b/utils/mirror_vfd/mirror_server.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/utils/mirror_vfd/mirror_server_stop.c b/utils/mirror_vfd/mirror_server_stop.c index 6b2b1b116b3..d575f32db5c 100644 --- a/utils/mirror_vfd/mirror_server_stop.c +++ b/utils/mirror_vfd/mirror_server_stop.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/utils/mirror_vfd/mirror_writer.c b/utils/mirror_vfd/mirror_writer.c index f1569657deb..ec8a45e9546 100644 --- a/utils/mirror_vfd/mirror_writer.c +++ b/utils/mirror_vfd/mirror_writer.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/utils/subfiling_vfd/h5fuse.in b/utils/subfiling_vfd/h5fuse.in index a4c6a053cc0..bc288261fce 100755 --- a/utils/subfiling_vfd/h5fuse.in +++ b/utils/subfiling_vfd/h5fuse.in @@ -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 +# the LICENSE file, which can be found at the root of the source code # 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/utils/test/Makefile.am b/utils/test/Makefile.am index 43a8d6109b7..31719375431 100644 --- a/utils/test/Makefile.am +++ b/utils/test/Makefile.am @@ -4,7 +4,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 +# the LICENSE file, which can be found at the root of the source code # 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/utils/test/swmr_check_compat_vfd.c b/utils/test/swmr_check_compat_vfd.c index eeaae726f47..55bb4daa015 100644 --- a/utils/test/swmr_check_compat_vfd.c +++ b/utils/test/swmr_check_compat_vfd.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/utils/tools/Makefile.am b/utils/tools/Makefile.am index 0c89aff24f9..3a7105f27a6 100644 --- a/utils/tools/Makefile.am +++ b/utils/tools/Makefile.am @@ -4,7 +4,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 +# the LICENSE file, which can be found at the root of the source code # 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/utils/tools/h5dwalk/Makefile.am b/utils/tools/h5dwalk/Makefile.am index 34cdb32d5f0..046a38595df 100644 --- a/utils/tools/h5dwalk/Makefile.am +++ b/utils/tools/h5dwalk/Makefile.am @@ -4,7 +4,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 +# the LICENSE file, which can be found at the root of the source code # 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/utils/tools/h5dwalk/h5dwalk.c b/utils/tools/h5dwalk/h5dwalk.c index 58d7463d959..e1d8889b4e0 100644 --- a/utils/tools/h5dwalk/h5dwalk.c +++ b/utils/tools/h5dwalk/h5dwalk.c @@ -4,7 +4,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 * + * the LICENSE file, which can be found at the root of the source code * * 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/utils/tools/test/Makefile.am b/utils/tools/test/Makefile.am index 88104f201d7..e69f73373e9 100644 --- a/utils/tools/test/Makefile.am +++ b/utils/tools/test/Makefile.am @@ -4,7 +4,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 +# the LICENSE file, which can be found at the root of the source code # 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/utils/tools/test/h5dwalk/CMakeTests.cmake b/utils/tools/test/h5dwalk/CMakeTests.cmake index b65499d6c60..b2670cd26c1 100644 --- a/utils/tools/test/h5dwalk/CMakeTests.cmake +++ b/utils/tools/test/h5dwalk/CMakeTests.cmake @@ -4,7 +4,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 +# the LICENSE file, which can be found at the root of the source code # 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/utils/tools/test/h5dwalk/Makefile.am b/utils/tools/test/h5dwalk/Makefile.am index c32dd0fdf35..a8eb71ab636 100644 --- a/utils/tools/test/h5dwalk/Makefile.am +++ b/utils/tools/test/h5dwalk/Makefile.am @@ -4,7 +4,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 +# the LICENSE file, which can be found at the root of the source code # 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/utils/tools/test/h5dwalk/copy_demo_files.sh.in b/utils/tools/test/h5dwalk/copy_demo_files.sh.in index 8ccc5e8b678..13d12f86605 100644 --- a/utils/tools/test/h5dwalk/copy_demo_files.sh.in +++ b/utils/tools/test/h5dwalk/copy_demo_files.sh.in @@ -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 +# the LICENSE file, which can be found at the root of the source code # 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/utils/tools/test/h5dwalk/testh5dwalk.sh.in b/utils/tools/test/h5dwalk/testh5dwalk.sh.in index 694dad01e3b..8774bde6a9b 100644 --- a/utils/tools/test/h5dwalk/testh5dwalk.sh.in +++ b/utils/tools/test/h5dwalk/testh5dwalk.sh.in @@ -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 +# the LICENSE file, which can be found at the root of the source code # 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.