diff options
author | Lasse Collin <lasse.collin@tukaani.org> | 2009-07-19 11:09:31 +0300 |
---|---|---|
committer | Lasse Collin <lasse.collin@tukaani.org> | 2009-07-19 11:09:31 +0300 |
commit | ef4cf1851de89022cba5674784f1a8f6343c15b0 (patch) | |
tree | 0abbe48d17737b7ed3f2ff225fa8f1d36b0901f9 /src | |
parent | Use AC_CONFIG_AUX_DIR to clean up the toplevel directory (diff) | |
download | xz-ef4cf1851de89022cba5674784f1a8f6343c15b0.tar.xz |
Added missing author notice to xzless.in.
Diffstat (limited to 'src')
-rw-r--r-- | src/scripts/xzless.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/scripts/xzless.in b/src/scripts/xzless.in index f4ee6184..6639943a 100644 --- a/src/scripts/xzless.in +++ b/src/scripts/xzless.in @@ -2,6 +2,7 @@ # Copyright (C) 1998, 2002, 2006, 2007 Free Software Foundation +# The original version for gzip was written by Paul Eggert. # Modified for XZ Utils by Andrew Dudman and Lasse Collin. # This program is free software; you can redistribute it and/or modify |