summaryrefslogtreecommitdiff
path: root/app/Module/FamilyTreeFavorites
diff options
context:
space:
mode:
authorGreg Roach <fisharebest@gmail.com>2016-01-30 19:16:06 +0000
committerGreg Roach <fisharebest@gmail.com>2016-01-30 19:16:06 +0000
commit369c0ce6d43eee62858778711fa4744ed347814a (patch)
tree70716c8effb3b0c0b82c52df4ea002b1aeec9a27 /app/Module/FamilyTreeFavorites
parent78e8849fec37e0582376ef529b523e65fab9d56b (diff)
downloadwebtrees-369c0ce6d43eee62858778711fa4744ed347814a.tar.gz
webtrees-369c0ce6d43eee62858778711fa4744ed347814a.tar.bz2
webtrees-369c0ce6d43eee62858778711fa4744ed347814a.zip
Update copyright year
Diffstat (limited to 'app/Module/FamilyTreeFavorites')
-rw-r--r--app/Module/FamilyTreeFavorites/Schema/Migration0.php2
-rw-r--r--app/Module/FamilyTreeFavorites/Schema/Migration1.php2
-rw-r--r--app/Module/FamilyTreeFavorites/Schema/Migration2.php2
-rw-r--r--app/Module/FamilyTreeFavorites/Schema/Migration3.php2
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