diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2022-02-21 16:16:10 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2022-02-21 16:16:10 +0000 |
commit | 87cba41e30f31fb96d606fa5079d598ab7ebe4f7 (patch) | |
tree | 56fad1ae369f72a13426af15677dcead81c1eb0b /lzlib.c | |
parent | Adding upstream version 1.12. (diff) | |
download | lzlib-87cba41e30f31fb96d606fa5079d598ab7ebe4f7.tar.xz lzlib-87cba41e30f31fb96d606fa5079d598ab7ebe4f7.zip |
Adding upstream version 1.13.upstream/1.13
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'lzlib.c')
-rw-r--r-- | lzlib.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ /* Lzlib - Compression library for the lzip format - Copyright (C) 2009-2021 Antonio Diaz Diaz. + Copyright (C) 2009-2022 Antonio Diaz Diaz. This library is free software. Redistribution and use in source and binary forms, with or without modification, are permitted provided |