diff options
| author | Greg Roach <fisharebest@webtrees.net> | 2019-01-01 18:35:04 +0000 |
|---|---|---|
| committer | Greg Roach <fisharebest@webtrees.net> | 2019-01-01 18:35:04 +0000 |
| commit | 8fcd0d32e56ee262912bbdb593202cfd1cbc1615 (patch) | |
| tree | b7f9a15ef57fc57652a390d2c5a11503e85ea6b4 /tests/app/GedcomCode | |
| parent | 8805c4d4460470801e8bc809354fd66d06fad51d (diff) | |
| download | webtrees-8fcd0d32e56ee262912bbdb593202cfd1cbc1615.tar.gz webtrees-8fcd0d32e56ee262912bbdb593202cfd1cbc1615.tar.bz2 webtrees-8fcd0d32e56ee262912bbdb593202cfd1cbc1615.zip | |
Happy 2019
Diffstat (limited to 'tests/app/GedcomCode')
| -rw-r--r-- | tests/app/GedcomCode/GedcomCodeAdopTest.php | 2 | ||||
| -rw-r--r-- | tests/app/GedcomCode/GedcomCodeNameTest.php | 2 | ||||
| -rw-r--r-- | tests/app/GedcomCode/GedcomCodePediTest.php | 2 | ||||
| -rw-r--r-- | tests/app/GedcomCode/GedcomCodeQuayTest.php | 2 | ||||
| -rw-r--r-- | tests/app/GedcomCode/GedcomCodeRelaTest.php | 2 | ||||
| -rw-r--r-- | tests/app/GedcomCode/GedcomCodeStatTest.php | 2 | ||||
| -rw-r--r-- | tests/app/GedcomCode/GedcomCodeTempTest.php | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/tests/app/GedcomCode/GedcomCodeAdopTest.php b/tests/app/GedcomCode/GedcomCodeAdopTest.php index 2eb75958c7..db74819dd6 100644 --- a/tests/app/GedcomCode/GedcomCodeAdopTest.php +++ b/tests/app/GedcomCode/GedcomCodeAdopTest.php @@ -1,7 +1,7 @@ <?php /** * webtrees: online genealogy - * Copyright (C) 2018 webtrees development team + * Copyright (C) 2019 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/GedcomCode/GedcomCodeNameTest.php b/tests/app/GedcomCode/GedcomCodeNameTest.php index 5ce8dcba3d..accd3d4ec5 100644 --- a/tests/app/GedcomCode/GedcomCodeNameTest.php +++ b/tests/app/GedcomCode/GedcomCodeNameTest.php @@ -1,7 +1,7 @@ <?php /** * webtrees: online genealogy - * Copyright (C) 2018 webtrees development team + * Copyright (C) 2019 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/GedcomCode/GedcomCodePediTest.php b/tests/app/GedcomCode/GedcomCodePediTest.php index e3b6955f57..8b960a4458 100644 --- a/tests/app/GedcomCode/GedcomCodePediTest.php +++ b/tests/app/GedcomCode/GedcomCodePediTest.php @@ -1,7 +1,7 @@ <?php /** * webtrees: online genealogy - * Copyright (C) 2018 webtrees development team + * Copyright (C) 2019 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/GedcomCode/GedcomCodeQuayTest.php b/tests/app/GedcomCode/GedcomCodeQuayTest.php index cfca45f498..0c05ae2797 100644 --- a/tests/app/GedcomCode/GedcomCodeQuayTest.php +++ b/tests/app/GedcomCode/GedcomCodeQuayTest.php @@ -1,7 +1,7 @@ <?php /** * webtrees: online genealogy - * Copyright (C) 2018 webtrees development team + * Copyright (C) 2019 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/GedcomCode/GedcomCodeRelaTest.php b/tests/app/GedcomCode/GedcomCodeRelaTest.php index caf4cc5041..3164a2f2cc 100644 --- a/tests/app/GedcomCode/GedcomCodeRelaTest.php +++ b/tests/app/GedcomCode/GedcomCodeRelaTest.php @@ -1,7 +1,7 @@ <?php /** * webtrees: online genealogy - * Copyright (C) 2018 webtrees development team + * Copyright (C) 2019 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/GedcomCode/GedcomCodeStatTest.php b/tests/app/GedcomCode/GedcomCodeStatTest.php index fff4a5b607..9986156508 100644 --- a/tests/app/GedcomCode/GedcomCodeStatTest.php +++ b/tests/app/GedcomCode/GedcomCodeStatTest.php @@ -1,7 +1,7 @@ <?php /** * webtrees: online genealogy - * Copyright (C) 2018 webtrees development team + * Copyright (C) 2019 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/GedcomCode/GedcomCodeTempTest.php b/tests/app/GedcomCode/GedcomCodeTempTest.php index badda5a184..00da9ecb0c 100644 --- a/tests/app/GedcomCode/GedcomCodeTempTest.php +++ b/tests/app/GedcomCode/GedcomCodeTempTest.php @@ -1,7 +1,7 @@ <?php /** * webtrees: online genealogy - * Copyright (C) 2018 webtrees development team + * Copyright (C) 2019 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 |
