diff options
| author | Greg Roach <fisharebest@gmail.com> | 2016-01-30 19:16:06 +0000 |
|---|---|---|
| committer | Greg Roach <fisharebest@gmail.com> | 2016-01-30 19:16:06 +0000 |
| commit | 369c0ce6d43eee62858778711fa4744ed347814a (patch) | |
| tree | 70716c8effb3b0c0b82c52df4ea002b1aeec9a27 /app/Functions | |
| parent | 78e8849fec37e0582376ef529b523e65fab9d56b (diff) | |
| download | webtrees-369c0ce6d43eee62858778711fa4744ed347814a.tar.gz webtrees-369c0ce6d43eee62858778711fa4744ed347814a.tar.bz2 webtrees-369c0ce6d43eee62858778711fa4744ed347814a.zip | |
Update copyright year
Diffstat (limited to 'app/Functions')
| -rw-r--r-- | app/Functions/Functions.php | 2 | ||||
| -rw-r--r-- | app/Functions/FunctionsCharts.php | 2 | ||||
| -rw-r--r-- | app/Functions/FunctionsDate.php | 2 | ||||
| -rw-r--r-- | app/Functions/FunctionsDb.php | 2 | ||||
| -rw-r--r-- | app/Functions/FunctionsEdit.php | 2 | ||||
| -rw-r--r-- | app/Functions/FunctionsExport.php | 2 | ||||
| -rw-r--r-- | app/Functions/FunctionsImport.php | 2 | ||||
| -rw-r--r-- | app/Functions/FunctionsMedia.php | 2 | ||||
| -rw-r--r-- | app/Functions/FunctionsPrint.php | 2 | ||||
| -rw-r--r-- | app/Functions/FunctionsPrintFacts.php | 2 | ||||
| -rw-r--r-- | app/Functions/FunctionsPrintLists.php | 2 | ||||
| -rw-r--r-- | app/Functions/FunctionsRtl.php | 2 |
12 files changed, 12 insertions, 12 deletions
diff --git a/app/Functions/Functions.php b/app/Functions/Functions.php index 020f80319a..a493498796 100644 --- a/app/Functions/Functions.php +++ b/app/Functions/Functions.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/Functions/FunctionsCharts.php b/app/Functions/FunctionsCharts.php index 310eec2870..b74d534f82 100644 --- a/app/Functions/FunctionsCharts.php +++ b/app/Functions/FunctionsCharts.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/Functions/FunctionsDate.php b/app/Functions/FunctionsDate.php index c207efb244..598c5783c8 100644 --- a/app/Functions/FunctionsDate.php +++ b/app/Functions/FunctionsDate.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/Functions/FunctionsDb.php b/app/Functions/FunctionsDb.php index d9ae0dada1..69fd31aa5b 100644 --- a/app/Functions/FunctionsDb.php +++ b/app/Functions/FunctionsDb.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/Functions/FunctionsEdit.php b/app/Functions/FunctionsEdit.php index 7860691cf9..bfa9f1b4a3 100644 --- a/app/Functions/FunctionsEdit.php +++ b/app/Functions/FunctionsEdit.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/Functions/FunctionsExport.php b/app/Functions/FunctionsExport.php index 15b9e76985..0f36578614 100644 --- a/app/Functions/FunctionsExport.php +++ b/app/Functions/FunctionsExport.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/Functions/FunctionsImport.php b/app/Functions/FunctionsImport.php index b625a9e6b5..a2761a973d 100644 --- a/app/Functions/FunctionsImport.php +++ b/app/Functions/FunctionsImport.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/Functions/FunctionsMedia.php b/app/Functions/FunctionsMedia.php index 40f3ffdb6d..10cca7b389 100644 --- a/app/Functions/FunctionsMedia.php +++ b/app/Functions/FunctionsMedia.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/Functions/FunctionsPrint.php b/app/Functions/FunctionsPrint.php index 1c8fca0c5d..69dc15c90d 100644 --- a/app/Functions/FunctionsPrint.php +++ b/app/Functions/FunctionsPrint.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/Functions/FunctionsPrintFacts.php b/app/Functions/FunctionsPrintFacts.php index b6109ec243..c9bd4e88c0 100644 --- a/app/Functions/FunctionsPrintFacts.php +++ b/app/Functions/FunctionsPrintFacts.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/Functions/FunctionsPrintLists.php b/app/Functions/FunctionsPrintLists.php index d63a097d82..f963957bb6 100644 --- a/app/Functions/FunctionsPrintLists.php +++ b/app/Functions/FunctionsPrintLists.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/Functions/FunctionsRtl.php b/app/Functions/FunctionsRtl.php index 9f6d7ac242..535f601585 100644 --- a/app/Functions/FunctionsRtl.php +++ b/app/Functions/FunctionsRtl.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 |
