aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Christian Hesse <mail@eworm.de>2025-01-02 23:10:08 +0100
committerGravatar Christian Hesse <mail@eworm.de>2025-01-02 23:10:08 +0100
commit72ec5c90cfcac256457cd6a347077cc40265687d (patch)
treecd4f4d7f72fb5c2394d0addf94eddbd68895a81e
parent52a783acbd575e67f34393227d6beda918f30335 (diff)
downloadnthash-main.tar.gz
nthash-main.tar.zst
update copyright for 2025HEADnextmain
-rw-r--r--nthash.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/nthash.c b/nthash.c
index c5dfefe..a02763e 100644
--- a/nthash.c
+++ b/nthash.c
@@ -1,5 +1,5 @@
/*
- * (C) 2012-2024 by Christian Hesse <mail@eworm.de>
+ * (C) 2012-2025 by Christian Hesse <mail@eworm.de>
*
* Base on an example from:
* http://www.lysator.liu.se/~nisse/nettle/nettle.html#Example