diff options
Diffstat (limited to 'app/Report')
32 files changed, 32 insertions, 32 deletions
diff --git a/app/Report/ReportBase.php b/app/Report/ReportBase.php index 0f4d26b844..92227852dd 100644 --- a/app/Report/ReportBase.php +++ b/app/Report/ReportBase.php @@ -1,7 +1,7 @@ <?php /** * webtrees: online genealogy - * Copyright (C) 2017 webtrees development team + * Copyright (C) 2018 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/Report/ReportBaseCell.php b/app/Report/ReportBaseCell.php index 3953cbcf20..88a7d817cb 100644 --- a/app/Report/ReportBaseCell.php +++ b/app/Report/ReportBaseCell.php @@ -1,7 +1,7 @@ <?php /** * webtrees: online genealogy - * Copyright (C) 2017 webtrees development team + * Copyright (C) 2018 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/Report/ReportBaseElement.php b/app/Report/ReportBaseElement.php index ea40c48548..ffede002a3 100644 --- a/app/Report/ReportBaseElement.php +++ b/app/Report/ReportBaseElement.php @@ -1,7 +1,7 @@ <?php /** * webtrees: online genealogy - * Copyright (C) 2017 webtrees development team + * Copyright (C) 2018 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/Report/ReportBaseFootnote.php b/app/Report/ReportBaseFootnote.php index 30c8f02ba6..ae38626358 100644 --- a/app/Report/ReportBaseFootnote.php +++ b/app/Report/ReportBaseFootnote.php @@ -1,7 +1,7 @@ <?php /** * webtrees: online genealogy - * Copyright (C) 2017 webtrees development team + * Copyright (C) 2018 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/Report/ReportBaseHtml.php b/app/Report/ReportBaseHtml.php index 8b0744e9eb..a5252e4d95 100644 --- a/app/Report/ReportBaseHtml.php +++ b/app/Report/ReportBaseHtml.php @@ -1,7 +1,7 @@ <?php /** * webtrees: online genealogy - * Copyright (C) 2017 webtrees development team + * Copyright (C) 2018 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/Report/ReportBaseImage.php b/app/Report/ReportBaseImage.php index 9eb94ea201..df28c9afb6 100644 --- a/app/Report/ReportBaseImage.php +++ b/app/Report/ReportBaseImage.php @@ -1,7 +1,7 @@ <?php /** * webtrees: online genealogy - * Copyright (C) 2017 webtrees development team + * Copyright (C) 2018 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/Report/ReportBaseLine.php b/app/Report/ReportBaseLine.php index b0803eef49..d785c437df 100644 --- a/app/Report/ReportBaseLine.php +++ b/app/Report/ReportBaseLine.php @@ -1,7 +1,7 @@ <?php /** * webtrees: online genealogy - * Copyright (C) 2017 webtrees development team + * Copyright (C) 2018 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/Report/ReportBasePageheader.php b/app/Report/ReportBasePageheader.php index a2e027ae18..e01968b097 100644 --- a/app/Report/ReportBasePageheader.php +++ b/app/Report/ReportBasePageheader.php @@ -1,7 +1,7 @@ <?php /** * webtrees: online genealogy - * Copyright (C) 2017 webtrees development team + * Copyright (C) 2018 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/Report/ReportBaseText.php b/app/Report/ReportBaseText.php index 678515daca..a9f268fc70 100644 --- a/app/Report/ReportBaseText.php +++ b/app/Report/ReportBaseText.php @@ -1,7 +1,7 @@ <?php /** * webtrees: online genealogy - * Copyright (C) 2017 webtrees development team + * Copyright (C) 2018 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/Report/ReportBaseTextbox.php b/app/Report/ReportBaseTextbox.php index e7252a765c..fb116113ec 100644 --- a/app/Report/ReportBaseTextbox.php +++ b/app/Report/ReportBaseTextbox.php @@ -1,7 +1,7 @@ <?php /** * webtrees: online genealogy - * Copyright (C) 2017 webtrees development team + * Copyright (C) 2018 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/Report/ReportHtml.php b/app/Report/ReportHtml.php index 7f00c75f0d..e89dbc00a0 100644 --- a/app/Report/ReportHtml.php +++ b/app/Report/ReportHtml.php @@ -1,7 +1,7 @@ <?php /** * webtrees: online genealogy - * Copyright (C) 2017 webtrees development team + * Copyright (C) 2018 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/Report/ReportHtmlCell.php b/app/Report/ReportHtmlCell.php index 1cc537f90c..b066f3867a 100644 --- a/app/Report/ReportHtmlCell.php +++ b/app/Report/ReportHtmlCell.php @@ -1,7 +1,7 @@ <?php /** * webtrees: online genealogy - * Copyright (C) 2017 webtrees development team + * Copyright (C) 2018 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/Report/ReportHtmlFootnote.php b/app/Report/ReportHtmlFootnote.php index d380687b3e..5a000b1f97 100644 --- a/app/Report/ReportHtmlFootnote.php +++ b/app/Report/ReportHtmlFootnote.php @@ -1,7 +1,7 @@ <?php /** * webtrees: online genealogy - * Copyright (C) 2017 webtrees development team + * Copyright (C) 2018 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/Report/ReportHtmlHtml.php b/app/Report/ReportHtmlHtml.php index 1906c096eb..4dbdaa2aca 100644 --- a/app/Report/ReportHtmlHtml.php +++ b/app/Report/ReportHtmlHtml.php @@ -1,7 +1,7 @@ <?php /** * webtrees: online genealogy - * Copyright (C) 2017 webtrees development team + * Copyright (C) 2018 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/Report/ReportHtmlImage.php b/app/Report/ReportHtmlImage.php index eaca7384c7..871a5b7f12 100644 --- a/app/Report/ReportHtmlImage.php +++ b/app/Report/ReportHtmlImage.php @@ -1,7 +1,7 @@ <?php /** * webtrees: online genealogy - * Copyright (C) 2017 webtrees development team + * Copyright (C) 2018 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/Report/ReportHtmlLine.php b/app/Report/ReportHtmlLine.php index 0bc4da4897..f9b21ce43c 100644 --- a/app/Report/ReportHtmlLine.php +++ b/app/Report/ReportHtmlLine.php @@ -1,7 +1,7 @@ <?php /** * webtrees: online genealogy - * Copyright (C) 2017 webtrees development team + * Copyright (C) 2018 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/Report/ReportHtmlPageheader.php b/app/Report/ReportHtmlPageheader.php index b9cad70f67..8451c52125 100644 --- a/app/Report/ReportHtmlPageheader.php +++ b/app/Report/ReportHtmlPageheader.php @@ -1,7 +1,7 @@ <?php /** * webtrees: online genealogy - * Copyright (C) 2017 webtrees development team + * Copyright (C) 2018 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/Report/ReportHtmlText.php b/app/Report/ReportHtmlText.php index b9e13a3c9d..f054953a9e 100644 --- a/app/Report/ReportHtmlText.php +++ b/app/Report/ReportHtmlText.php @@ -1,7 +1,7 @@ <?php /** * webtrees: online genealogy - * Copyright (C) 2017 webtrees development team + * Copyright (C) 2018 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/Report/ReportHtmlTextbox.php b/app/Report/ReportHtmlTextbox.php index de417b7a08..a70c29d384 100644 --- a/app/Report/ReportHtmlTextbox.php +++ b/app/Report/ReportHtmlTextbox.php @@ -1,7 +1,7 @@ <?php /** * webtrees: online genealogy - * Copyright (C) 2017 webtrees development team + * Copyright (C) 2018 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/Report/ReportParserBase.php b/app/Report/ReportParserBase.php index 90b556e4d8..b6cadfca4e 100644 --- a/app/Report/ReportParserBase.php +++ b/app/Report/ReportParserBase.php @@ -1,7 +1,7 @@ <?php /** * webtrees: online genealogy - * Copyright (C) 2017 webtrees development team + * Copyright (C) 2018 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/Report/ReportParserGenerate.php b/app/Report/ReportParserGenerate.php index 5b2954f570..b9bb930899 100644 --- a/app/Report/ReportParserGenerate.php +++ b/app/Report/ReportParserGenerate.php @@ -1,7 +1,7 @@ <?php /** * webtrees: online genealogy - * Copyright (C) 2017 webtrees development team + * Copyright (C) 2018 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/Report/ReportParserSetup.php b/app/Report/ReportParserSetup.php index 4e60baf70d..fd02ff7a70 100644 --- a/app/Report/ReportParserSetup.php +++ b/app/Report/ReportParserSetup.php @@ -1,7 +1,7 @@ <?php /** * webtrees: online genealogy - * Copyright (C) 2017 webtrees development team + * Copyright (C) 2018 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/Report/ReportPdf.php b/app/Report/ReportPdf.php index 630d8e01a8..eb0ecb8940 100644 --- a/app/Report/ReportPdf.php +++ b/app/Report/ReportPdf.php @@ -1,7 +1,7 @@ <?php /** * webtrees: online genealogy - * Copyright (C) 2017 webtrees development team + * Copyright (C) 2018 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/Report/ReportPdfCell.php b/app/Report/ReportPdfCell.php index 655ae08953..8b7f17d586 100644 --- a/app/Report/ReportPdfCell.php +++ b/app/Report/ReportPdfCell.php @@ -1,7 +1,7 @@ <?php /** * webtrees: online genealogy - * Copyright (C) 2017 webtrees development team + * Copyright (C) 2018 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/Report/ReportPdfFootnote.php b/app/Report/ReportPdfFootnote.php index b20d4e6821..3a1a657374 100644 --- a/app/Report/ReportPdfFootnote.php +++ b/app/Report/ReportPdfFootnote.php @@ -1,7 +1,7 @@ <?php /** * webtrees: online genealogy - * Copyright (C) 2017 webtrees development team + * Copyright (C) 2018 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/Report/ReportPdfHtml.php b/app/Report/ReportPdfHtml.php index bfb2845b71..4417e75d6f 100644 --- a/app/Report/ReportPdfHtml.php +++ b/app/Report/ReportPdfHtml.php @@ -1,7 +1,7 @@ <?php /** * webtrees: online genealogy - * Copyright (C) 2017 webtrees development team + * Copyright (C) 2018 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/Report/ReportPdfImage.php b/app/Report/ReportPdfImage.php index 34f90011b2..0eedf218b4 100644 --- a/app/Report/ReportPdfImage.php +++ b/app/Report/ReportPdfImage.php @@ -1,7 +1,7 @@ <?php /** * webtrees: online genealogy - * Copyright (C) 2017 webtrees development team + * Copyright (C) 2018 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/Report/ReportPdfLine.php b/app/Report/ReportPdfLine.php index 1cd2a2b6e0..effe9edb1d 100644 --- a/app/Report/ReportPdfLine.php +++ b/app/Report/ReportPdfLine.php @@ -1,7 +1,7 @@ <?php /** * webtrees: online genealogy - * Copyright (C) 2017 webtrees development team + * Copyright (C) 2018 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/Report/ReportPdfPageheader.php b/app/Report/ReportPdfPageheader.php index 87612adeba..c0194baa43 100644 --- a/app/Report/ReportPdfPageheader.php +++ b/app/Report/ReportPdfPageheader.php @@ -1,7 +1,7 @@ <?php /** * webtrees: online genealogy - * Copyright (C) 2017 webtrees development team + * Copyright (C) 2018 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/Report/ReportPdfText.php b/app/Report/ReportPdfText.php index d773a1d339..d320eba1ac 100644 --- a/app/Report/ReportPdfText.php +++ b/app/Report/ReportPdfText.php @@ -1,7 +1,7 @@ <?php /** * webtrees: online genealogy - * Copyright (C) 2017 webtrees development team + * Copyright (C) 2018 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/Report/ReportPdfTextbox.php b/app/Report/ReportPdfTextbox.php index 701b79e4d5..1d7fd00641 100644 --- a/app/Report/ReportPdfTextbox.php +++ b/app/Report/ReportPdfTextbox.php @@ -1,7 +1,7 @@ <?php /** * webtrees: online genealogy - * Copyright (C) 2017 webtrees development team + * Copyright (C) 2018 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/Report/ReportTcpdf.php b/app/Report/ReportTcpdf.php index c408351cb6..7a7041c82f 100644 --- a/app/Report/ReportTcpdf.php +++ b/app/Report/ReportTcpdf.php @@ -1,7 +1,7 @@ <?php /** * webtrees: online genealogy - * Copyright (C) 2017 webtrees development team + * Copyright (C) 2018 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 |
