Update copyrights to 2025

This commit is contained in:
2025-08-24 09:01:59 +02:00
parent 6072bfab68
commit 1857d59375
43 changed files with 909 additions and 909 deletions

View File

@@ -11,7 +11,7 @@
* All algorithms in this module are lazy, they request the next element of the
* original range on demand.
*
* Copyright: Eugene Wissner 2018-2021.
* 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)