diff options
| author | Brian Holland <windmillway2@gmail.com> | 2011-02-10 21:22:15 +0000 |
|---|---|---|
| committer | Brian Holland <windmillway2@gmail.com> | 2011-02-10 21:22:15 +0000 |
| commit | bf24f6b656bda2196520006520d5f080462f9b4b (patch) | |
| tree | d4ad5ac83e6e4b5f291273f2522bcdb04fbde734 /modules | |
| parent | 33d49f01dc06be83a4082d7c02c160c6c4e30780 (diff) | |
| download | webtrees-bf24f6b656bda2196520006520d5f080462f9b4b.tar.gz webtrees-bf24f6b656bda2196520006520d5f080462f9b4b.tar.bz2 webtrees-bf24f6b656bda2196520006520d5f080462f9b4b.zip | |
Tidy up some authorship for webtrees
Diffstat (limited to 'modules')
| -rw-r--r-- | modules/googlemap/placehierarchy.php | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/modules/googlemap/placehierarchy.php b/modules/googlemap/placehierarchy.php index c2b594528d..93279da117 100644 --- a/modules/googlemap/placehierarchy.php +++ b/modules/googlemap/placehierarchy.php @@ -24,7 +24,8 @@ * * @package webtrees * @subpackage Googlemap - * @author Łukasz Wileński <wooc@users.sourceforge.net> + * @author Brian Holland (for v3 googlemaps version at webtrees) + * * $Id$ */ |
