summaryrefslogtreecommitdiff
path: root/unpack.c
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2012-01-01 09:38:31 +0100
committerJim Meyering <meyering@redhat.com>2012-01-01 09:53:58 +0100
commit6f6a3d158959b5b3dc1f067f89c21e5303b91ba4 (patch)
tree6349e180cd4aa1ebd215e986b7bfd3b71638fb9c /unpack.c
parentee0e33940f9e6cb0225692337fa06c981108c64e (diff)
downloadgzip-6f6a3d158959b5b3dc1f067f89c21e5303b91ba4.tar.gz
maint: update all copyright year number ranges
Run "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 947d7a5..e450c0e 100644
--- a/unpack.c
+++ b/unpack.c
@@ -1,6 +1,6 @@
/* unpack.c -- decompress files in pack format.
- Copyright (C) 1997, 1999, 2006, 2009-2011 Free Software Foundation, Inc.
+ Copyright (C) 1997, 1999, 2006, 2009-2012 Free Software Foundation, Inc.
Copyright (C) 1992-1993 Jean-loup Gailly
This program is free software; you can redistribute it and/or modify