aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md3
-rw-r--r--nthash.c2
2 files changed, 4 insertions, 1 deletions
diff --git a/README.md b/README.md
index 26bdff6..9225293 100644
--- a/README.md
+++ b/README.md
@@ -66,3 +66,6 @@ URL:
Mirror:
[eworm.de](https://git.eworm.de/cgit.cgi/nthash/)
[GitLab.com](https://gitlab.com/eworm-de/nthash#nthash)
+
+---
+[⬆️ Go back to top](#top)
diff --git a/nthash.c b/nthash.c
index a8302d5..a02763e 100644
--- a/nthash.c
+++ b/nthash.c
@@ -1,5 +1,5 @@
/*
- * (C) 2012-2022 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