diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-01-31 05:33:38 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-01-31 05:33:46 +0000 |
commit | c966a54e1a444c5e78adde1160a21c50a42c24cf (patch) | |
tree | edbdc88c4dc978e45ef78152627c0170b1001d03 /testsuite | |
parent | Releasing debian version 1.13~rc1-1. (diff) | |
download | pdlzip-c966a54e1a444c5e78adde1160a21c50a42c24cf.tar.xz pdlzip-c966a54e1a444c5e78adde1160a21c50a42c24cf.zip |
Merging upstream version 1.13.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rwxr-xr-x | testsuite/check.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/check.sh b/testsuite/check.sh index 8c18a1c..6b7522e 100755 --- a/testsuite/check.sh +++ b/testsuite/check.sh @@ -1,6 +1,6 @@ #! /bin/sh # check script for Pdlzip - LZMA lossless data compressor -# Copyright (C) 2010-2023 Antonio Diaz Diaz. +# Copyright (C) 2010-2024 Antonio Diaz Diaz. # # This script is free software: you have unlimited permission # to copy, distribute, and modify it. |