diff options
author | Sebastian Bergmann <sebastian@php.net> | 2008-12-31 11:12:40 +0000 |
---|---|---|
committer | Sebastian Bergmann <sebastian@php.net> | 2008-12-31 11:12:40 +0000 |
commit | 7f4dc8702ab992a011e2c797dd79487c8978f0c8 (patch) | |
tree | e93083312795fe4c0ce975245b5cd5ccc036eab7 /ext/zip/lib/zip.h | |
parent | befd80d1c4a61adad6fee9e571a0634b9eba5648 (diff) | |
download | php-git-7f4dc8702ab992a011e2c797dd79487c8978f0c8.tar.gz |
Bump copyright year, 3 of 3.
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 ecdb0f2d8e..14a57bc582 100644 --- a/ext/zip/lib/zip.h +++ b/ext/zip/lib/zip.h @@ -3,7 +3,7 @@ /* zip.h -- exported declarations. - Copyright (C) 1999-2008 Dieter Baron and Thomas Klausner + Copyright (C) 1999-2009 Dieter Baron and Thomas Klausner This file is part of libzip, a library to manipulate ZIP archives. The authors can be contacted at <libzip@nih.at> |