about summary refs log tree commit diff
path: root/include/xxhash.h
diff options
context:
space:
mode:
authorvanhauser-thc <vh@thc.org>2024-02-03 11:01:31 +0100
committervanhauser-thc <vh@thc.org>2024-02-03 11:01:31 +0100
commited1a6f8a570c6fcabee962f402d8d58f6cea77b7 (patch)
tree2245c651a416a9023110376d28c7235c031d9c5f /include/xxhash.h
parenta9292626a6a94b22f8b9123ff4ee160466c9b6fd (diff)
downloadafl++-ed1a6f8a570c6fcabee962f402d8d58f6cea77b7.tar.gz
2024 v4.10c release
Diffstat (limited to 'include/xxhash.h')
-rw-r--r--include/xxhash.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/xxhash.h b/include/xxhash.h
index a8bd6f27..9a880470 100644
--- a/include/xxhash.h
+++ b/include/xxhash.h
@@ -1,7 +1,7 @@
 /*
  * xxHash - Extremely Fast Hash algorithm
  * Header File
- * Copyright (C) 2012-2023 Yann Collet
+ * Copyright (C) 2012-2024 Yann Collet
  *
  * BSD 2-Clause License (https://www.opensource.org/licenses/bsd-license.php)
  *