diff options
Diffstat (limited to 'archival/gzip.c')
-rw-r--r-- | archival/gzip.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archival/gzip.c b/archival/gzip.c index f80754f8b..e9f09730d 100644 --- a/archival/gzip.c +++ b/archival/gzip.c | |||
@@ -13,7 +13,7 @@ | |||
13 | * files as well as stdin/stdout, and to generally behave itself wrt | 13 | * files as well as stdin/stdout, and to generally behave itself wrt |
14 | * command line handling. | 14 | * command line handling. |
15 | * | 15 | * |
16 | * Licensed under GPLv2 or later, see file LICENSE in this tarball for details. | 16 | * Licensed under GPLv2 or later, see file LICENSE in this source tree. |
17 | */ | 17 | */ |
18 | 18 | ||
19 | /* big objects in bss: | 19 | /* big objects in bss: |