diff options
author | Xinchen Hui <laruence@php.net> | 2015-01-15 23:26:37 +0800 |
---|---|---|
committer | Xinchen Hui <laruence@php.net> | 2015-01-15 23:26:37 +0800 |
commit | 0579e8278dad43c7ebc070468b56caddf1c660b8 (patch) | |
tree | 22e689bce3cff830de9ea6a1a0b02716dd632d31 /ext/zip/lib/zip_extra_field.c | |
parent | fe8edf760c92b3116311b35e4ca7bb68a60b1895 (diff) | |
download | php-git-0579e8278dad43c7ebc070468b56caddf1c660b8.tar.gz |
bump year
Diffstat (limited to 'ext/zip/lib/zip_extra_field.c')
-rw-r--r-- | ext/zip/lib/zip_extra_field.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/zip/lib/zip_extra_field.c b/ext/zip/lib/zip_extra_field.c index 670a4c833f..2d79c506e5 100644 --- a/ext/zip/lib/zip_extra_field.c +++ b/ext/zip/lib/zip_extra_field.c @@ -1,6 +1,6 @@ /* zip_extra_field.c -- manipulate extra fields - Copyright (C) 2012-2014 Dieter Baron and Thomas Klausner + Copyright (C) 2012-2015 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> |