summaryrefslogtreecommitdiff
path: root/inflate.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 /inflate.c
parentee0e33940f9e6cb0225692337fa06c981108c64e (diff)
downloadgzip-6f6a3d158959b5b3dc1f067f89c21e5303b91ba4.tar.gz
maint: update all copyright year number ranges
Run "make update-copyright".
Diffstat (limited to 'inflate.c')
-rw-r--r--inflate.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/inflate.c b/inflate.c
index 2ca5a5e..d5a8dff 100644
--- a/inflate.c
+++ b/inflate.c
@@ -1,6 +1,6 @@
/* Inflate deflated data
- Copyright (C) 1997-1999, 2002, 2006, 2009-2011 Free Software Foundation,
+ Copyright (C) 1997-1999, 2002, 2006, 2009-2012 Free Software Foundation,
Inc.
This program is free software; you can redistribute it and/or modify