summaryrefslogtreecommitdiff
path: root/unpack.c
diff options
context:
space:
mode:
authorJim Meyering <meyering@fb.com>2014-03-08 11:41:30 -0800
committerJim Meyering <meyering@fb.com>2014-06-07 08:54:44 -0700
commit8b5725caaf7596f7f3ea26ad39cdc0bc02cb2c96 (patch)
tree21d4b7afde5539434b7403fbd75df694803e8b6f /unpack.c
parent66a00a093afb48a228ab882b8d623e48844b538f (diff)
downloadgzip-8b5725caaf7596f7f3ea26ad39cdc0bc02cb2c96.tar.gz
maint: udpate all copyright notices via "make update-copyright"
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 1483e36..7be97d9 100644
--- a/unpack.c
+++ b/unpack.c
@@ -1,6 +1,6 @@
/* unpack.c -- decompress files in pack format.
- Copyright (C) 1997, 1999, 2006, 2009-2013 Free Software Foundation, Inc.
+ Copyright (C) 1997, 1999, 2006, 2009-2014 Free Software Foundation, Inc.
Copyright (C) 1992-1993 Jean-loup Gailly
This program is free software; you can redistribute it and/or modify