diff options
Diffstat (limited to 'app/Module/FamilyTreeFavorites')
4 files changed, 4 insertions, 4 deletions
diff --git a/app/Module/FamilyTreeFavorites/Schema/Migration0.php b/app/Module/FamilyTreeFavorites/Schema/Migration0.php index 96f99c7f27..3c4404205d 100644 --- a/app/Module/FamilyTreeFavorites/Schema/Migration0.php +++ b/app/Module/FamilyTreeFavorites/Schema/Migration0.php @@ -1,7 +1,7 @@ <?php /** * webtrees: online genealogy - * Copyright (C) 2015 webtrees development team + * Copyright (C) 2016 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/FamilyTreeFavorites/Schema/Migration1.php b/app/Module/FamilyTreeFavorites/Schema/Migration1.php index 996bd88e61..fd94af010f 100644 --- a/app/Module/FamilyTreeFavorites/Schema/Migration1.php +++ b/app/Module/FamilyTreeFavorites/Schema/Migration1.php @@ -1,7 +1,7 @@ <?php /** * webtrees: online genealogy - * Copyright (C) 2015 webtrees development team + * Copyright (C) 2016 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/FamilyTreeFavorites/Schema/Migration2.php b/app/Module/FamilyTreeFavorites/Schema/Migration2.php index e95d2eeab5..cbaed3c483 100644 --- a/app/Module/FamilyTreeFavorites/Schema/Migration2.php +++ b/app/Module/FamilyTreeFavorites/Schema/Migration2.php @@ -1,7 +1,7 @@ <?php /** * webtrees: online genealogy - * Copyright (C) 2015 webtrees development team + * Copyright (C) 2016 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/FamilyTreeFavorites/Schema/Migration3.php b/app/Module/FamilyTreeFavorites/Schema/Migration3.php index 2109eadd35..e53b281183 100644 --- a/app/Module/FamilyTreeFavorites/Schema/Migration3.php +++ b/app/Module/FamilyTreeFavorites/Schema/Migration3.php @@ -1,7 +1,7 @@ <?php /** * webtrees: online genealogy - * Copyright (C) 2015 webtrees development team + * Copyright (C) 2016 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 |
