diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-07 15:38:58 +0000 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-07 15:38:58 +0000 |
commit | 745a5c64486e2c306b98dc5a1dec127bd3ce6d37 (patch) | |
tree | 55a9c0c1a8aca7363fef2f018a4cae574dc672b3 /dec_stream.cc | |
parent | Adding debian version 1.2~rc2-1. (diff) | |
download | plzip-745a5c64486e2c306b98dc5a1dec127bd3ce6d37.tar.xz plzip-745a5c64486e2c306b98dc5a1dec127bd3ce6d37.zip |
Merging upstream version 1.2.
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
Diffstat (limited to 'dec_stream.cc')
-rw-r--r-- | dec_stream.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dec_stream.cc b/dec_stream.cc index 9dbce1d..f22f790 100644 --- a/dec_stream.cc +++ b/dec_stream.cc @@ -1,6 +1,6 @@ /* Plzip - Parallel compressor compatible with lzip Copyright (C) 2009 Laszlo Ersek. - Copyright (C) 2009, 2010, 2011, 2012, 2013, 2014 Antonio Diaz Diaz. + Copyright (C) 2009-2014 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 |