summaryrefslogtreecommitdiff
path: root/ext/zip/lib/zip_hash.c
diff options
context:
space:
mode:
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>