diff options
Diffstat (limited to 'app/CommonMark')
| -rw-r--r-- | app/CommonMark/CensusTableContinueParser.php | 2 | ||||
| -rw-r--r-- | app/CommonMark/CensusTableExtension.php | 2 | ||||
| -rw-r--r-- | app/CommonMark/CensusTableStartParser.php | 2 | ||||
| -rw-r--r-- | app/CommonMark/XrefExtension.php | 2 | ||||
| -rw-r--r-- | app/CommonMark/XrefNode.php | 2 | ||||
| -rw-r--r-- | app/CommonMark/XrefParser.php | 2 | ||||
| -rw-r--r-- | app/CommonMark/XrefRenderer.php | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/app/CommonMark/CensusTableContinueParser.php b/app/CommonMark/CensusTableContinueParser.php index 07261ff0f6..7501b556f2 100644 --- a/app/CommonMark/CensusTableContinueParser.php +++ b/app/CommonMark/CensusTableContinueParser.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * 'Copyright (C) 2023 webtrees development team + * Copyright (C) 2023 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/app/CommonMark/CensusTableExtension.php b/app/CommonMark/CensusTableExtension.php index d605482a7c..7799249f53 100644 --- a/app/CommonMark/CensusTableExtension.php +++ b/app/CommonMark/CensusTableExtension.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * 'Copyright (C) 2023 webtrees development team + * Copyright (C) 2023 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/app/CommonMark/CensusTableStartParser.php b/app/CommonMark/CensusTableStartParser.php index 9b5e7798f6..d1c2e80f72 100644 --- a/app/CommonMark/CensusTableStartParser.php +++ b/app/CommonMark/CensusTableStartParser.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * 'Copyright (C) 2023 webtrees development team + * Copyright (C) 2023 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/app/CommonMark/XrefExtension.php b/app/CommonMark/XrefExtension.php index f1b8e05268..4cda2c9ac6 100644 --- a/app/CommonMark/XrefExtension.php +++ b/app/CommonMark/XrefExtension.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * 'Copyright (C) 2023 webtrees development team + * Copyright (C) 2023 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/app/CommonMark/XrefNode.php b/app/CommonMark/XrefNode.php index f795d06c28..17706db6de 100644 --- a/app/CommonMark/XrefNode.php +++ b/app/CommonMark/XrefNode.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * 'Copyright (C) 2023 webtrees development team + * Copyright (C) 2023 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/app/CommonMark/XrefParser.php b/app/CommonMark/XrefParser.php index 3288a455b3..a3b511fa4e 100644 --- a/app/CommonMark/XrefParser.php +++ b/app/CommonMark/XrefParser.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * 'Copyright (C) 2023 webtrees development team + * Copyright (C) 2023 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/app/CommonMark/XrefRenderer.php b/app/CommonMark/XrefRenderer.php index 46377977c9..c573d35a67 100644 --- a/app/CommonMark/XrefRenderer.php +++ b/app/CommonMark/XrefRenderer.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * 'Copyright (C) 2023 webtrees development team + * Copyright (C) 2023 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 |
