diff options
Diffstat (limited to 'themes/xenea/templates/block_main_temp.php')
| -rw-r--r-- | themes/xenea/templates/block_main_temp.php | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/themes/xenea/templates/block_main_temp.php b/themes/xenea/templates/block_main_temp.php index 7991350739..fe30dc3a74 100644 --- a/themes/xenea/templates/block_main_temp.php +++ b/themes/xenea/templates/block_main_temp.php @@ -8,10 +8,10 @@ // $content - the content of the block // // webtrees: Web based Family History software -// Copyright (C) 2011 webtrees development team. +// Copyright (C) 2013 webtrees development team. // // Derived from PhpGedView -// Copyright (C) 2008 to 2009 PGV Development Team. All rights reserved. +// Copyright (C) 2008 to 2009 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 @@ -26,8 +26,6 @@ // You should have received a copy of the GNU General Public License // along with this program; if not, write to the Free Software // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA -// -// $Id$ if (!defined('WT_WEBTREES')) { header('HTTP/1.0 403 Forbidden'); |
