summaryrefslogtreecommitdiff
path: root/app/Module/FamilyTreeNews/Schema
diff options
context:
space:
mode:
authorGreg Roach <fisharebest@gmail.com>2018-01-07 22:32:39 +0000
committerGreg Roach <fisharebest@gmail.com>2018-01-07 22:32:39 +0000
commit1062a1429914c995339f502856821457aa975a5a (patch)
tree9f329ee6eb856783a19019392b8370090c5dd6d6 /app/Module/FamilyTreeNews/Schema
parent2d4e82d56c63012f253ecf5e7d16e03c196235f4 (diff)
downloadwebtrees-1062a1429914c995339f502856821457aa975a5a.tar.gz
webtrees-1062a1429914c995339f502856821457aa975a5a.tar.bz2
webtrees-1062a1429914c995339f502856821457aa975a5a.zip
Happy new year - 2018
Diffstat (limited to 'app/Module/FamilyTreeNews/Schema')
-rw-r--r--app/Module/FamilyTreeNews/Schema/Migration0.php2
-rw-r--r--app/Module/FamilyTreeNews/Schema/Migration1.php2
-rw-r--r--app/Module/FamilyTreeNews/Schema/Migration2.php2
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