summaryrefslogtreecommitdiff
path: root/unpack.c
diff options
context:
space:
mode:
authorJim Meyering <meyering@fb.com>2019-01-01 18:55:26 -0800
committerJim Meyering <meyering@fb.com>2019-01-01 19:01:58 -0800
commita604573c68ae41e1126229dfeab5b63bfb3848c8 (patch)
tree77cb5a4f83bafe0e518a6c75165d6d36880b948a /unpack.c
parente48a9161759686b9097edf392f8fa95c504b040b (diff)
downloadgzip-a604573c68ae41e1126229dfeab5b63bfb3848c8.tar.gz
maint: update all copyright dates via "make update-copyright"
* gnulib: Also update submodule for its copyright updates.
Diffstat (limited to 'unpack.c')
-rw-r--r--unpack.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/unpack.c b/unpack.c
index 56cc98c..3290ea5 100644
--- a/unpack.c
+++ b/unpack.c
@@ -1,6 +1,6 @@
/* unpack.c -- decompress files in pack format.
- Copyright (C) 1997, 1999, 2006, 2009-2018 Free Software Foundation, Inc.
+ Copyright (C) 1997, 1999, 2006, 2009-2019 Free Software Foundation, Inc.
Copyright (C) 1992-1993 Jean-loup Gailly
This program is free software; you can redistribute it and/or modify