summaryrefslogtreecommitdiff
path: root/unpack.c
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2011-01-03 22:10:05 +0100
committerJim Meyering <meyering@redhat.com>2011-01-03 22:43:04 +0100
commit70b787436ae3f40de5046676b97c0d621715f4f2 (patch)
treeb1f2055a91d9872fb132e114de1714399a935ee8 /unpack.c
parenta26d0875eac21df75d8291adac9358adb2fb8b64 (diff)
downloadgzip-70b787436ae3f40de5046676b97c0d621715f4f2.tar.gz
maint: update copyright year ranges to include 2011
Run "make update-copyright", so "make syntax-check" works in 2011.
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 69cf915..9a022e8 100644
--- a/unpack.c
+++ b/unpack.c
@@ -1,6 +1,6 @@
/* unpack.c -- decompress files in pack format.
- Copyright (C) 1997, 1999, 2006, 2009-2010 Free Software Foundation, Inc.
+ Copyright (C) 1997, 1999, 2006, 2009-2011 Free Software Foundation, Inc.
Copyright (C) 1992-1993 Jean-loup Gailly
This program is free software; you can redistribute it and/or modify