diff options
Diffstat (limited to 'tests/app/Report')
27 files changed, 27 insertions, 27 deletions
diff --git a/tests/app/Report/HtmlRendererTest.php b/tests/app/Report/HtmlRendererTest.php index d4b43f37ce..be4ccdd8b2 100644 --- a/tests/app/Report/HtmlRendererTest.php +++ b/tests/app/Report/HtmlRendererTest.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/tests/app/Report/PdfRendererTest.php b/tests/app/Report/PdfRendererTest.php index c923731411..c364289e85 100644 --- a/tests/app/Report/PdfRendererTest.php +++ b/tests/app/Report/PdfRendererTest.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/tests/app/Report/ReportBaseCellTest.php b/tests/app/Report/ReportBaseCellTest.php index 2f22ff49da..789bc9374b 100644 --- a/tests/app/Report/ReportBaseCellTest.php +++ b/tests/app/Report/ReportBaseCellTest.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/tests/app/Report/ReportBaseElementTest.php b/tests/app/Report/ReportBaseElementTest.php index 8a017d045a..5980d00aec 100644 --- a/tests/app/Report/ReportBaseElementTest.php +++ b/tests/app/Report/ReportBaseElementTest.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/tests/app/Report/ReportBaseFootnoteTest.php b/tests/app/Report/ReportBaseFootnoteTest.php index 6a17d885c8..26f9d514d4 100644 --- a/tests/app/Report/ReportBaseFootnoteTest.php +++ b/tests/app/Report/ReportBaseFootnoteTest.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/tests/app/Report/ReportBaseImageTest.php b/tests/app/Report/ReportBaseImageTest.php index 6aaa89c236..0feeb39aa7 100644 --- a/tests/app/Report/ReportBaseImageTest.php +++ b/tests/app/Report/ReportBaseImageTest.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/tests/app/Report/ReportBaseLineTest.php b/tests/app/Report/ReportBaseLineTest.php index 72c4359efe..b385a2a444 100644 --- a/tests/app/Report/ReportBaseLineTest.php +++ b/tests/app/Report/ReportBaseLineTest.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/tests/app/Report/ReportBaseTextTest.php b/tests/app/Report/ReportBaseTextTest.php index fa3afd4ecf..7c34edc8af 100644 --- a/tests/app/Report/ReportBaseTextTest.php +++ b/tests/app/Report/ReportBaseTextTest.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/tests/app/Report/ReportBaseTextboxTest.php b/tests/app/Report/ReportBaseTextboxTest.php index bb0375eebe..fd30db983d 100644 --- a/tests/app/Report/ReportBaseTextboxTest.php +++ b/tests/app/Report/ReportBaseTextboxTest.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/tests/app/Report/ReportExpressionLanguageProviderTest.php b/tests/app/Report/ReportExpressionLanguageProviderTest.php index 20b97438c8..8f89ab1591 100644 --- a/tests/app/Report/ReportExpressionLanguageProviderTest.php +++ b/tests/app/Report/ReportExpressionLanguageProviderTest.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/tests/app/Report/ReportHtmlCellTest.php b/tests/app/Report/ReportHtmlCellTest.php index 32e2c934b4..cbfb4a1b6c 100644 --- a/tests/app/Report/ReportHtmlCellTest.php +++ b/tests/app/Report/ReportHtmlCellTest.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/tests/app/Report/ReportHtmlFootnoteTest.php b/tests/app/Report/ReportHtmlFootnoteTest.php index 45e06256cb..31090ac746 100644 --- a/tests/app/Report/ReportHtmlFootnoteTest.php +++ b/tests/app/Report/ReportHtmlFootnoteTest.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/tests/app/Report/ReportHtmlImageTest.php b/tests/app/Report/ReportHtmlImageTest.php index 67bc7a109f..d2e14cbe6c 100644 --- a/tests/app/Report/ReportHtmlImageTest.php +++ b/tests/app/Report/ReportHtmlImageTest.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/tests/app/Report/ReportHtmlLineTest.php b/tests/app/Report/ReportHtmlLineTest.php index 101317a7ad..e2fb49aa74 100644 --- a/tests/app/Report/ReportHtmlLineTest.php +++ b/tests/app/Report/ReportHtmlLineTest.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/tests/app/Report/ReportHtmlTextTest.php b/tests/app/Report/ReportHtmlTextTest.php index 1bfc86a79b..b62049f879 100644 --- a/tests/app/Report/ReportHtmlTextTest.php +++ b/tests/app/Report/ReportHtmlTextTest.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/tests/app/Report/ReportHtmlTextboxTest.php b/tests/app/Report/ReportHtmlTextboxTest.php index c3d74389b5..cf1fbad1a4 100644 --- a/tests/app/Report/ReportHtmlTextboxTest.php +++ b/tests/app/Report/ReportHtmlTextboxTest.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/tests/app/Report/ReportParserBaseTest.php b/tests/app/Report/ReportParserBaseTest.php index a22eac765a..b9f3fc0bbc 100644 --- a/tests/app/Report/ReportParserBaseTest.php +++ b/tests/app/Report/ReportParserBaseTest.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/tests/app/Report/ReportParserGenerateTest.php b/tests/app/Report/ReportParserGenerateTest.php index 5148c0ea5c..56215d6644 100644 --- a/tests/app/Report/ReportParserGenerateTest.php +++ b/tests/app/Report/ReportParserGenerateTest.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/tests/app/Report/ReportParserSetupTest.php b/tests/app/Report/ReportParserSetupTest.php index f9d7f061ca..ca5153e3c6 100644 --- a/tests/app/Report/ReportParserSetupTest.php +++ b/tests/app/Report/ReportParserSetupTest.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/tests/app/Report/ReportPdfCellTest.php b/tests/app/Report/ReportPdfCellTest.php index 98664fdad3..02886119b2 100644 --- a/tests/app/Report/ReportPdfCellTest.php +++ b/tests/app/Report/ReportPdfCellTest.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/tests/app/Report/ReportPdfFootnoteTest.php b/tests/app/Report/ReportPdfFootnoteTest.php index 85a00b60cc..1327174f97 100644 --- a/tests/app/Report/ReportPdfFootnoteTest.php +++ b/tests/app/Report/ReportPdfFootnoteTest.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/tests/app/Report/ReportPdfImageTest.php b/tests/app/Report/ReportPdfImageTest.php index 402a59493a..57aa318601 100644 --- a/tests/app/Report/ReportPdfImageTest.php +++ b/tests/app/Report/ReportPdfImageTest.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/tests/app/Report/ReportPdfLineTest.php b/tests/app/Report/ReportPdfLineTest.php index 0755c7a1ea..bc1154643a 100644 --- a/tests/app/Report/ReportPdfLineTest.php +++ b/tests/app/Report/ReportPdfLineTest.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/tests/app/Report/ReportPdfTextBoxTest.php b/tests/app/Report/ReportPdfTextBoxTest.php index e968f84643..6ad53ca32a 100644 --- a/tests/app/Report/ReportPdfTextBoxTest.php +++ b/tests/app/Report/ReportPdfTextBoxTest.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/tests/app/Report/ReportPdfTextTest.php b/tests/app/Report/ReportPdfTextTest.php index d0c0c236e0..0d67868534 100644 --- a/tests/app/Report/ReportPdfTextTest.php +++ b/tests/app/Report/ReportPdfTextTest.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/tests/app/Report/RightToLeftSupportTest.php b/tests/app/Report/RightToLeftSupportTest.php index 5f9f5e4dfb..a81098ea26 100644 --- a/tests/app/Report/RightToLeftSupportTest.php +++ b/tests/app/Report/RightToLeftSupportTest.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/tests/app/Report/TcpdfWrapperTest.php b/tests/app/Report/TcpdfWrapperTest.php index 2fcc2c314d..100433d64c 100644 --- a/tests/app/Report/TcpdfWrapperTest.php +++ b/tests/app/Report/TcpdfWrapperTest.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 |
