aboutsummaryrefslogtreecommitdiffstats
path: root/nthash.c
diff options
context:
space:
mode:
authorGravatar Christian Hesse <mail@eworm.de>2023-01-03 00:06:56 +0100
committerGravatar Christian Hesse <mail@eworm.de>2023-01-03 00:06:56 +0100
commit072f08053a60ecdc6905e0350a28edb64df9fc5b (patch)
tree9a652ede08b07444cd2c4ceef5f67336d3f5e1f0 /nthash.c
parent71771a1a91ee975464779301364119e4051b1cf9 (diff)
downloadnthash-072f08053a60ecdc6905e0350a28edb64df9fc5b.tar.gz
nthash-072f08053a60ecdc6905e0350a28edb64df9fc5b.tar.zst
update copyright for 2023
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 a8302d5..eb6faad 100644
--- a/nthash.c
+++ b/nthash.c
@@ -1,5 +1,5 @@
/*
- * (C) 2012-2022 by Christian Hesse <mail@eworm.de>
+ * (C) 2012-2023 by Christian Hesse <mail@eworm.de>
*
* Base on an example from:
* http://www.lysator.liu.se/~nisse/nettle/nettle.html#Example