summaryrefslogtreecommitdiff
path: root/tests/app/CommonMark
diff options
context:
space:
mode:
authorGreg Roach <greg@subaqua.co.uk>2025-01-16 16:47:37 +0000
committerGreg Roach <greg@subaqua.co.uk>2025-01-16 16:47:37 +0000
commit198bde4f76ce7c412d31895f04c2378104ec4c14 (patch)
tree010ff574a7ff74e7e49f2aea5c3f2595c8034d12 /tests/app/CommonMark
parent084926c04b051183258562d2ce407b802cf700aa (diff)
downloadwebtrees-198bde4f76ce7c412d31895f04c2378104ec4c14.tar.gz
webtrees-198bde4f76ce7c412d31895f04c2378104ec4c14.tar.bz2
webtrees-198bde4f76ce7c412d31895f04c2378104ec4c14.zip
It's 2025. Update copyright date.
Diffstat (limited to 'tests/app/CommonMark')
-rw-r--r--tests/app/CommonMark/CensusTableContinueParserTest.php2
-rw-r--r--tests/app/CommonMark/CensusTableExtensionTest.php2
-rw-r--r--tests/app/CommonMark/CensusTableStartParserTest.php2
-rw-r--r--tests/app/CommonMark/XrefExtensionTest.php2
-rw-r--r--tests/app/CommonMark/XrefNodeTest.php2
-rw-r--r--tests/app/CommonMark/XrefParserTest.php2
-rw-r--r--tests/app/CommonMark/XrefRendererTest.php2
7 files changed, 7 insertions, 7 deletions
diff --git a/tests/app/CommonMark/CensusTableContinueParserTest.php b/tests/app/CommonMark/CensusTableContinueParserTest.php
index ff94ee6343..e05ee63f60 100644
--- a/tests/app/CommonMark/CensusTableContinueParserTest.php
+++ b/tests/app/CommonMark/CensusTableContinueParserTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2025 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 461d09bfd6..5f30e26363 100644
--- a/tests/app/CommonMark/CensusTableExtensionTest.php
+++ b/tests/app/CommonMark/CensusTableExtensionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2025 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 37033bec02..7e59af514b 100644
--- a/tests/app/CommonMark/CensusTableStartParserTest.php
+++ b/tests/app/CommonMark/CensusTableStartParserTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2025 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 6f7febc977..5982727fa5 100644
--- a/tests/app/CommonMark/XrefExtensionTest.php
+++ b/tests/app/CommonMark/XrefExtensionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2025 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 cfb620a006..03771c9dfd 100644
--- a/tests/app/CommonMark/XrefNodeTest.php
+++ b/tests/app/CommonMark/XrefNodeTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2025 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 7c088df3f6..42f388f219 100644
--- a/tests/app/CommonMark/XrefParserTest.php
+++ b/tests/app/CommonMark/XrefParserTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2025 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 623748c65d..f5fde2b72a 100644
--- a/tests/app/CommonMark/XrefRendererTest.php
+++ b/tests/app/CommonMark/XrefRendererTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2025 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