diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2025-01-15 04:08:18 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2025-01-15 04:08:18 +0000 |
commit | 7e63a7cbc3db6d7d3ee39cafacccaa69b28ff727 (patch) | |
tree | bcc3908e29107273021f3d2a6ac375b6af346735 /testsuite/check.sh | |
parent | Releasing debian version 1.15~rc1-1. (diff) | |
download | lzlib-7e63a7cbc3db6d7d3ee39cafacccaa69b28ff727.tar.xz lzlib-7e63a7cbc3db6d7d3ee39cafacccaa69b28ff727.zip |
Merging upstream version 1.15.
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 c52cceb..d4c5eff 100755 --- a/testsuite/check.sh +++ b/testsuite/check.sh @@ -1,6 +1,6 @@ #! /bin/sh # check script for Lzlib - Compression library for the lzip format -# Copyright (C) 2009-2024 Antonio Diaz Diaz. +# Copyright (C) 2009-2025 Antonio Diaz Diaz. # # This script is free software: you have unlimited permission # to copy, distribute, and modify it. |