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 /compress.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 'compress.cc')
-rw-r--r-- | compress.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/compress.cc b/compress.cc index b579f3c..d47d4c9 100644 --- a/compress.cc +++ b/compress.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 |