diff options
author | Christian Hesse <mail@eworm.de> | 2021-01-01 21:48:59 +0100 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2021-01-01 21:48:59 +0100 |
commit | 5a01b7be15f91dad358949e63fd378d235972fe7 (patch) | |
tree | 82c29178f5795132362ffe340aea6b84d85b6075 | |
parent | 6718c24cafdf4966003593fe8a8f85a485de8735 (diff) | |
download | nthash-5a01b7be15f91dad358949e63fd378d235972fe7.tar.gz nthash-5a01b7be15f91dad358949e63fd378d235972fe7.tar.zst |
update copyright for 2021
-rw-r--r-- | nthash.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ /* - * (C) 2012-2020 by Christian Hesse <mail@eworm.de> + * (C) 2012-2021 by Christian Hesse <mail@eworm.de> * * Base on an example from: * http://www.lysator.liu.se/~nisse/nettle/nettle.html#Example |