diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-08 04:39:17 +0000 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-08 04:39:17 +0000 |
commit | 35bd6e4a7ab54f8ff0a1c77653d6898af5dcf183 (patch) | |
tree | b3a897eeacf8b5d05a89972afd89e3cd2dc42974 /zcat.cc | |
parent | Adding upstream version 1.3~rc1. (diff) | |
download | zutils-35bd6e4a7ab54f8ff0a1c77653d6898af5dcf183.tar.xz zutils-35bd6e4a7ab54f8ff0a1c77653d6898af5dcf183.zip |
Adding upstream version 1.3.upstream/1.3
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
Diffstat (limited to '')
-rw-r--r-- | zcat.cc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ /* Zcat - decompress and concatenate files to standard output - Copyright (C) 2010, 2011, 2012, 2013, 2014 Antonio Diaz Diaz. + Copyright (C) 2010-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 |