aboutsummaryrefslogtreecommitdiffstats
path: root/nthash.c
diff options
context:
space:
mode:
authorGravatar Christian Hesse <mail@eworm.de>2022-01-03 11:47:11 +0100
committerGravatar Christian Hesse <mail@eworm.de>2022-01-03 11:47:11 +0100
commit71771a1a91ee975464779301364119e4051b1cf9 (patch)
treebbc99dc22ff5ffc44e67850239d449562c9a13d2 /nthash.c
parented8e3c7a8917c753e3eef6ff7ef45679f6a546f0 (diff)
downloadnthash-71771a1a91ee975464779301364119e4051b1cf9.tar.gz
nthash-71771a1a91ee975464779301364119e4051b1cf9.tar.zst
update copyright for 2022
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 f6e1182..a8302d5 100644
--- a/nthash.c
+++ b/nthash.c
@@ -1,5 +1,5 @@
/*
- * (C) 2012-2021 by Christian Hesse <mail@eworm.de>
+ * (C) 2012-2022 by Christian Hesse <mail@eworm.de>
*
* Base on an example from:
* http://www.lysator.liu.se/~nisse/nettle/nettle.html#Example