diff options
| author | Greg Roach <greg@subaqua.co.uk> | 2026-02-08 21:13:50 +0000 |
|---|---|---|
| committer | Greg Roach <greg@subaqua.co.uk> | 2026-02-09 18:56:33 +0000 |
| commit | eba97aa25b0ad2881a3890b8c4a35143d95e1e70 (patch) | |
| tree | 5083ad82f18d380ff9d50d7cb47cfecbbd99a6a7 /tests/app/CommonMark | |
| parent | d371bd1b73ac6ee722f48a9a7a6bdebf8002bf13 (diff) | |
| download | webtrees-eba97aa25b0ad2881a3890b8c4a35143d95e1e70.tar.gz webtrees-eba97aa25b0ad2881a3890b8c4a35143d95e1e70.tar.bz2 webtrees-eba97aa25b0ad2881a3890b8c4a35143d95e1e70.zip | |
Update copyright year. It is 2026
Diffstat (limited to 'tests/app/CommonMark')
| -rw-r--r-- | tests/app/CommonMark/CensusTableContinueParserTest.php | 2 | ||||
| -rw-r--r-- | tests/app/CommonMark/CensusTableExtensionTest.php | 2 | ||||
| -rw-r--r-- | tests/app/CommonMark/CensusTableStartParserTest.php | 2 | ||||
| -rw-r--r-- | tests/app/CommonMark/XrefExtensionTest.php | 2 | ||||
| -rw-r--r-- | tests/app/CommonMark/XrefNodeTest.php | 2 | ||||
| -rw-r--r-- | tests/app/CommonMark/XrefParserTest.php | 2 | ||||
| -rw-r--r-- | tests/app/CommonMark/XrefRendererTest.php | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/tests/app/CommonMark/CensusTableContinueParserTest.php b/tests/app/CommonMark/CensusTableContinueParserTest.php index e05ee63f60..7a0e32cf04 100644 --- a/tests/app/CommonMark/CensusTableContinueParserTest.php +++ b/tests/app/CommonMark/CensusTableContinueParserTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2025 webtrees development team + * Copyright (C) 2026 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/CommonMark/CensusTableExtensionTest.php b/tests/app/CommonMark/CensusTableExtensionTest.php index 5f30e26363..feccb0e519 100644 --- a/tests/app/CommonMark/CensusTableExtensionTest.php +++ b/tests/app/CommonMark/CensusTableExtensionTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2025 webtrees development team + * Copyright (C) 2026 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/CommonMark/CensusTableStartParserTest.php b/tests/app/CommonMark/CensusTableStartParserTest.php index 7e59af514b..52d3aec865 100644 --- a/tests/app/CommonMark/CensusTableStartParserTest.php +++ b/tests/app/CommonMark/CensusTableStartParserTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2025 webtrees development team + * Copyright (C) 2026 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/CommonMark/XrefExtensionTest.php b/tests/app/CommonMark/XrefExtensionTest.php index 5982727fa5..3e115e09cd 100644 --- a/tests/app/CommonMark/XrefExtensionTest.php +++ b/tests/app/CommonMark/XrefExtensionTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2025 webtrees development team + * Copyright (C) 2026 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/CommonMark/XrefNodeTest.php b/tests/app/CommonMark/XrefNodeTest.php index 03771c9dfd..a71364cd11 100644 --- a/tests/app/CommonMark/XrefNodeTest.php +++ b/tests/app/CommonMark/XrefNodeTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2025 webtrees development team + * Copyright (C) 2026 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/CommonMark/XrefParserTest.php b/tests/app/CommonMark/XrefParserTest.php index 42f388f219..08cf15cfdc 100644 --- a/tests/app/CommonMark/XrefParserTest.php +++ b/tests/app/CommonMark/XrefParserTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2025 webtrees development team + * Copyright (C) 2026 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/CommonMark/XrefRendererTest.php b/tests/app/CommonMark/XrefRendererTest.php index f5fde2b72a..c2ed9f81c9 100644 --- a/tests/app/CommonMark/XrefRendererTest.php +++ b/tests/app/CommonMark/XrefRendererTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2025 webtrees development team + * Copyright (C) 2026 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or |
