aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Christian Hesse <mail@eworm.de>2021-01-01 21:48:59 +0100
committerGravatar Christian Hesse <mail@eworm.de>2021-01-01 21:48:59 +0100
commit5a01b7be15f91dad358949e63fd378d235972fe7 (patch)
tree82c29178f5795132362ffe340aea6b84d85b6075
parent6718c24cafdf4966003593fe8a8f85a485de8735 (diff)
downloadnthash-5a01b7be15f91dad358949e63fd378d235972fe7.tar.gz
nthash-5a01b7be15f91dad358949e63fd378d235972fe7.tar.zst
update copyright for 2021
-rw-r--r--nthash.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/nthash.c b/nthash.c
index 0ff9320..f6e1182 100644
--- a/nthash.c
+++ b/nthash.c
@@ -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