summaryrefslogtreecommitdiff
path: root/ext/zip/lib/zip_open.c
diff options
context:
space:
mode:
authorSebastian Bergmann <sebastian@php.net>2007-12-31 07:12:20 +0000
committerSebastian Bergmann <sebastian@php.net>2007-12-31 07:12:20 +0000
commit9b620d50b4960cb33cc186b18a35011064afcc66 (patch)
tree05245297704af8eddae92c9ff091cef5ac64caad /ext/zip/lib/zip_open.c
parente54c79141bf09cdb264fd8bf5310c954f4deeb0b (diff)
downloadphp-git-9b620d50b4960cb33cc186b18a35011064afcc66.tar.gz
Bump copyright year, 2 of 2.
Diffstat (limited to 'ext/zip/lib/zip_open.c')
-rw-r--r--ext/zip/lib/zip_open.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/zip/lib/zip_open.c b/ext/zip/lib/zip_open.c
index 2570641463..0dd97da0be 100644
--- a/ext/zip/lib/zip_open.c
+++ b/ext/zip/lib/zip_open.c
@@ -2,7 +2,7 @@
$NiH: zip_open.c,v 1.38 2007/05/04 00:01:26 dillo Exp $
zip_open.c -- open zip archive
- Copyright (C) 1999-2007 Dieter Baron and Thomas Klausner
+ Copyright (C) 1999-2008 Dieter Baron and Thomas Klausner
This file is part of libzip, a library to manipulate ZIP archives.
The authors can be contacted at <nih@giga.or.at>