diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2017-05-07 15:53:50 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2017-05-07 15:53:50 +0000 |
commit | e2ee645667b471ed0171632bf0a5eb8ed9ae686c (patch) | |
tree | 28ee7e44cf26bac7727594aa85a7d9a7d13f9d27 /bbexample.c | |
parent | Releasing debian version 1.8-5. (diff) | |
download | lzlib-e2ee645667b471ed0171632bf0a5eb8ed9ae686c.tar.xz lzlib-e2ee645667b471ed0171632bf0a5eb8ed9ae686c.zip |
Merging upstream version 1.9.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'bbexample.c')
-rw-r--r-- | bbexample.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bbexample.c b/bbexample.c index 6b1352b..ab9a6e0 100644 --- a/bbexample.c +++ b/bbexample.c @@ -1,5 +1,5 @@ /* Buffer to buffer example - Test program for the lzlib library - Copyright (C) 2010-2016 Antonio Diaz Diaz. + Copyright (C) 2010-2017 Antonio Diaz Diaz. This program is free software: you have unlimited permission to copy, distribute and modify it. |