diff options
| author | Greg Roach <fisharebest@gmail.com> | 2018-01-07 22:32:39 +0000 |
|---|---|---|
| committer | Greg Roach <fisharebest@gmail.com> | 2018-01-07 22:32:39 +0000 |
| commit | 1062a1429914c995339f502856821457aa975a5a (patch) | |
| tree | 9f329ee6eb856783a19019392b8370090c5dd6d6 /app/GedcomCode | |
| parent | 2d4e82d56c63012f253ecf5e7d16e03c196235f4 (diff) | |
| download | webtrees-1062a1429914c995339f502856821457aa975a5a.tar.gz webtrees-1062a1429914c995339f502856821457aa975a5a.tar.bz2 webtrees-1062a1429914c995339f502856821457aa975a5a.zip | |
Happy new year - 2018
Diffstat (limited to 'app/GedcomCode')
| -rw-r--r-- | app/GedcomCode/GedcomCodeAdop.php | 2 | ||||
| -rw-r--r-- | app/GedcomCode/GedcomCodeName.php | 2 | ||||
| -rw-r--r-- | app/GedcomCode/GedcomCodePedi.php | 2 | ||||
| -rw-r--r-- | app/GedcomCode/GedcomCodeQuay.php | 2 | ||||
| -rw-r--r-- | app/GedcomCode/GedcomCodeRela.php | 2 | ||||
| -rw-r--r-- | app/GedcomCode/GedcomCodeStat.php | 2 | ||||
| -rw-r--r-- | app/GedcomCode/GedcomCodeTemp.php | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/app/GedcomCode/GedcomCodeAdop.php b/app/GedcomCode/GedcomCodeAdop.php index 3dfad11357..ee7e65ab3d 100644 --- a/app/GedcomCode/GedcomCodeAdop.php +++ b/app/GedcomCode/GedcomCodeAdop.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/GedcomCode/GedcomCodeName.php b/app/GedcomCode/GedcomCodeName.php index 3055ddc543..a75b044b11 100644 --- a/app/GedcomCode/GedcomCodeName.php +++ b/app/GedcomCode/GedcomCodeName.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/GedcomCode/GedcomCodePedi.php b/app/GedcomCode/GedcomCodePedi.php index 0b2e10ec2e..56dbfbd478 100644 --- a/app/GedcomCode/GedcomCodePedi.php +++ b/app/GedcomCode/GedcomCodePedi.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/GedcomCode/GedcomCodeQuay.php b/app/GedcomCode/GedcomCodeQuay.php index f62382a4cc..7362c671ed 100644 --- a/app/GedcomCode/GedcomCodeQuay.php +++ b/app/GedcomCode/GedcomCodeQuay.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/GedcomCode/GedcomCodeRela.php b/app/GedcomCode/GedcomCodeRela.php index dadfc8a381..879742c76d 100644 --- a/app/GedcomCode/GedcomCodeRela.php +++ b/app/GedcomCode/GedcomCodeRela.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/GedcomCode/GedcomCodeStat.php b/app/GedcomCode/GedcomCodeStat.php index 8608907624..441b1b7fed 100644 --- a/app/GedcomCode/GedcomCodeStat.php +++ b/app/GedcomCode/GedcomCodeStat.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/GedcomCode/GedcomCodeTemp.php b/app/GedcomCode/GedcomCodeTemp.php index 75aaa00598..e5aacb3048 100644 --- a/app/GedcomCode/GedcomCodeTemp.php +++ b/app/GedcomCode/GedcomCodeTemp.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 |
