summaryrefslogtreecommitdiff
path: root/zip.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 /zip.c
parentc68216bab0b4b5be90a17aec34023d84b994f46a (diff)
downloadgzip-54af56132606d324083c65e720f1f4c255976f4b.tar.gz
maint: make update-copyright
Diffstat (limited to 'zip.c')
-rw-r--r--zip.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/zip.c b/zip.c
index 4798d11..c47c175 100644
--- a/zip.c
+++ b/zip.c
@@ -1,6 +1,6 @@
/* zip.c -- compress files to the gzip or pkzip format
- Copyright (C) 1997-1999, 2006-2007, 2009-2021 Free Software Foundation, Inc.
+ Copyright (C) 1997-1999, 2006-2007, 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