diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2018-02-16 22:53:52 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2018-02-16 22:53:52 +0000 |
commit | 006e85e57e005079065991a735a5007ab99f7071 (patch) | |
tree | 06ad797bb9415413b606043f87213703d02e0505 /fast_encoder.cc | |
parent | Adding upstream version 1.19. (diff) | |
download | lzip-006e85e57e005079065991a735a5007ab99f7071.tar.xz lzip-006e85e57e005079065991a735a5007ab99f7071.zip |
Adding upstream version 1.20.upstream/1.20
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | fast_encoder.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fast_encoder.cc b/fast_encoder.cc index 57b21ef..3c5d32b 100644 --- a/fast_encoder.cc +++ b/fast_encoder.cc @@ -1,5 +1,5 @@ /* Lzip - LZMA lossless data compressor - Copyright (C) 2008-2017 Antonio Diaz Diaz. + Copyright (C) 2008-2018 Antonio Diaz Diaz. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by |