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 /lzcheck.c | |
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 'lzcheck.c')
-rw-r--r-- | lzcheck.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ /* Lzcheck - Test program for the library lzlib - Copyright (C) 2009-2024 Antonio Diaz Diaz. + Copyright (C) 2009-2025 Antonio Diaz Diaz. This program is free software: you have unlimited permission to copy, distribute, and modify it. |