diff options
Diffstat (limited to 'app/Module/GoogleMaps/Schema')
| -rw-r--r-- | app/Module/GoogleMaps/Schema/Migration0.php | 2 | ||||
| -rw-r--r-- | app/Module/GoogleMaps/Schema/Migration1.php | 2 | ||||
| -rw-r--r-- | app/Module/GoogleMaps/Schema/Migration2.php | 2 | ||||
| -rw-r--r-- | app/Module/GoogleMaps/Schema/Migration3.php | 2 | ||||
| -rw-r--r-- | app/Module/GoogleMaps/Schema/Migration4.php | 2 | ||||
| -rw-r--r-- | app/Module/GoogleMaps/Schema/Migration5.php | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/app/Module/GoogleMaps/Schema/Migration0.php b/app/Module/GoogleMaps/Schema/Migration0.php index a1f53a72db..8552aed4c3 100644 --- a/app/Module/GoogleMaps/Schema/Migration0.php +++ b/app/Module/GoogleMaps/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/GoogleMaps/Schema/Migration1.php b/app/Module/GoogleMaps/Schema/Migration1.php index a884afe7ff..daf7e9b3e9 100644 --- a/app/Module/GoogleMaps/Schema/Migration1.php +++ b/app/Module/GoogleMaps/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/GoogleMaps/Schema/Migration2.php b/app/Module/GoogleMaps/Schema/Migration2.php index 802198c8c0..cf0ac3585c 100644 --- a/app/Module/GoogleMaps/Schema/Migration2.php +++ b/app/Module/GoogleMaps/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/GoogleMaps/Schema/Migration3.php b/app/Module/GoogleMaps/Schema/Migration3.php index 8b50bd9e5d..61af68ac84 100644 --- a/app/Module/GoogleMaps/Schema/Migration3.php +++ b/app/Module/GoogleMaps/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 diff --git a/app/Module/GoogleMaps/Schema/Migration4.php b/app/Module/GoogleMaps/Schema/Migration4.php index 61eec9a487..ae8b8412b7 100644 --- a/app/Module/GoogleMaps/Schema/Migration4.php +++ b/app/Module/GoogleMaps/Schema/Migration4.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/GoogleMaps/Schema/Migration5.php b/app/Module/GoogleMaps/Schema/Migration5.php index 12a23a0a79..926c6129a5 100644 --- a/app/Module/GoogleMaps/Schema/Migration5.php +++ b/app/Module/GoogleMaps/Schema/Migration5.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 |
