diff options
Diffstat (limited to 'app/Module/FamilyTreeNews/Schema')
| -rw-r--r-- | app/Module/FamilyTreeNews/Schema/Migration0.php | 2 | ||||
| -rw-r--r-- | app/Module/FamilyTreeNews/Schema/Migration1.php | 2 | ||||
| -rw-r--r-- | app/Module/FamilyTreeNews/Schema/Migration2.php | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/app/Module/FamilyTreeNews/Schema/Migration0.php b/app/Module/FamilyTreeNews/Schema/Migration0.php index 06c8474cfe..f0df5241d7 100644 --- a/app/Module/FamilyTreeNews/Schema/Migration0.php +++ b/app/Module/FamilyTreeNews/Schema/Migration0.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/Module/FamilyTreeNews/Schema/Migration1.php b/app/Module/FamilyTreeNews/Schema/Migration1.php index eb60f586c8..08b8404852 100644 --- a/app/Module/FamilyTreeNews/Schema/Migration1.php +++ b/app/Module/FamilyTreeNews/Schema/Migration1.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/Module/FamilyTreeNews/Schema/Migration2.php b/app/Module/FamilyTreeNews/Schema/Migration2.php index 8521337e2c..90a909564b 100644 --- a/app/Module/FamilyTreeNews/Schema/Migration2.php +++ b/app/Module/FamilyTreeNews/Schema/Migration2.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 |
