diff options
Diffstat (limited to 'modules_v3/html')
| -rw-r--r-- | modules_v3/html/help_text.php | 2 | ||||
| -rw-r--r-- | modules_v3/html/module.php | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/modules_v3/html/help_text.php b/modules_v3/html/help_text.php index 5a8f9a0064..b5245c8e30 100644 --- a/modules_v3/html/help_text.php +++ b/modules_v3/html/help_text.php @@ -5,7 +5,7 @@ // It simply needs to set $title and $text for the help topic $help_topic // // webtrees: Web based Family History software -// Copyright (C) 2013 webtrees development team. +// Copyright (C) 2014 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 diff --git a/modules_v3/html/module.php b/modules_v3/html/module.php index dde7cca9d2..19d9a3d0f1 100644 --- a/modules_v3/html/module.php +++ b/modules_v3/html/module.php @@ -2,7 +2,7 @@ // Classes and libraries for module system // // webtrees: Web based Family History software -// Copyright (C) 2013 webtrees development team. +// Copyright (C) 2014 webtrees development team. // // Derived from PhpGedView // Copyright (C) 2010 John Finlay |
