summaryrefslogtreecommitdiff
path: root/unzip.c
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2009-09-26 20:44:52 +0200
committerJim Meyering <meyering@redhat.com>2009-09-26 20:44:52 +0200
commit9eec1e4079c404ab308e5990eabce633b8278a5e (patch)
treec9a21f7197c7d766e03365becf4429a8c947e904 /unzip.c
parentd250aeef2c4254cc84687128df43c8bdb67e49c3 (diff)
downloadgzip-9eec1e4079c404ab308e5990eabce633b8278a5e.tar.gz
maint: update existing copyright year lists to include 2009
* bootstrap.conf (gnulib_modules): Add update-copyright.
Diffstat (limited to 'unzip.c')
-rw-r--r--unzip.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/unzip.c b/unzip.c
index 885d23d..ceadbbc 100644
--- a/unzip.c
+++ b/unzip.c
@@ -1,6 +1,6 @@
/* unzip.c -- decompress files in gzip or pkzip format.
- Copyright (C) 1997, 1998, 1999 Free Software Foundation, Inc.
+ Copyright (C) 1997-1999, 2009 Free Software Foundation, Inc.
Copyright (C) 1992-1993 Jean-loup Gailly
This program is free software; you can redistribute it and/or modify