summaryrefslogtreecommitdiff
path: root/index_edit.php
diff options
context:
space:
mode:
authorGreg Roach <fisharebest@gmail.com>2013-08-09 21:29:18 +0100
committerGreg Roach <fisharebest@gmail.com>2013-08-09 21:29:18 +0100
commit1acb63db0fe302b025a9a527447b150fdcef96bf (patch)
treecc7a1f77cd0518b29dd35cff81af354a65d4750c /index_edit.php
parentadacaaea13c9555e78603cea678bee8f691f9410 (diff)
downloadwebtrees-1acb63db0fe302b025a9a527447b150fdcef96bf.tar.gz
webtrees-1acb63db0fe302b025a9a527447b150fdcef96bf.tar.bz2
webtrees-1acb63db0fe302b025a9a527447b150fdcef96bf.zip
Remove empty subversion Id tags
Diffstat (limited to 'index_edit.php')
-rw-r--r--index_edit.php6
1 files changed, 2 insertions, 4 deletions
diff --git a/index_edit.php b/index_edit.php
index 0dc2812e5e..98151f21f2 100644
--- a/index_edit.php
+++ b/index_edit.php
@@ -2,10 +2,10 @@
// Change the blocks on "My page" and "Home page"
//
// webtrees: Web based Family History software
-// Copyright (C) 2012 webtrees development team.
+// Copyright (C) 2013 webtrees development team.
//
// Derived from PhpGedView
-// Copyright (C) 2002 to 2009 PGV Development Team. All rights reserved.
+// Copyright (C) 2002 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
@@ -20,8 +20,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$
define('WT_SCRIPT_NAME', 'index_edit.php');
require './includes/session.php';