summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorLarry Knox <lrknox@hdfgroup.org>2020-09-04 19:06:02 (GMT)
committerLarry Knox <lrknox@hdfgroup.org>2020-09-04 19:06:02 (GMT)
commite0b1b6b9b7374d202d7fa5c3130a9bcd0801c40f (patch)
tree260246d0e12358c22a1b3d64d25b6682fe4a3236 /bin
parent59ce66cc47e52d37a290ed8fcd126e476358e190 (diff)
downloadhdf5-e0b1b6b9b7374d202d7fa5c3130a9bcd0801c40f.zip
hdf5-e0b1b6b9b7374d202d7fa5c3130a9bcd0801c40f.tar.gz
hdf5-e0b1b6b9b7374d202d7fa5c3130a9bcd0801c40f.tar.bz2
Add szip and zlib changes to makeInternalREADME.pl.
Diffstat (limited to 'bin')
-rwxr-xr-xbin/pkgscrpts/makeInternalREADME.pl14
1 files changed, 7 insertions, 7 deletions
diff --git a/bin/pkgscrpts/makeInternalREADME.pl b/bin/pkgscrpts/makeInternalREADME.pl
index ecaf82b..8aeb1b0 100755
--- a/bin/pkgscrpts/makeInternalREADME.pl
+++ b/bin/pkgscrpts/makeInternalREADME.pl
@@ -35,15 +35,15 @@ The contents of this directory are:
h5cc, h5c++, and h5fc compile scripts found
in the installed bin directory.
-These binaries were built with the ZLIB and SZIP (version 2.1, Encoder
-ENABLED) external libraries which are included in the lib directory for
-convenience.
+These binaries were built with the ZLIB and Libaec, an unrestricted open-source
+replacement for SZIP (version 1.0.4, EncoderENABLED) external libraries which
+are included in the lib directory for convenience.
-The official ZLIB and SZIP pages are at:
+The official ZLIB and Libaec pages are at:
- ZLIB: http://www.zlib.net/
- http://www.zlib.net/zlib_license.html
- SZIP: http://hdfgroup.org/doc_resource/SZIP/
+ ZLIB: https://git.savannah.gnu.org/cgit/gzip.git/
+ https://git.savannah.gnu.org/cgit/gzip.git/tree/COPYING
+ Libaec:
https://gitlab.dkrz.de/k202009/libaec/-/blob/master/Copyright.txt
";