diff options
| author | Nigel Osborne <kiwi3685@me.com> | 2010-06-20 00:03:50 +0000 |
|---|---|---|
| committer | Nigel Osborne <kiwi3685@me.com> | 2010-06-20 00:03:50 +0000 |
| commit | 39c77b021f5f9ebfeb990047e4f36691250a7f7e (patch) | |
| tree | b0cdc324d52e782800121c10885e93b6d93bdd53 /themes/clouds/header.php | |
| parent | 081562d1b62ef74d4e693947c2e69f7af23ae877 (diff) | |
| download | webtrees-39c77b021f5f9ebfeb990047e4f36691250a7f7e.tar.gz webtrees-39c77b021f5f9ebfeb990047e4f36691250a7f7e.tar.bz2 webtrees-39c77b021f5f9ebfeb990047e4f36691250a7f7e.zip | |
Added attribution to cloudy originator in clouds || added svn versioning to a couple of files it was missing from
Diffstat (limited to 'themes/clouds/header.php')
| -rw-r--r-- | themes/clouds/header.php | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/themes/clouds/header.php b/themes/clouds/header.php index ee6e300ad4..9afd985757 100644 --- a/themes/clouds/header.php +++ b/themes/clouds/header.php @@ -6,7 +6,8 @@ * Copyright (C) 2010 webtrees development team. * * Derived from PhpGedView Cloudy theme - * Copyright (C) 2002 to 2009 PGV Development Team. All rights reserved. + * Original author w.a. bastein http://genealogy.bastein.biz + * Copyright (C) 2010 PGV Development Team. All rights reserved. * * 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 @@ -24,7 +25,7 @@ * * @package webtrees * @subpackage Themes - * @version $Id: header.php 8681 2010-06-09 22:31:45Z greg $ + * @version $Id$ */ if (!defined('WT_WEBTREES')) { |
