diff options
author | Christian Hesse <mail@eworm.de> | 2024-01-01 22:50:15 +0100 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2024-01-01 22:50:15 +0100 |
commit | 52a783acbd575e67f34393227d6beda918f30335 (patch) | |
tree | 30c05684cf46d22917d2048723e90877c39d7077 | |
parent | 072f08053a60ecdc6905e0350a28edb64df9fc5b (diff) | |
download | nthash-main.tar.gz nthash-main.tar.zst |
-rw-r--r-- | nthash.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |