diff options
author | Xinchen Hui <laruence@php.net> | 2015-01-15 23:27:30 +0800 |
---|---|---|
committer | Xinchen Hui <laruence@php.net> | 2015-01-15 23:27:30 +0800 |
commit | fc33f52d8c25997dd0711de3e07d0dc260a18c11 (patch) | |
tree | f911722203919bedb6ebba2b4464373396a7e1f2 /ext/zip/lib/zip_extra_field.c | |
parent | 0eb46e77832bbed319d180b3b29eb67a84e4ae54 (diff) | |
download | php-git-fc33f52d8c25997dd0711de3e07d0dc260a18c11.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 76ec3ae12b..c2d4f30a40 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> |