diff options
| author | Greg Roach <fisharebest@gmail.com> | 2014-01-04 12:28:51 +0000 |
|---|---|---|
| committer | Greg Roach <fisharebest@gmail.com> | 2014-01-04 12:28:51 +0000 |
| commit | 36362d2c626c95d97e936875f2d0e232c72d37c9 (patch) | |
| tree | 9c5f8ac17f105986eb67170850c2ac67b1f4c2ff /modules_v3/html | |
| parent | 6d7c230a98306b8348179b6346dca8bc152c6f15 (diff) | |
| download | webtrees-36362d2c626c95d97e936875f2d0e232c72d37c9.tar.gz webtrees-36362d2c626c95d97e936875f2d0e232c72d37c9.tar.bz2 webtrees-36362d2c626c95d97e936875f2d0e232c72d37c9.zip | |
Update copyright date to 2014
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 |
