diff options
author | Christian Hesse <mail@eworm.de> | 2022-01-03 11:47:11 +0100 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2022-01-03 11:47:11 +0100 |
commit | 71771a1a91ee975464779301364119e4051b1cf9 (patch) | |
tree | bbc99dc22ff5ffc44e67850239d449562c9a13d2 | |
parent | ed8e3c7a8917c753e3eef6ff7ef45679f6a546f0 (diff) | |
download | nthash-71771a1a91ee975464779301364119e4051b1cf9.tar.gz nthash-71771a1a91ee975464779301364119e4051b1cf9.tar.zst |
update copyright for 2022
-rw-r--r-- | nthash.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |