diff options
| author | Eugen Wissner <belka@caraus.de> | 2025-08-24 09:01:59 +0200 |
|---|---|---|
| committer | Eugen Wissner <belka@caraus.de> | 2025-08-24 09:01:59 +0200 |
| commit | 1857d59375b3fc6d434f7a028143102d0e29ed34 (patch) | |
| tree | f6d8e4e4fc811d9cd3d60d5e5992c035a8e137fc /test | |
| parent | 6072bfab6818eb038d31491c53bde1092cf1b70d (diff) | |
| download | tanya-1857d59375b3fc6d434f7a028143102d0e29ed34.tar.gz | |
Update copyrights to 2025
Diffstat (limited to 'test')
| -rw-r--r-- | test/tanya/test/assertion.d | 2 | ||||
| -rw-r--r-- | test/tanya/test/package.d | 2 | ||||
| -rw-r--r-- | test/tanya/test/stub.d | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/test/tanya/test/assertion.d b/test/tanya/test/assertion.d index ae24fad..5fd9831 100644 --- a/test/tanya/test/assertion.d +++ b/test/tanya/test/assertion.d @@ -13,7 +13,7 @@ * The functions can cause segmentation fault if the module is compiled * in production mode and the condition fails. * - * Copyright: Eugene Wissner 2017-2020. + * Copyright: Eugene Wissner 2017-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) diff --git a/test/tanya/test/package.d b/test/tanya/test/package.d index a444a88..f316ddf 100644 --- a/test/tanya/test/package.d +++ b/test/tanya/test/package.d @@ -5,7 +5,7 @@ /** * Test suite for $(D_KEYWORD unittest)-blocks. * - * Copyright: Eugene Wissner 2017-2020. + * Copyright: Eugene Wissner 2017-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) diff --git a/test/tanya/test/stub.d b/test/tanya/test/stub.d index 99630e6..a83cf01 100644 --- a/test/tanya/test/stub.d +++ b/test/tanya/test/stub.d @@ -5,7 +5,7 @@ /** * Range and generic type generators. * - * 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) |
