diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2016-05-29 17:17:06 +0000 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2016-05-29 17:17:06 +0000 |
commit | b16de3164ab0d9f55adc5575b46f96c7e92f26f6 (patch) | |
tree | 1fce37f4d8499fbf261ad6fb9bb58f3547e9d01f /encoder_base.c | |
parent | Adding upstream version 1.7. (diff) | |
download | clzip-b16de3164ab0d9f55adc5575b46f96c7e92f26f6.tar.xz clzip-b16de3164ab0d9f55adc5575b46f96c7e92f26f6.zip |
Adding upstream version 1.8.upstream/1.8
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
Diffstat (limited to '')
-rw-r--r-- | encoder_base.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/encoder_base.c b/encoder_base.c index 9ce4563..31cad3f 100644 --- a/encoder_base.c +++ b/encoder_base.c @@ -1,5 +1,5 @@ /* Clzip - LZMA lossless data compressor - Copyright (C) 2010-2015 Antonio Diaz Diaz. + Copyright (C) 2010-2016 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 |