summaryrefslogtreecommitdiff
path: root/gunzip.in
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 /gunzip.in
parentc68216bab0b4b5be90a17aec34023d84b994f46a (diff)
downloadgzip-54af56132606d324083c65e720f1f4c255976f4b.tar.gz
maint: make update-copyright
Diffstat (limited to 'gunzip.in')
-rw-r--r--gunzip.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/gunzip.in b/gunzip.in
index 2f1f4b8..5f38270 100644
--- a/gunzip.in
+++ b/gunzip.in
@@ -1,7 +1,7 @@
#!/bin/sh
# Uncompress files. This is the inverse of gzip.
-# Copyright (C) 2007, 2010-2021 Free Software Foundation, Inc.
+# Copyright (C) 2007, 2010-2022 Free Software Foundation, Inc.
# 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