summaryrefslogtreecommitdiff
path: root/source/tanya/algorithm/searching.d
diff options
context:
space:
mode:
Diffstat (limited to 'source/tanya/algorithm/searching.d')
-rw-r--r--source/tanya/algorithm/searching.d2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/tanya/algorithm/searching.d b/source/tanya/algorithm/searching.d
index dd5f4c9..63e870f 100644
--- a/source/tanya/algorithm/searching.d
+++ b/source/tanya/algorithm/searching.d
@@ -5,7 +5,7 @@
/**
* Searching algorithms.
*
- * Copyright: Eugene Wissner 2018-2019.
+ * Copyright: Eugene Wissner 2018-2020.
* 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)