summaryrefslogtreecommitdiff
path: root/unzip.c
diff options
context:
space:
mode:
authorJim Meyering <meyering@fb.com>2022-01-03 10:16:37 -0800
committerJim Meyering <meyering@fb.com>2022-01-03 10:16:37 -0800
commit54af56132606d324083c65e720f1f4c255976f4b (patch)
treed5d7905b9a8894ed03057dfd31883fa4fea23f35 /unzip.c
parentc68216bab0b4b5be90a17aec34023d84b994f46a (diff)
downloadgzip-54af56132606d324083c65e720f1f4c255976f4b.tar.gz
maint: make update-copyright
Diffstat (limited to 'unzip.c')
-rw-r--r--unzip.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/unzip.c b/unzip.c
index b52811e..5f90076 100644
--- a/unzip.c
+++ b/unzip.c
@@ -1,6 +1,6 @@
/* unzip.c -- decompress files in gzip or pkzip format.
- Copyright (C) 1997-1999, 2009-2021 Free Software Foundation, Inc.
+ Copyright (C) 1997-1999, 2009-2022 Free Software Foundation, Inc.
Copyright (C) 1992-1993 Jean-loup Gailly
This program is free software; you can redistribute it and/or modify