aboutsummaryrefslogtreecommitdiff
path: root/source/tanya/hash/lookup.d
diff options
context:
space:
mode:
Diffstat (limited to 'source/tanya/hash/lookup.d')
-rw-r--r--source/tanya/hash/lookup.d2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/tanya/hash/lookup.d b/source/tanya/hash/lookup.d
index 536904d..62faf89 100644
--- a/source/tanya/hash/lookup.d
+++ b/source/tanya/hash/lookup.d
@@ -5,7 +5,7 @@
/**
* Non-cryptographic, lookup hash functions.
*
- * Copyright: Eugene Wissner 2018-2020.
+ * Copyright: Eugene Wissner 2018-2025.
* License: $(LINK2 https://www.mozilla.org/en-US/MPL/2.0/,
* Mozilla Public License, v. 2.0).
* Authors: $(LINK2 mailto:info@caraus.de, Eugene Wissner)