diff options
author | Sammy Kaye Powers <sammyk@sammykmedia.com> | 2017-01-02 09:30:12 -0600 |
---|---|---|
committer | Sammy Kaye Powers <sammyk@sammykmedia.com> | 2017-01-02 09:30:12 -0600 |
commit | 9e29f841ce3711488781be958ffdfc42d738de4a (patch) | |
tree | f835abb1f28530b84e3fdaea4579fc212f9daa03 /ext/zip/lib/zip_dirent.c | |
parent | dfb6cdb61792f1525e7014305e5f31dd313da264 (diff) | |
download | php-git-9e29f841ce3711488781be958ffdfc42d738de4a.tar.gz |
Update copyright headers to 2017
Diffstat (limited to 'ext/zip/lib/zip_dirent.c')
-rw-r--r-- | ext/zip/lib/zip_dirent.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/zip/lib/zip_dirent.c b/ext/zip/lib/zip_dirent.c index 630b6a49cb..bc0d80ba74 100644 --- a/ext/zip/lib/zip_dirent.c +++ b/ext/zip/lib/zip_dirent.c @@ -1,6 +1,6 @@ /* zip_dirent.c -- read directory entry (local or central), clean dirent - Copyright (C) 1999-2016 Dieter Baron and Thomas Klausner + Copyright (c) 1999-2017 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> |