diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-07 09:59:20 +0000 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-07 09:59:20 +0000 |
commit | efdc5b2e77cfe046e2cfd743ccd06bf69b382641 (patch) | |
tree | 8a9c6da7aee9ddc5fabcd45d2e366b3db7053c04 /fast_encoder.h | |
parent | Adding upstream version 1.15~pre2. (diff) | |
download | lzip-efdc5b2e77cfe046e2cfd743ccd06bf69b382641.tar.xz lzip-efdc5b2e77cfe046e2cfd743ccd06bf69b382641.zip |
Adding upstream version 1.15~pre3.upstream/1.15_pre3
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
Diffstat (limited to 'fast_encoder.h')
-rw-r--r-- | fast_encoder.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fast_encoder.h b/fast_encoder.h index 5b5169f..3f8125f 100644 --- a/fast_encoder.h +++ b/fast_encoder.h @@ -1,4 +1,4 @@ -/* Lzip - Data compressor based on the LZMA algorithm +/* Lzip - LZMA lossless data compressor Copyright (C) 2008, 2009, 2010, 2011, 2012, 2013 Antonio Diaz Diaz. This program is free software: you can redistribute it and/or modify |