summaryrefslogtreecommitdiff
path: root/ext/zip/lib/zip_hash.c
diff options
context:
space:
mode:
authorSammy Kaye Powers <sammyk@sammykmedia.com>2017-01-02 09:30:12 -0600
committerSammy Kaye Powers <sammyk@sammykmedia.com>2017-01-02 09:30:12 -0600
commit9e29f841ce3711488781be958ffdfc42d738de4a (patch)
treef835abb1f28530b84e3fdaea4579fc212f9daa03 /ext/zip/lib/zip_hash.c
parentdfb6cdb61792f1525e7014305e5f31dd313da264 (diff)
downloadphp-git-9e29f841ce3711488781be958ffdfc42d738de4a.tar.gz
Update copyright headers to 2017
Diffstat (limited to 'ext/zip/lib/zip_hash.c')
-rw-r--r--ext/zip/lib/zip_hash.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/zip/lib/zip_hash.c b/ext/zip/lib/zip_hash.c
index 23f9708dfd..7e217aeecd 100644
--- a/ext/zip/lib/zip_hash.c
+++ b/ext/zip/lib/zip_hash.c
@@ -1,6 +1,6 @@
/*
zip_hash.c -- hash table string -> uint64
- Copyright (C) 2015-2016 Dieter Baron and Thomas Klausner
+ Copyright (c) 2015-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>