diff options
author | Sebastian Bergmann <sebastian@php.net> | 2007-01-01 09:36:18 +0000 |
---|---|---|
committer | Sebastian Bergmann <sebastian@php.net> | 2007-01-01 09:36:18 +0000 |
commit | 4223aa4d5e0f643c2f78f509a32a0ada4eddce91 (patch) | |
tree | cf245620797ceabc4459944a9eab874ebb44fbbe /ext/zip/lib/zip.h | |
parent | 6e0af2f4d5e50c08aea349c8bc544314ebfb8421 (diff) | |
download | php-git-4223aa4d5e0f643c2f78f509a32a0ada4eddce91.tar.gz |
MFH: Bump year.
Diffstat (limited to 'ext/zip/lib/zip.h')
-rw-r--r-- | ext/zip/lib/zip.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/zip/lib/zip.h b/ext/zip/lib/zip.h index 70c54f38ba..de115d38ae 100644 --- a/ext/zip/lib/zip.h +++ b/ext/zip/lib/zip.h @@ -5,7 +5,7 @@ $NiH: zip.h,v 1.57 2006/04/24 14:04:19 dillo Exp $ zip.h -- exported declarations. - Copyright (C) 1999-2006 Dieter Baron and Thomas Klausner + Copyright (C) 1999-2007 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> |