aboutsummaryrefslogtreecommitdiffstats
path: root/nthash.c
diff options
context:
space:
mode:
authorGravatar Christian Hesse <mail@eworm.de>2024-01-01 22:50:15 +0100
committerGravatar Christian Hesse <mail@eworm.de>2024-01-01 22:50:15 +0100
commit52a783acbd575e67f34393227d6beda918f30335 (patch)
tree30c05684cf46d22917d2048723e90877c39d7077 /nthash.c
parent072f08053a60ecdc6905e0350a28edb64df9fc5b (diff)
downloadnthash-main.tar.gz
nthash-main.tar.zst
update copyright for 2024HEADmain
Diffstat (limited to 'nthash.c')
-rw-r--r--nthash.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/nthash.c b/nthash.c
index eb6faad..c5dfefe 100644
--- a/nthash.c
+++ b/nthash.c
@@ -1,5 +1,5 @@
/*
- * (C) 2012-2023 by Christian Hesse <mail@eworm.de>
+ * (C) 2012-2024 by Christian Hesse <mail@eworm.de>
*
* Base on an example from:
* http://www.lysator.liu.se/~nisse/nettle/nettle.html#Example