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_rename.c | |
parent | befd80d1c4a61adad6fee9e571a0634b9eba5648 (diff) | |
download | php-git-7f4dc8702ab992a011e2c797dd79487c8978f0c8.tar.gz |
Bump copyright year, 3 of 3.
Diffstat (limited to 'ext/zip/lib/zip_rename.c')
-rw-r--r-- | ext/zip/lib/zip_rename.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/zip/lib/zip_rename.c b/ext/zip/lib/zip_rename.c index e57e50c390..e40ab27674 100644 --- a/ext/zip/lib/zip_rename.c +++ b/ext/zip/lib/zip_rename.c @@ -1,6 +1,6 @@ /* zip_rename.c -- rename file in zip archive - 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> |