diff options
author | Christian Hesse <mail@eworm.de> | 2025-01-02 23:10:08 +0100 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2025-01-02 23:10:08 +0100 |
commit | 72ec5c90cfcac256457cd6a347077cc40265687d (patch) | |
tree | cd4f4d7f72fb5c2394d0addf94eddbd68895a81e | |
parent | 52a783acbd575e67f34393227d6beda918f30335 (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-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 |