diff options
415 files changed, 319 insertions, 1133 deletions
diff --git a/action.php b/action.php index 9f1f42b508..d44676fc57 100644 --- a/action.php +++ b/action.php @@ -35,8 +35,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', 'action.php'); require './includes/session.php'; diff --git a/addmedia.php b/addmedia.php index 267fc7e6df..7e53eaa80b 100644 --- a/addmedia.php +++ b/addmedia.php @@ -6,7 +6,7 @@ // 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 @@ -21,8 +21,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', 'addmedia.php'); require './includes/session.php'; @@ -17,8 +17,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', 'admin.php'); diff --git a/admin_media.php b/admin_media.php index 9f18bace48..66579f7cd6 100644 --- a/admin_media.php +++ b/admin_media.php @@ -15,8 +15,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', 'admin_media.php'); require './includes/session.php'; diff --git a/admin_media_upload.php b/admin_media_upload.php index 1034723fe6..656cb5060b 100644 --- a/admin_media_upload.php +++ b/admin_media_upload.php @@ -5,7 +5,7 @@ // 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', 'admin_media_upload.php'); require './includes/session.php'; diff --git a/admin_module_blocks.php b/admin_module_blocks.php index 1313a0965c..e970ae6bec 100644 --- a/admin_module_blocks.php +++ b/admin_module_blocks.php @@ -17,8 +17,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', 'admin_module_blocks.php'); require 'includes/session.php'; diff --git a/admin_module_menus.php b/admin_module_menus.php index f16f731a18..b86e59fd4f 100644 --- a/admin_module_menus.php +++ b/admin_module_menus.php @@ -17,8 +17,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', 'admin_module_menus.php'); require 'includes/session.php'; diff --git a/admin_module_reports.php b/admin_module_reports.php index 618acba2c7..a6f773a0d2 100644 --- a/admin_module_reports.php +++ b/admin_module_reports.php @@ -17,8 +17,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', 'admin_module_reports.php'); require 'includes/session.php'; diff --git a/admin_module_sidebar.php b/admin_module_sidebar.php index dfff1264d3..4b2598f5be 100644 --- a/admin_module_sidebar.php +++ b/admin_module_sidebar.php @@ -17,8 +17,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', 'admin_module_sidebar.php'); require 'includes/session.php'; diff --git a/admin_module_tabs.php b/admin_module_tabs.php index c10f972a6e..eba7563682 100644 --- a/admin_module_tabs.php +++ b/admin_module_tabs.php @@ -17,8 +17,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', 'admin_module_tabs.php'); require 'includes/session.php'; diff --git a/admin_modules.php b/admin_modules.php index 22c6751b20..4013f60680 100644 --- a/admin_modules.php +++ b/admin_modules.php @@ -17,8 +17,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', 'admin_modules.php'); require 'includes/session.php'; diff --git a/admin_pgv_to_wt.php b/admin_pgv_to_wt.php index 69fc0165fa..f2b9653d4b 100644 --- a/admin_pgv_to_wt.php +++ b/admin_pgv_to_wt.php @@ -17,8 +17,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', 'admin_pgv_to_wt.php'); require './includes/session.php'; diff --git a/admin_site_access.php b/admin_site_access.php index 5a46bb3d39..115acb1a19 100644 --- a/admin_site_access.php +++ b/admin_site_access.php @@ -17,8 +17,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', 'admin_site_access.php'); require './includes/session.php'; diff --git a/admin_site_change.php b/admin_site_change.php index b93d92eac6..0e135cb6e0 100644 --- a/admin_site_change.php +++ b/admin_site_change.php @@ -17,8 +17,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', 'admin_site_change.php'); require './includes/session.php'; diff --git a/admin_site_clean.php b/admin_site_clean.php index 68e18aa1bd..5fac44d642 100644 --- a/admin_site_clean.php +++ b/admin_site_clean.php @@ -3,7 +3,7 @@ // Copyright (C) 2013 webtrees development team. // // Derived from PhpGedView -// Copyright (C) 2002 to 2010 PGV Development Team. All rights reserved. +// Copyright (C) 2002 to 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 @@ -18,8 +18,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 -// -// version $Id$ define('WT_SCRIPT_NAME', 'admin_site_clean.php'); require './includes/session.php'; diff --git a/admin_site_config.php b/admin_site_config.php index 9433b0734c..a73303b150 100644 --- a/admin_site_config.php +++ b/admin_site_config.php @@ -17,8 +17,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', 'admin_site_config.php'); require './includes/session.php'; diff --git a/admin_site_info.php b/admin_site_info.php index 593134db6f..d44e440e5c 100644 --- a/admin_site_info.php +++ b/admin_site_info.php @@ -7,7 +7,7 @@ // 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 @@ -22,8 +22,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', 'admin_site_info.php'); require './includes/session.php'; diff --git a/admin_site_logs.php b/admin_site_logs.php index db614a24d7..57e22933a6 100644 --- a/admin_site_logs.php +++ b/admin_site_logs.php @@ -17,8 +17,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', 'admin_site_logs.php'); require './includes/session.php'; diff --git a/admin_site_merge.php b/admin_site_merge.php index 2bfe94c6fb..15e3a055ce 100644 --- a/admin_site_merge.php +++ b/admin_site_merge.php @@ -7,7 +7,7 @@ // Copyright (C) 2013 webtrees development team. // // Derived from PhpGedView -// Copyright (C) 2002 to 2010 PGV Development Team. All rights reserved. +// Copyright (C) 2002 to 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 @@ -22,8 +22,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', 'admin_site_merge.php'); require './includes/session.php'; diff --git a/admin_site_other.php b/admin_site_other.php index d919c2acf0..5c9cd1d8de 100644 --- a/admin_site_other.php +++ b/admin_site_other.php @@ -5,7 +5,7 @@ // Copyright (C) 2013 webtrees development team. // // Partly Derived from PhpGedView -// Copyright (C) 2002 to 2010 PGV Development Team. All rights reserved. +// Copyright (C) 2002 to 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 @@ -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', 'admin_site_other.php'); require './includes/session.php'; diff --git a/admin_site_readme.php b/admin_site_readme.php index 684a1dd9e7..2c72dd9477 100644 --- a/admin_site_readme.php +++ b/admin_site_readme.php @@ -17,8 +17,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', 'admin_site_readme.php'); require './includes/session.php'; diff --git a/admin_trees_check.php b/admin_trees_check.php index a95594985f..f824667686 100644 --- a/admin_trees_check.php +++ b/admin_trees_check.php @@ -23,8 +23,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', 'admin_trees_check.php'); require './includes/session.php'; diff --git a/admin_trees_config.php b/admin_trees_config.php index 73ec55bc53..f2e44c9f4f 100644 --- a/admin_trees_config.php +++ b/admin_trees_config.php @@ -5,7 +5,7 @@ // Copyright (C) 2013 webtrees development team. // // Derived from PhpGedView -// Copyright (C) 2002 to 2010 PGV Development Team. All rights reserved. +// Copyright (C) 2002 to 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 @@ -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', 'admin_trees_config.php'); diff --git a/admin_trees_download.php b/admin_trees_download.php index 222bcb4cea..2988ceb630 100644 --- a/admin_trees_download.php +++ b/admin_trees_download.php @@ -5,7 +5,7 @@ // 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', 'admin_trees_download.php'); require './includes/session.php'; diff --git a/admin_trees_export.php b/admin_trees_export.php index c9c2039c74..09fc78ffde 100644 --- a/admin_trees_export.php +++ b/admin_trees_export.php @@ -2,7 +2,7 @@ // Exports data from the database to a gedcom file // // webtrees: Web based Family History software -// Copyright (C) 2012 webtrees development team. +// Copyright (C) 2013 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 @@ -17,8 +17,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', 'admin_trees_export.php'); require './includes/session.php'; diff --git a/admin_trees_manage.php b/admin_trees_manage.php index 3c58e3ebdd..0fa2ddea31 100644 --- a/admin_trees_manage.php +++ b/admin_trees_manage.php @@ -17,8 +17,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', 'admin_trees_manage.php'); require './includes/session.php'; diff --git a/admin_users.php b/admin_users.php index 418437483b..a2764786ee 100644 --- a/admin_users.php +++ b/admin_users.php @@ -5,7 +5,7 @@ // 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', 'admin_users.php'); require './includes/session.php'; diff --git a/admin_users_bulk.php b/admin_users_bulk.php index 3081468c0e..462773f25e 100644 --- a/admin_users_bulk.php +++ b/admin_users_bulk.php @@ -5,7 +5,7 @@ // 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.
//
// Modifications Copyright (c) 2010 Greg Roach
//
diff --git a/ancestry.php b/ancestry.php index 9f830747a7..7f104c86ec 100644 --- a/ancestry.php +++ b/ancestry.php @@ -7,7 +7,7 @@ // 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 @@ -22,8 +22,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', 'ancestry.php'); require './includes/session.php'; diff --git a/autocomplete.php b/autocomplete.php index 5c7303576f..610c79c8d5 100644 --- a/autocomplete.php +++ b/autocomplete.php @@ -17,8 +17,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', 'autocomplete.php'); require './includes/session.php'; diff --git a/block_edit.php b/block_edit.php index 99a89af359..69d78eb842 100644 --- a/block_edit.php +++ b/block_edit.php @@ -2,7 +2,7 @@ // Change the preferences for a block on the index pages. // // webtrees: Web based Family History software -// Copyright (C) 2012 webtrees development team. +// Copyright (C) 2013 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 @@ -17,8 +17,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', 'block_edit.php'); require './includes/session.php'; diff --git a/branches.php b/branches.php index e5edadcf23..c11b64d7ab 100644 --- a/branches.php +++ b/branches.php @@ -5,7 +5,7 @@ // 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', 'branches.php'); require './includes/session.php'; diff --git a/calendar.php b/calendar.php index a7d0c0e117..58fe61875d 100644 --- a/calendar.php +++ b/calendar.php @@ -7,7 +7,7 @@ // Copyright (C) 2013 webtrees development team. // // Derived from PhpGedView -// Copyright (C) 2002 to 2010 PGV Development Team. All rights reserved. +// Copyright (C) 2002 to 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 @@ -22,8 +22,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', 'calendar.php'); require './includes/session.php'; diff --git a/compact.php b/compact.php index b8de4f5065..2227c4b504 100644 --- a/compact.php +++ b/compact.php @@ -5,7 +5,7 @@ // Copyright (C) 2013 webtrees development team. // // Derived from PhpGedView -// Copyright (C) 2002 to 2010 PGV Development Team. All rights reserved. +// Copyright (C) 2002 to 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 @@ -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', 'compact.php'); require './includes/session.php'; @@ -240,4 +238,4 @@ $controller </tr> </table> </div> -</div>
\ No newline at end of file +</div> diff --git a/descendancy.php b/descendancy.php index 4ab6cf337c..1cd8545f12 100644 --- a/descendancy.php +++ b/descendancy.php @@ -2,10 +2,10 @@ // Displays a descendancy tree. // // 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', 'descendancy.php'); require './includes/session.php'; diff --git a/downloadbackup.php b/downloadbackup.php index 54a3b9d077..9ec9f43bf5 100644 --- a/downloadbackup.php +++ b/downloadbackup.php @@ -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', 'downloadbackup.php'); require './includes/session.php'; diff --git a/edit_changes.php b/edit_changes.php index 8c02dd94b5..82cfaa9e2e 100644 --- a/edit_changes.php +++ b/edit_changes.php @@ -5,7 +5,7 @@ // Copyright (C) 2103 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', 'edit_changes.php'); require './includes/session.php'; diff --git a/edit_interface.php b/edit_interface.php index 75697717d0..08fc6245f3 100644 --- a/edit_interface.php +++ b/edit_interface.php @@ -5,7 +5,7 @@ // 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', 'edit_interface.php'); require './includes/session.php'; diff --git a/editnews.php b/editnews.php index ef6b72754d..392bb3b620 100644 --- a/editnews.php +++ b/editnews.php @@ -7,7 +7,7 @@ // Copyright (C) 2013 webtrees development team. // // Derived from PhpGedView -// Copyright (C) 2002 to 2005 PGV Development Team +// Copyright (C) 2002 to 2005 PGV 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 @@ -22,8 +22,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', 'editnews.php'); require './includes/session.php'; diff --git a/edituser.php b/edituser.php index 159fabd57d..af35f145aa 100644 --- a/edituser.php +++ b/edituser.php @@ -5,7 +5,7 @@ // 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', 'edituser.php'); require './includes/session.php'; diff --git a/expand_view.php b/expand_view.php index b214a40b8d..7517247f7a 100644 --- a/expand_view.php +++ b/expand_view.php @@ -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', 'expand_view.php'); require './includes/session.php'; diff --git a/family.php b/family.php index 6790ce2af0..ee0da25f00 100644 --- a/family.php +++ b/family.php @@ -7,7 +7,7 @@ // Copyright (C) 2013 webtrees development team. // // Derived from PhpGedView -// Copyright (C) 2002 to 2010 PGV Development Team. All rights reserved. +// Copyright (C) 2002 to 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 @@ -22,8 +22,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', 'family.php'); require './includes/session.php'; diff --git a/familybook.php b/familybook.php index 83200de91b..0306bd4fe9 100644 --- a/familybook.php +++ b/familybook.php @@ -2,10 +2,10 @@ // View for the family book chart // // 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', 'familybook.php'); require './includes/session.php'; diff --git a/famlist.php b/famlist.php index 260fbdc143..0a6a4f992a 100644 --- a/famlist.php +++ b/famlist.php @@ -23,8 +23,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', 'famlist.php'); require './includes/session.php'; diff --git a/fanchart.php b/fanchart.php index 409b00c55c..59d58b5833 100644 --- a/fanchart.php +++ b/fanchart.php @@ -2,10 +2,10 @@ // View for the fan chart. // // 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 2010 PGV Development Team. All rights reserved. +// Copyright (C) 2002 to 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 @@ -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', 'fanchart.php'); require './includes/session.php'; @@ -89,4 +87,4 @@ if ($controller->error_message) { if ($controller->root) { echo '<div id="fan_chart">', $controller->generate_fan_chart('html'), '</div>'; } -echo '</div>'; // close #page-chart
\ No newline at end of file +echo '</div>'; // close #page-chart @@ -5,7 +5,7 @@ // 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', 'find.php'); require './includes/session.php'; diff --git a/gedrecord.php b/gedrecord.php index f5d9db788b..81513b07fd 100644 --- a/gedrecord.php +++ b/gedrecord.php @@ -18,8 +18,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', 'gedrecord.php'); require './includes/session.php'; diff --git a/help_text.php b/help_text.php index 2841712833..f3334041eb 100644 --- a/help_text.php +++ b/help_text.php @@ -25,8 +25,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', 'help_text.php'); require './includes/session.php'; diff --git a/hourglass.php b/hourglass.php index b0eabb9042..885e5c16f4 100644 --- a/hourglass.php +++ b/hourglass.php @@ -7,7 +7,7 @@ // 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 @@ -22,8 +22,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', 'hourglass.php'); require './includes/session.php'; diff --git a/hourglass_ajax.php b/hourglass_ajax.php index ae1c87ae9f..d228630673 100644 --- a/hourglass_ajax.php +++ b/hourglass_ajax.php @@ -22,8 +22,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', 'hourglass_ajax.php'); require './includes/session.php'; diff --git a/import.php b/import.php index 4d89729555..2f6cc0ba41 100644 --- a/import.php +++ b/import.php @@ -25,8 +25,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', 'import.php'); require './includes/session.php'; diff --git a/includes/.htaccess b/includes/.htaccess index a01109e320..281d5c33db 100644 --- a/includes/.htaccess +++ b/includes/.htaccess @@ -1,3 +1,2 @@ -# $Id$ order allow,deny deny from all diff --git a/includes/authentication.php b/includes/authentication.php index 4fede02f02..63faf7a88c 100644 --- a/includes/authentication.php +++ b/includes/authentication.php @@ -12,7 +12,7 @@ // Copyright (C) 2013 webtrees development team. // // Derived from PhpGedView -// Copyright (C) 2002 to 2010 PGV Development Team. All rights reserved. +// Copyright (C) 2002 to 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 @@ -27,8 +27,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'); diff --git a/includes/config_data.php b/includes/config_data.php index 6d649df6da..1768094f5a 100644 --- a/includes/config_data.php +++ b/includes/config_data.php @@ -25,8 +25,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'); diff --git a/includes/db_schema/db_schema_10_11.php b/includes/db_schema/db_schema_10_11.php index 5242c071fb..0459300fa8 100644 --- a/includes/db_schema/db_schema_10_11.php +++ b/includes/db_schema/db_schema_10_11.php @@ -27,8 +27,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'); diff --git a/includes/db_schema/db_schema_11_12.php b/includes/db_schema/db_schema_11_12.php index a0c98a7338..5672d77c26 100644 --- a/includes/db_schema/db_schema_11_12.php +++ b/includes/db_schema/db_schema_11_12.php @@ -29,8 +29,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'); diff --git a/includes/db_schema/db_schema_12_13.php b/includes/db_schema/db_schema_12_13.php index 8f03b6f013..4defb3596f 100644 --- a/includes/db_schema/db_schema_12_13.php +++ b/includes/db_schema/db_schema_12_13.php @@ -25,8 +25,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'); diff --git a/includes/db_schema/db_schema_13_14.php b/includes/db_schema/db_schema_13_14.php index 100d05c63e..74ea5b2d44 100644 --- a/includes/db_schema/db_schema_13_14.php +++ b/includes/db_schema/db_schema_13_14.php @@ -25,8 +25,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'); diff --git a/includes/db_schema/db_schema_14_15.php b/includes/db_schema/db_schema_14_15.php index 77f919e869..76e6ff1531 100644 --- a/includes/db_schema/db_schema_14_15.php +++ b/includes/db_schema/db_schema_14_15.php @@ -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'); diff --git a/includes/db_schema/db_schema_15_16.php b/includes/db_schema/db_schema_15_16.php index 6c5552758c..b734632d76 100644 --- a/includes/db_schema/db_schema_15_16.php +++ b/includes/db_schema/db_schema_15_16.php @@ -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'); diff --git a/includes/db_schema/db_schema_16_17.php b/includes/db_schema/db_schema_16_17.php index bc0b7ead52..bb7f419f96 100644 --- a/includes/db_schema/db_schema_16_17.php +++ b/includes/db_schema/db_schema_16_17.php @@ -25,8 +25,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'); diff --git a/includes/db_schema/db_schema_17_18.php b/includes/db_schema/db_schema_17_18.php index 9007db0698..99c3185905 100644 --- a/includes/db_schema/db_schema_17_18.php +++ b/includes/db_schema/db_schema_17_18.php @@ -25,8 +25,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'); diff --git a/includes/db_schema/db_schema_18_19.php b/includes/db_schema/db_schema_18_19.php index 88eb45a1bf..68b6e9e731 100644 --- a/includes/db_schema/db_schema_18_19.php +++ b/includes/db_schema/db_schema_18_19.php @@ -25,8 +25,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'); diff --git a/includes/db_schema/db_schema_19_20.php b/includes/db_schema/db_schema_19_20.php index 424ffa6c37..8cd7765d3e 100644 --- a/includes/db_schema/db_schema_19_20.php +++ b/includes/db_schema/db_schema_19_20.php @@ -25,8 +25,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'); diff --git a/includes/db_schema/db_schema_1_2.php b/includes/db_schema/db_schema_1_2.php index 1d394c5753..2ebb0fbc3c 100644 --- a/includes/db_schema/db_schema_1_2.php +++ b/includes/db_schema/db_schema_1_2.php @@ -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'); diff --git a/includes/db_schema/db_schema_20_21.php b/includes/db_schema/db_schema_20_21.php index 2673db3345..410661d505 100644 --- a/includes/db_schema/db_schema_20_21.php +++ b/includes/db_schema/db_schema_20_21.php @@ -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'); diff --git a/includes/db_schema/db_schema_21_22.php b/includes/db_schema/db_schema_21_22.php index e4dcd93694..ccf63bd18e 100644 --- a/includes/db_schema/db_schema_21_22.php +++ b/includes/db_schema/db_schema_21_22.php @@ -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'); diff --git a/includes/db_schema/db_schema_22_23.php b/includes/db_schema/db_schema_22_23.php index 2729ca209e..16d2dc8b02 100644 --- a/includes/db_schema/db_schema_22_23.php +++ b/includes/db_schema/db_schema_22_23.php @@ -25,8 +25,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'); diff --git a/includes/db_schema/db_schema_23_24.php b/includes/db_schema/db_schema_23_24.php index b1a2f15357..6e7c2bd078 100644 --- a/includes/db_schema/db_schema_23_24.php +++ b/includes/db_schema/db_schema_23_24.php @@ -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'); diff --git a/includes/db_schema/db_schema_24_25.php b/includes/db_schema/db_schema_24_25.php index 6e4d0380e4..084561b829 100644 --- a/includes/db_schema/db_schema_24_25.php +++ b/includes/db_schema/db_schema_24_25.php @@ -25,8 +25,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'); diff --git a/includes/db_schema/db_schema_2_3.php b/includes/db_schema/db_schema_2_3.php index d69e5f53e4..593da6d20a 100644 --- a/includes/db_schema/db_schema_2_3.php +++ b/includes/db_schema/db_schema_2_3.php @@ -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'); diff --git a/includes/db_schema/db_schema_3_4.php b/includes/db_schema/db_schema_3_4.php index 1cdde0a2c3..1d35f97a06 100644 --- a/includes/db_schema/db_schema_3_4.php +++ b/includes/db_schema/db_schema_3_4.php @@ -29,8 +29,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'); diff --git a/includes/db_schema/db_schema_4_5.php b/includes/db_schema/db_schema_4_5.php index 416e0ba8b0..8ea33d67c1 100644 --- a/includes/db_schema/db_schema_4_5.php +++ b/includes/db_schema/db_schema_4_5.php @@ -27,8 +27,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'); diff --git a/includes/db_schema/db_schema_5_6.php b/includes/db_schema/db_schema_5_6.php index b73e7c0aa5..b96ea7d5a0 100644 --- a/includes/db_schema/db_schema_5_6.php +++ b/includes/db_schema/db_schema_5_6.php @@ -25,8 +25,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'); diff --git a/includes/db_schema/db_schema_6_7.php b/includes/db_schema/db_schema_6_7.php index 3df2628079..e76392d052 100644 --- a/includes/db_schema/db_schema_6_7.php +++ b/includes/db_schema/db_schema_6_7.php @@ -25,8 +25,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'); diff --git a/includes/db_schema/db_schema_7_8.php b/includes/db_schema/db_schema_7_8.php index 26697e487c..1790623b68 100644 --- a/includes/db_schema/db_schema_7_8.php +++ b/includes/db_schema/db_schema_7_8.php @@ -25,8 +25,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'); diff --git a/includes/db_schema/db_schema_8_9.php b/includes/db_schema/db_schema_8_9.php index b390533a2f..de063cfc60 100644 --- a/includes/db_schema/db_schema_8_9.php +++ b/includes/db_schema/db_schema_8_9.php @@ -25,8 +25,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'); diff --git a/includes/db_schema/db_schema_9_10.php b/includes/db_schema/db_schema_9_10.php index 0a37e6ffb3..8f582472c6 100644 --- a/includes/db_schema/db_schema_9_10.php +++ b/includes/db_schema/db_schema_9_10.php @@ -25,8 +25,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'); diff --git a/includes/functions/functions.php b/includes/functions/functions.php index 88952e6c74..da064ac35e 100644 --- a/includes/functions/functions.php +++ b/includes/functions/functions.php @@ -5,7 +5,7 @@ // Copyright (C) 2013 webtrees development team. // // Derived from PhpGedView -// Copyright (C) 2002 to 2010 PGV Development Team. All rights reserved. +// Copyright (C) 2002 to 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 @@ -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$ if (!defined('WT_WEBTREES')) { header('HTTP/1.0 403 Forbidden'); diff --git a/includes/functions/functions_charts.php b/includes/functions/functions_charts.php index a8f922e13a..ab65a302dc 100644 --- a/includes/functions/functions_charts.php +++ b/includes/functions/functions_charts.php @@ -5,7 +5,7 @@ // Copyright (C) 2013 webtrees development team. // // Derived from PhpGedView -// Copyright (C) 2002 to 2010 PGV Development Team. All rights reserved. +// Copyright (C) 2002 to 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 @@ -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$ if (!defined('WT_WEBTREES')) { header('HTTP/1.0 403 Forbidden'); diff --git a/includes/functions/functions_date.php b/includes/functions/functions_date.php index 41812502f0..1cf28ca772 100644 --- a/includes/functions/functions_date.php +++ b/includes/functions/functions_date.php @@ -2,7 +2,7 @@ // Date Functions that can be used by any page in webtrees // // 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. @@ -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$ if (!defined('WT_WEBTREES')) { header('HTTP/1.0 403 Forbidden'); diff --git a/includes/functions/functions_db.php b/includes/functions/functions_db.php index 62771a663e..c9b222f671 100644 --- a/includes/functions/functions_db.php +++ b/includes/functions/functions_db.php @@ -5,7 +5,7 @@ // Copyright (C) 2013 webtrees development team. // // Derived from PhpGedView -// Copyright (C) 2002 to 2010 PGV Development Team. All rights reserved. +// Copyright (C) 2002 to 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 @@ -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$ if (!defined('WT_WEBTREES')) { header('HTTP/1.0 403 Forbidden'); diff --git a/includes/functions/functions_edit.php b/includes/functions/functions_edit.php index d86a985705..1f2c158a4f 100644 --- a/includes/functions/functions_edit.php +++ b/includes/functions/functions_edit.php @@ -5,7 +5,7 @@ // 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$ if (!defined('WT_WEBTREES')) { header('HTTP/1.0 403 Forbidden'); diff --git a/includes/functions/functions_export.php b/includes/functions/functions_export.php index 54be3a22c6..59716282dc 100644 --- a/includes/functions/functions_export.php +++ b/includes/functions/functions_export.php @@ -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$ if (!defined('WT_WEBTREES')) { header('HTTP/1.0 403 Forbidden'); diff --git a/includes/functions/functions_import.php b/includes/functions/functions_import.php index 2d3292d711..015c8c3ae9 100644 --- a/includes/functions/functions_import.php +++ b/includes/functions/functions_import.php @@ -5,7 +5,7 @@ // 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. // // Modifications Copyright (c) 2010 Greg Roach // @@ -22,8 +22,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'); diff --git a/includes/functions/functions_mail.php b/includes/functions/functions_mail.php index 9294b1d08e..ed7c5202e9 100644 --- a/includes/functions/functions_mail.php +++ b/includes/functions/functions_mail.php @@ -5,7 +5,7 @@ // 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. // // Modifications Copyright (c) 2010 Greg Roach // @@ -22,8 +22,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'); diff --git a/includes/functions/functions_mediadb.php b/includes/functions/functions_mediadb.php index 18bfe4753c..2f8aa959eb 100644 --- a/includes/functions/functions_mediadb.php +++ b/includes/functions/functions_mediadb.php @@ -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$ if (!defined('WT_WEBTREES')) { header('HTTP/1.0 403 Forbidden'); diff --git a/includes/functions/functions_print.php b/includes/functions/functions_print.php index b177cd7b05..f600716859 100644 --- a/includes/functions/functions_print.php +++ b/includes/functions/functions_print.php @@ -7,7 +7,7 @@ // Copyright (C) 2013 webtrees development team. // // Derived from PhpGedView -// Copyright (C) 2002 to 2010 PGV Development Team. All rights reserved. +// Copyright (C) 2002 to 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 @@ -22,8 +22,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'); diff --git a/includes/functions/functions_print_facts.php b/includes/functions/functions_print_facts.php index a961af298b..0e00836062 100644 --- a/includes/functions/functions_print_facts.php +++ b/includes/functions/functions_print_facts.php @@ -7,7 +7,7 @@ // Copyright (C) 2013 webtrees development team. // // Derived from PhpGedView -// Copyright (C) 2002 to 2010 PGV Development Team. All rights reserved. +// Copyright (C) 2002 to 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 @@ -22,8 +22,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'); diff --git a/includes/functions/functions_print_lists.php b/includes/functions/functions_print_lists.php index a0dd19199f..589f76e63f 100644 --- a/includes/functions/functions_print_lists.php +++ b/includes/functions/functions_print_lists.php @@ -8,7 +8,7 @@ // 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 @@ -23,8 +23,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'); diff --git a/includes/functions/functions_privacy.php b/includes/functions/functions_privacy.php index 7e41b44c48..e10ba81d60 100644 --- a/includes/functions/functions_privacy.php +++ b/includes/functions/functions_privacy.php @@ -2,7 +2,7 @@ // Privacy Functions // // webtrees: Web based Family History software -// Copyright (C) 2011 webtrees development team. +// Copyright (C) 2013 webtrees development team. // // Derived from PhpGedView // Copyright (C) 2002 to 2009 PGV Development Team. All rights reserved. @@ -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$ if (!defined('WT_WEBTREES')) { header('HTTP/1.0 403 Forbidden'); diff --git a/includes/functions/functions_rtl.php b/includes/functions/functions_rtl.php index 18639e856c..3c425510e9 100644 --- a/includes/functions/functions_rtl.php +++ b/includes/functions/functions_rtl.php @@ -5,7 +5,7 @@ // 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 @@ -21,8 +21,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'); diff --git a/includes/functions/functions_utf-8.php b/includes/functions/functions_utf-8.php index 872413a33f..82136dc36a 100644 --- a/includes/functions/functions_utf-8.php +++ b/includes/functions/functions_utf-8.php @@ -2,7 +2,7 @@ // UTF-8 versions of PHP string functions // // webtrees: Web based Family History software -// Copyright (C) 2011 webtrees development team. +// Copyright (C) 2013 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 @@ -17,8 +17,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'); diff --git a/includes/hitcount.php b/includes/hitcount.php index 2fd98b9657..2c985b718e 100644 --- a/includes/hitcount.php +++ b/includes/hitcount.php @@ -2,10 +2,10 @@ // Counts how many hits. // // webtrees: Web based Family History software -// Copyright (C) 2011 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$ if (!defined('WT_WEBTREES')) { header('HTTP/1.0 403 Forbidden'); diff --git a/includes/old_messages.php b/includes/old_messages.php index 3d0794a9de..0f4405f83a 100644 --- a/includes/old_messages.php +++ b/includes/old_messages.php @@ -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$ exit; diff --git a/includes/reportheader.php b/includes/reportheader.php index b11dadb011..441867378b 100644 --- a/includes/reportheader.php +++ b/includes/reportheader.php @@ -3,10 +3,10 @@ // used by the SAX parser to generate PDF reports from the XML report file. // // webtrees: Web based Family History software -// Copyright (C) 2011 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 @@ -21,8 +21,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'); diff --git a/includes/session.php b/includes/session.php index f844df8cc0..b50a2bd27f 100644 --- a/includes/session.php +++ b/includes/session.php @@ -5,7 +5,7 @@ // Copyright (C) 2013 webtrees development team. // // Derived from PhpGedView -// Copyright (C) 2002 to 2011 PGV Development Team. All rights reserved. +// Copyright (C) 2002 to 2011 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$ // WT_SCRIPT_NAME is defined in each script that the user is permitted to load. if (!defined('WT_SCRIPT_NAME')) { diff --git a/includes/specialchars.php b/includes/specialchars.php index eb321f714f..f2655444f1 100644 --- a/includes/specialchars.php +++ b/includes/specialchars.php @@ -2,8 +2,6 @@ // Special Character tables, for use by Javascript to input characters // that aren't on your keyboard // -// THIS FILE MUST BE SAVED IN UTF-8 ENCODING (or some special characters will be lost) -// // When updating, be sure to add the language into the array $specialchar_languages, // add a case for that language into the switch, and add any new special characters // into the default case of the switch near the bottom. @@ -20,10 +18,10 @@ // Other special characters are all listed at the bottom. // // 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 2007 PGV Development Team +// Copyright (C) 2002 to 2007 PGV 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 @@ -38,8 +36,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'); @@ -3,10 +3,10 @@ // to keep bookmarks, see a list of upcoming events, etc. // // 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 @@ -21,8 +21,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$ // webtrees requires a modern version of PHP // Note - maintaining this check requires that this file can be parsed by PHP5.2 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'; diff --git a/indilist.php b/indilist.php index 897e5169e6..b347c3bc9c 100644 --- a/indilist.php +++ b/indilist.php @@ -23,8 +23,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', 'indilist.php'); require './includes/session.php'; diff --git a/individual.php b/individual.php index adca5b4c3c..e9e1e4de59 100644 --- a/individual.php +++ b/individual.php @@ -7,7 +7,7 @@ // Copyright (C) 2013 webtrees development team. // // Derived from PhpGedView -// Copyright (C) 2002 to 2011 PGV Development Team. All rights reserved. +// Copyright (C) 2002 to 2011 PGV Development Team. All rights reserved. // // Sidebar controls courtesy of http://devheart.org/articles/jquery-collapsible-sidebar-layout/ // @@ -24,8 +24,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', 'individual.php'); require './includes/session.php'; diff --git a/inverselink.php b/inverselink.php index 84d1b415f0..8e98f0cb55 100644 --- a/inverselink.php +++ b/inverselink.php @@ -7,7 +7,7 @@ // 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 @@ -22,8 +22,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', 'inverselink.php'); require './includes/session.php'; diff --git a/js/autocomplete.js b/js/autocomplete.js index 982640273d..04a829e22c 100644 --- a/js/autocomplete.js +++ b/js/autocomplete.js @@ -41,7 +41,7 @@ return $( "<li></li>" ) /* webtrees: Web based Family History software -Copyright (C) 2012 webtrees development team. +Copyright (C) 2013 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 @@ -56,8 +56,6 @@ GNU General Public License for more details. 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$ */ // INDI diff --git a/js/webtrees-1.5.0.js b/js/webtrees-1.5.0.js index 4508789351..3791f326db 100644 --- a/js/webtrees-1.5.0.js +++ b/js/webtrees-1.5.0.js @@ -4,7 +4,7 @@ // 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 @@ -19,8 +19,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$ // Specifications for various types of popup edit window. // Choose positions to center in the smallest (1000x800) target screen diff --git a/library/WT/Controller/AdvancedSearch.php b/library/WT/Controller/AdvancedSearch.php index 0ae25d5a53..075979bae6 100644 --- a/library/WT/Controller/AdvancedSearch.php +++ b/library/WT/Controller/AdvancedSearch.php @@ -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$ if (!defined('WT_WEBTREES')) { header('HTTP/1.0 403 Forbidden'); diff --git a/library/WT/Controller/Ajax.php b/library/WT/Controller/Ajax.php index b7221db924..5cc42f15de 100644 --- a/library/WT/Controller/Ajax.php +++ b/library/WT/Controller/Ajax.php @@ -2,7 +2,7 @@ // Base controller for all popup pages // // webtrees: Web based Family History software -// Copyright (C) 2012 webtrees development team. +// Copyright (C) 2013 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 @@ -17,8 +17,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'); diff --git a/library/WT/Controller/Ancestry.php b/library/WT/Controller/Ancestry.php index da539a1fe5..a7baab0ab4 100644 --- a/library/WT/Controller/Ancestry.php +++ b/library/WT/Controller/Ancestry.php @@ -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$ if (!defined('WT_WEBTREES')) { header('HTTP/1.0 403 Forbidden'); diff --git a/library/WT/Controller/Base.php b/library/WT/Controller/Base.php index ea9be5b009..23ba023daf 100644 --- a/library/WT/Controller/Base.php +++ b/library/WT/Controller/Base.php @@ -17,8 +17,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'); diff --git a/library/WT/Controller/Chart.php b/library/WT/Controller/Chart.php index ce9f1d9726..f418e0c12a 100644 --- a/library/WT/Controller/Chart.php +++ b/library/WT/Controller/Chart.php @@ -17,8 +17,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'); diff --git a/library/WT/Controller/Compact.php b/library/WT/Controller/Compact.php index 24424b23be..36621e208f 100644 --- a/library/WT/Controller/Compact.php +++ b/library/WT/Controller/Compact.php @@ -5,7 +5,7 @@ // 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$ if (!defined('WT_WEBTREES')) { header('HTTP/1.0 403 Forbidden'); diff --git a/library/WT/Controller/Descendancy.php b/library/WT/Controller/Descendancy.php index 633833c0c4..bf9e15bae6 100644 --- a/library/WT/Controller/Descendancy.php +++ b/library/WT/Controller/Descendancy.php @@ -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$ if (!defined('WT_WEBTREES')) { header('HTTP/1.0 403 Forbidden'); diff --git a/library/WT/Controller/Family.php b/library/WT/Controller/Family.php index cb9b9181c9..c91b54d24a 100644 --- a/library/WT/Controller/Family.php +++ b/library/WT/Controller/Family.php @@ -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$ if (!defined('WT_WEBTREES')) { header('HTTP/1.0 403 Forbidden'); diff --git a/library/WT/Controller/Familybook.php b/library/WT/Controller/Familybook.php index 8d01fcddec..9cd1ade561 100644 --- a/library/WT/Controller/Familybook.php +++ b/library/WT/Controller/Familybook.php @@ -5,7 +5,7 @@ // 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$ if (!defined('WT_WEBTREES')) { header('HTTP/1.0 403 Forbidden'); diff --git a/library/WT/Controller/Fanchart.php b/library/WT/Controller/Fanchart.php index 9a3353c9c4..d5b508c9f4 100644 --- a/library/WT/Controller/Fanchart.php +++ b/library/WT/Controller/Fanchart.php @@ -5,7 +5,7 @@ // 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$ if (!defined('WT_WEBTREES')) { header('HTTP/1.0 403 Forbidden'); diff --git a/library/WT/Controller/GedcomRecord.php b/library/WT/Controller/GedcomRecord.php index e123819b69..372a624c67 100644 --- a/library/WT/Controller/GedcomRecord.php +++ b/library/WT/Controller/GedcomRecord.php @@ -17,8 +17,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'); diff --git a/library/WT/Controller/Hourglass.php b/library/WT/Controller/Hourglass.php index d60dcc1e92..882c0facb0 100644 --- a/library/WT/Controller/Hourglass.php +++ b/library/WT/Controller/Hourglass.php @@ -5,7 +5,7 @@ // 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$ if (!defined('WT_WEBTREES')) { header('HTTP/1.0 403 Forbidden'); diff --git a/library/WT/Controller/Individual.php b/library/WT/Controller/Individual.php index ef55f320e1..3c8c2d6cab 100644 --- a/library/WT/Controller/Individual.php +++ b/library/WT/Controller/Individual.php @@ -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$ if (!defined('WT_WEBTREES')) { header('HTTP/1.0 403 Forbidden'); diff --git a/library/WT/Controller/Lifespan.php b/library/WT/Controller/Lifespan.php index 22a097a497..4c48ffde40 100644 --- a/library/WT/Controller/Lifespan.php +++ b/library/WT/Controller/Lifespan.php @@ -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$ if (!defined('WT_WEBTREES')) { header('HTTP/1.0 403 Forbidden'); diff --git a/library/WT/Controller/Media.php b/library/WT/Controller/Media.php index c9fbf39547..05765f277a 100644 --- a/library/WT/Controller/Media.php +++ b/library/WT/Controller/Media.php @@ -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$ if (!defined('WT_WEBTREES')) { header('HTTP/1.0 403 Forbidden'); diff --git a/library/WT/Controller/Note.php b/library/WT/Controller/Note.php index 003fd45acd..77a693ec49 100644 --- a/library/WT/Controller/Note.php +++ b/library/WT/Controller/Note.php @@ -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$ if (!defined('WT_WEBTREES')) { header('HTTP/1.0 403 Forbidden'); diff --git a/library/WT/Controller/Page.php b/library/WT/Controller/Page.php index d2fe6031db..67c9ffd57c 100644 --- a/library/WT/Controller/Page.php +++ b/library/WT/Controller/Page.php @@ -17,8 +17,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'); diff --git a/library/WT/Controller/Pedigree.php b/library/WT/Controller/Pedigree.php index 5133aea959..ad68d9bc27 100644 --- a/library/WT/Controller/Pedigree.php +++ b/library/WT/Controller/Pedigree.php @@ -5,7 +5,7 @@ // 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$ if (!defined('WT_WEBTREES')) { header('HTTP/1.0 403 Forbidden'); diff --git a/library/WT/Controller/Repository.php b/library/WT/Controller/Repository.php index 2c409a6110..ae8526b0c1 100644 --- a/library/WT/Controller/Repository.php +++ b/library/WT/Controller/Repository.php @@ -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$ if (!defined('WT_WEBTREES')) { header('HTTP/1.0 403 Forbidden'); diff --git a/library/WT/Controller/Search.php b/library/WT/Controller/Search.php index 18a9d4a7c7..9edd4cecf8 100644 --- a/library/WT/Controller/Search.php +++ b/library/WT/Controller/Search.php @@ -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$ if (!defined('WT_WEBTREES')) { header('HTTP/1.0 403 Forbidden'); diff --git a/library/WT/Controller/Simple.php b/library/WT/Controller/Simple.php index 96c1c608b4..150ab409a5 100644 --- a/library/WT/Controller/Simple.php +++ b/library/WT/Controller/Simple.php @@ -17,8 +17,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'); diff --git a/library/WT/Controller/Source.php b/library/WT/Controller/Source.php index dff23a7558..607cda59be 100644 --- a/library/WT/Controller/Source.php +++ b/library/WT/Controller/Source.php @@ -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$ if (!defined('WT_WEBTREES')) { header('HTTP/1.0 403 Forbidden'); diff --git a/library/WT/Controller/Timeline.php b/library/WT/Controller/Timeline.php index 349a843561..438dad5540 100644 --- a/library/WT/Controller/Timeline.php +++ b/library/WT/Controller/Timeline.php @@ -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$ if (!defined('WT_WEBTREES')) { header('HTTP/1.0 403 Forbidden'); diff --git a/library/WT/DB.php b/library/WT/DB.php index 978b0fae85..1b576551de 100644 --- a/library/WT/DB.php +++ b/library/WT/DB.php @@ -4,7 +4,7 @@ // PDOStatement classes to provide database access with logging, etc. // // webtrees: Web based Family History software -// Copyright (C) 2011 webtrees development team. +// Copyright (C) 2013 webtrees development team. // // Derived from PhpGedView // Copyright (c) 2009-2010 Greg Roach @@ -22,8 +22,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'); diff --git a/library/WT/DBStatement.php b/library/WT/DBStatement.php index ad5e594c00..e50a477527 100644 --- a/library/WT/DBStatement.php +++ b/library/WT/DBStatement.php @@ -3,7 +3,7 @@ // PDOStatement classes to provide database access with logging, etc. // // webtrees: Web based Family History software -// Copyright (C) 2011 webtrees development team. +// Copyright (C) 2013 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 @@ -18,9 +18,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 -// -// @author Greg Roach -// @version $Id$ if (!defined('WT_WEBTREES')) { header('HTTP/1.0 403 Forbidden'); diff --git a/library/WT/Date.php b/library/WT/Date.php index d1509c026b..5f1c928e90 100644 --- a/library/WT/Date.php +++ b/library/WT/Date.php @@ -30,8 +30,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'); diff --git a/library/WT/Date/Calendar.php b/library/WT/Date/Calendar.php index 5849283e5a..d988d4c5b2 100644 --- a/library/WT/Date/Calendar.php +++ b/library/WT/Date/Calendar.php @@ -27,8 +27,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'); diff --git a/library/WT/Date/French.php b/library/WT/Date/French.php index 7c48c6a7e4..52e2ee7caf 100644 --- a/library/WT/Date/French.php +++ b/library/WT/Date/French.php @@ -23,8 +23,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'); diff --git a/library/WT/Date/Gregorian.php b/library/WT/Date/Gregorian.php index 1fbc4a239f..10aea14713 100644 --- a/library/WT/Date/Gregorian.php +++ b/library/WT/Date/Gregorian.php @@ -23,8 +23,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'); diff --git a/library/WT/Date/Hijri.php b/library/WT/Date/Hijri.php index 704d35b838..7f4b0541d8 100644 --- a/library/WT/Date/Hijri.php +++ b/library/WT/Date/Hijri.php @@ -24,8 +24,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'); diff --git a/library/WT/Date/Jalali.php b/library/WT/Date/Jalali.php index 6302c3158f..cb2492ac07 100644 --- a/library/WT/Date/Jalali.php +++ b/library/WT/Date/Jalali.php @@ -23,8 +23,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'); diff --git a/library/WT/Date/Jewish.php b/library/WT/Date/Jewish.php index a2e0949b3b..fd02320972 100644 --- a/library/WT/Date/Jewish.php +++ b/library/WT/Date/Jewish.php @@ -23,8 +23,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'); diff --git a/library/WT/Date/Julian.php b/library/WT/Date/Julian.php index 824de25d46..b4f95fd5a4 100644 --- a/library/WT/Date/Julian.php +++ b/library/WT/Date/Julian.php @@ -24,8 +24,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'); diff --git a/library/WT/Date/Roman.php b/library/WT/Date/Roman.php index b1a760781b..85236e3627 100644 --- a/library/WT/Date/Roman.php +++ b/library/WT/Date/Roman.php @@ -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'); diff --git a/library/WT/Debug.php b/library/WT/Debug.php index c3caac4e22..6f0f84b338 100644 --- a/library/WT/Debug.php +++ b/library/WT/Debug.php @@ -1,7 +1,7 @@ <?php // Debug functions. // -// Copyright (C) 2011 webtrees development team +// Copyright (C) 2013 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 @@ -16,8 +16,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'); diff --git a/library/WT/Fact.php b/library/WT/Fact.php index fdb20e58c5..7099a12d9b 100644 --- a/library/WT/Fact.php +++ b/library/WT/Fact.php @@ -5,7 +5,7 @@ // Copyright (C) 2013 webtrees development team. // // Derived from PhpGedView -// Copyright (C) 2008 PGV Development Team. All rights reserved. +// Copyright (C) 2008 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$ if (!defined('WT_WEBTREES')) { header('HTTP/1.0 403 Forbidden'); diff --git a/library/WT/Family.php b/library/WT/Family.php index b912603a10..5c3ef4fb01 100644 --- a/library/WT/Family.php +++ b/library/WT/Family.php @@ -5,7 +5,7 @@ // 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$ if (!defined('WT_WEBTREES')) { header('HTTP/1.0 403 Forbidden'); diff --git a/library/WT/FlashMessages.php b/library/WT/FlashMessages.php index 95c4d55a96..bd836dea43 100644 --- a/library/WT/FlashMessages.php +++ b/library/WT/FlashMessages.php @@ -18,8 +18,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'); diff --git a/library/WT/Gedcom/Code/Adop.php b/library/WT/Gedcom/Code/Adop.php index 4b10b4dbcb..79bf9537e8 100644 --- a/library/WT/Gedcom/Code/Adop.php +++ b/library/WT/Gedcom/Code/Adop.php @@ -17,8 +17,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'); diff --git a/library/WT/Gedcom/Code/Name.php b/library/WT/Gedcom/Code/Name.php index 20470b12ed..acc448e640 100644 --- a/library/WT/Gedcom/Code/Name.php +++ b/library/WT/Gedcom/Code/Name.php @@ -17,8 +17,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'); diff --git a/library/WT/Gedcom/Code/Pedi.php b/library/WT/Gedcom/Code/Pedi.php index 783c59b4f1..4faa3a4b7f 100644 --- a/library/WT/Gedcom/Code/Pedi.php +++ b/library/WT/Gedcom/Code/Pedi.php @@ -17,8 +17,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'); diff --git a/library/WT/Gedcom/Code/Quay.php b/library/WT/Gedcom/Code/Quay.php index 9dd735a3bd..f05c5291f8 100644 --- a/library/WT/Gedcom/Code/Quay.php +++ b/library/WT/Gedcom/Code/Quay.php @@ -17,8 +17,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'); diff --git a/library/WT/Gedcom/Code/Rela.php b/library/WT/Gedcom/Code/Rela.php index 0f53c835b8..4c833afbec 100644 --- a/library/WT/Gedcom/Code/Rela.php +++ b/library/WT/Gedcom/Code/Rela.php @@ -17,8 +17,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'); diff --git a/library/WT/Gedcom/Code/Stat.php b/library/WT/Gedcom/Code/Stat.php index af072f24e7..777610f33f 100644 --- a/library/WT/Gedcom/Code/Stat.php +++ b/library/WT/Gedcom/Code/Stat.php @@ -2,7 +2,7 @@ // Functions and logic for GEDCOM "STAT" codes // // webtrees: Web based Family History software -// Copyright (C) 2011 webtrees development team. +// Copyright (C) 2013 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 @@ -17,8 +17,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'); diff --git a/library/WT/Gedcom/Code/Temp.php b/library/WT/Gedcom/Code/Temp.php index 98ea29a414..ead4834e2c 100644 --- a/library/WT/Gedcom/Code/Temp.php +++ b/library/WT/Gedcom/Code/Temp.php @@ -2,7 +2,7 @@ // Functions and logic for GEDCOM "TEMP" codes // // webtrees: Web based Family History software -// Copyright (C) 2011 webtrees development team. +// Copyright (C) 2013 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 @@ -17,8 +17,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'); diff --git a/library/WT/Gedcom/Tag.php b/library/WT/Gedcom/Tag.php index d79b92b753..7991aefa72 100644 --- a/library/WT/Gedcom/Tag.php +++ b/library/WT/Gedcom/Tag.php @@ -17,8 +17,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'); diff --git a/library/WT/GedcomRecord.php b/library/WT/GedcomRecord.php index 9ee510a4c2..3036914196 100644 --- a/library/WT/GedcomRecord.php +++ b/library/WT/GedcomRecord.php @@ -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$ if (!defined('WT_WEBTREES')) { header('HTTP/1.0 403 Forbidden'); diff --git a/library/WT/I18N.php b/library/WT/I18N.php index dbd7a60fb7..1895f1da4d 100644 --- a/library/WT/I18N.php +++ b/library/WT/I18N.php @@ -24,8 +24,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'); diff --git a/library/WT/Individual.php b/library/WT/Individual.php index 1b6b437c9b..23e420ac17 100644 --- a/library/WT/Individual.php +++ b/library/WT/Individual.php @@ -5,7 +5,7 @@ // 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$ if (!defined('WT_WEBTREES')) { header('HTTP/1.0 403 Forbidden'); diff --git a/library/WT/Media.php b/library/WT/Media.php index feb8580c1f..79aa1f0b97 100644 --- a/library/WT/Media.php +++ b/library/WT/Media.php @@ -5,7 +5,7 @@ // 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$ if (!defined('WT_WEBTREES')) { header('HTTP/1.0 403 Forbidden'); diff --git a/library/WT/Menu.php b/library/WT/Menu.php index 4251ce02ff..c3a381c9e8 100644 --- a/library/WT/Menu.php +++ b/library/WT/Menu.php @@ -2,7 +2,7 @@ // System for generating menus. // // 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. @@ -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$ if (!defined('WT_WEBTREES')) { header('HTTP/1.0 403 Forbidden'); diff --git a/library/WT/MenuBar.php b/library/WT/MenuBar.php index 0798f4cafc..24f4634067 100644 --- a/library/WT/MenuBar.php +++ b/library/WT/MenuBar.php @@ -22,8 +22,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'); diff --git a/library/WT/Module.php b/library/WT/Module.php index c1bd0d7936..e8c5031e00 100644 --- a/library/WT/Module.php +++ b/library/WT/Module.php @@ -2,7 +2,7 @@ // Classes and libraries for module system // // webtrees: Web based Family History software -// Copyright (C) 2012 webtrees development team. +// Copyright (C) 2013 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 @@ -17,8 +17,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'); diff --git a/library/WT/Note.php b/library/WT/Note.php index 0e44868bbc..c3a3aeedb6 100644 --- a/library/WT/Note.php +++ b/library/WT/Note.php @@ -5,7 +5,7 @@ // Copyright (C) 2013 webtrees development team. // // Derived from PhpGedView -// Copyright (C) 2009 PGV Development Team. All rights reserved. +// Copyright (C) 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$ if (!defined('WT_WEBTREES')) { header('HTTP/1.0 403 Forbidden'); diff --git a/library/WT/Place.php b/library/WT/Place.php index f8a7cec5a6..61a924e5e5 100644 --- a/library/WT/Place.php +++ b/library/WT/Place.php @@ -2,7 +2,7 @@ // Gedcom Place functionality. // // webtrees: Web based Family History software -// Copyright (C) 2012 webtrees development team. +// Copyright (C) 2013 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 @@ -17,8 +17,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'); diff --git a/library/WT/Query/Admin.php b/library/WT/Query/Admin.php index 4497c0935e..db29ccf8a8 100644 --- a/library/WT/Query/Admin.php +++ b/library/WT/Query/Admin.php @@ -17,8 +17,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 -// -// @version $Id$ if (!defined('WT_WEBTREES')) { header('HTTP/1.0 403 Forbidden'); diff --git a/library/WT/Query/Media.php b/library/WT/Query/Media.php index 241513846d..82fde1044c 100644 --- a/library/WT/Query/Media.php +++ b/library/WT/Query/Media.php @@ -17,8 +17,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'); diff --git a/library/WT/Query/Name.php b/library/WT/Query/Name.php index 01a674dbb1..acfb40a97e 100644 --- a/library/WT/Query/Name.php +++ b/library/WT/Query/Name.php @@ -17,8 +17,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 -// -// @version $Id$ if (!defined('WT_WEBTREES')) { header('HTTP/1.0 403 Forbidden'); diff --git a/library/WT/Report/Base.php b/library/WT/Report/Base.php index 4ae67ba8e0..fdd7e0246d 100644 --- a/library/WT/Report/Base.php +++ b/library/WT/Report/Base.php @@ -7,7 +7,7 @@ // 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. // // Modifications Copyright (c) 2010 Greg Roach // @@ -24,8 +24,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'); diff --git a/library/WT/Report/HTML.php b/library/WT/Report/HTML.php index 7ce1ccc807..9bf59c61af 100644 --- a/library/WT/Report/HTML.php +++ b/library/WT/Report/HTML.php @@ -7,7 +7,7 @@ // 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 @@ -22,8 +22,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'); diff --git a/library/WT/Report/PDF.php b/library/WT/Report/PDF.php index 2514059ccc..8f0bb65703 100644 --- a/library/WT/Report/PDF.php +++ b/library/WT/Report/PDF.php @@ -7,7 +7,7 @@ // 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 @@ -22,8 +22,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'); diff --git a/library/WT/Repository.php b/library/WT/Repository.php index e1e6fefd17..bfccaead43 100644 --- a/library/WT/Repository.php +++ b/library/WT/Repository.php @@ -5,7 +5,7 @@ // 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$ if (!defined('WT_WEBTREES')) { header('HTTP/1.0 403 Forbidden'); diff --git a/library/WT/Site.php b/library/WT/Site.php index 9c3076bf1e..3f497c33ec 100644 --- a/library/WT/Site.php +++ b/library/WT/Site.php @@ -2,7 +2,7 @@ // Provide an interface to the wt_site_setting table // // webtrees: Web based Family History software -// Copyright (c) 2012 webtrees development team +// Copyright (c) 2013 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 @@ -17,8 +17,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'); diff --git a/library/WT/Soundex.php b/library/WT/Soundex.php index 6860e028be..52ab2ddf32 100644 --- a/library/WT/Soundex.php +++ b/library/WT/Soundex.php @@ -2,7 +2,7 @@ // Functions for phonetic matching of strings // // webtrees: Web based Family History software -// Copyright (C) 2012 webtrees development team. +// Copyright (C) 2013 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 @@ -17,8 +17,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'); diff --git a/library/WT/Source.php b/library/WT/Source.php index 7192618511..2d641c3bb0 100644 --- a/library/WT/Source.php +++ b/library/WT/Source.php @@ -5,7 +5,7 @@ // 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$ if (!defined('WT_WEBTREES')) { header('HTTP/1.0 403 Forbidden'); diff --git a/library/WT/Stats.php b/library/WT/Stats.php index 457a9784ef..6d9c03d2b0 100644 --- a/library/WT/Stats.php +++ b/library/WT/Stats.php @@ -23,8 +23,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'); diff --git a/library/WT/Tree.php b/library/WT/Tree.php index c4f8e7ece0..7352b17320 100644 --- a/library/WT/Tree.php +++ b/library/WT/Tree.php @@ -17,8 +17,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'); diff --git a/library/pclzip.lib.php b/library/pclzip.lib.php index 0a443eeaaa..55b61c238a 100644 --- a/library/pclzip.lib.php +++ b/library/pclzip.lib.php @@ -22,8 +22,6 @@ // The use of this software is at the risk of the user. // // -------------------------------------------------------------------------------- -// $Id$ -// -------------------------------------------------------------------------------- if (!defined('WT_WEBTREES')) { header('HTTP/1.0 403 Forbidden'); diff --git a/lifespan.php b/lifespan.php index fb2d1f98e8..c91ac332e3 100644 --- a/lifespan.php +++ b/lifespan.php @@ -4,10 +4,10 @@ // Use the $pids array to set which individuals to show on the chart // // 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 @@ -22,8 +22,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', 'lifespan.php'); require './includes/session.php'; @@ -5,7 +5,7 @@ // 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', 'login.php'); require './includes/session.php'; diff --git a/mediafirewall.php b/mediafirewall.php index 7251805996..b853ceab6f 100644 --- a/mediafirewall.php +++ b/mediafirewall.php @@ -5,7 +5,7 @@ // 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', 'mediafirewall.php'); require './includes/session.php'; diff --git a/medialist.php b/medialist.php index 8e22d21bf7..c16fcddc88 100644 --- a/medialist.php +++ b/medialist.php @@ -5,7 +5,7 @@ // Copyright (C) 2013 webtrees development team. // // Derived from PhpGedView -// Copyright (C) 2002 to 2010 PGV Development Team. All rights reserved. +// Copyright (C) 2002 to 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 @@ -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', 'medialist.php'); require './includes/session.php'; diff --git a/mediaviewer.php b/mediaviewer.php index 2c6b3f5c0b..4c8f888149 100644 --- a/mediaviewer.php +++ b/mediaviewer.php @@ -7,7 +7,7 @@ // 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 @@ -22,8 +22,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', 'mediaviewer.php'); require './includes/session.php'; diff --git a/message.php b/message.php index cc464652df..8072fea004 100644 --- a/message.php +++ b/message.php @@ -2,7 +2,7 @@ // Send a message to a user in the system // // 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 2007 John Finlay and Others @@ -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', 'message.php'); require './includes/session.php'; diff --git a/module.php b/module.php index e86f50e051..16bed2df1d 100644 --- a/module.php +++ b/module.php @@ -2,10 +2,10 @@ // Module system for adding features to phpGedView. // // webtrees: Web based Family History software -// Copyright (C) 2011 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', 'module.php'); require './includes/session.php'; diff --git a/modules_v3/GEDFact_assistant/CENS_ctrl.php b/modules_v3/GEDFact_assistant/CENS_ctrl.php index a0ddd829dc..e9c7e6fcfe 100644 --- a/modules_v3/GEDFact_assistant/CENS_ctrl.php +++ b/modules_v3/GEDFact_assistant/CENS_ctrl.php @@ -4,10 +4,10 @@ // GEDFact Census information about an individual // // 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 2010 PGV Development Team. All rights reserved. +// Copyright (C) 2002 to 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 @@ -22,8 +22,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$ $xref = safe_GET('xref', WT_REGEX_XREF); diff --git a/modules_v3/GEDFact_assistant/MEDIA_ctrl.php b/modules_v3/GEDFact_assistant/MEDIA_ctrl.php index e264019641..3e86845bc6 100644 --- a/modules_v3/GEDFact_assistant/MEDIA_ctrl.php +++ b/modules_v3/GEDFact_assistant/MEDIA_ctrl.php @@ -7,7 +7,7 @@ // Copyright (C) 2013 webtrees development team. // // Derived from PhpGedView -// Copyright (C) 2002 to 2008 PGV Development Team. All rights reserved. +// Copyright (C) 2002 to 2008 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 @@ -22,8 +22,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$ $controller=new WT_Controller_Individual(); diff --git a/modules_v3/GEDFact_assistant/_CENS/addnoteaction_assisted.php b/modules_v3/GEDFact_assistant/_CENS/addnoteaction_assisted.php index 89b0ecd310..7c67abb148 100644 --- a/modules_v3/GEDFact_assistant/_CENS/addnoteaction_assisted.php +++ b/modules_v3/GEDFact_assistant/_CENS/addnoteaction_assisted.php @@ -2,10 +2,10 @@ // Include for GEDFact Assistant - Census. // // webtrees: Web based Family History software -// Copyright (C) 2011 webtrees development team. +// Copyright (C) 2013 webtrees development team. // // Derived from PhpGedView -// Copyright (C) 2002 to 2010 PGV Development Team. All rights reserved. +// Copyright (C) 2002 to 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 @@ -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$ // This file is required by the addnoteaction_assisted function in edit_interface.php diff --git a/modules_v3/GEDFact_assistant/_CENS/census_1_ctrl.php b/modules_v3/GEDFact_assistant/_CENS/census_1_ctrl.php index 89b056ffef..8684f625f2 100644 --- a/modules_v3/GEDFact_assistant/_CENS/census_1_ctrl.php +++ b/modules_v3/GEDFact_assistant/_CENS/census_1_ctrl.php @@ -7,7 +7,7 @@ // Copyright (C) 2013 webtrees development team. // // Derived from PhpGedView -// Copyright (C) 2002 to 2010 PGV Development Team. All rights reserved. +// Copyright (C) 2002 to 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 @@ -22,8 +22,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'); diff --git a/modules_v3/GEDFact_assistant/_CENS/census_2_source_input.php b/modules_v3/GEDFact_assistant/_CENS/census_2_source_input.php index 2ce34e60c7..8423887890 100644 --- a/modules_v3/GEDFact_assistant/_CENS/census_2_source_input.php +++ b/modules_v3/GEDFact_assistant/_CENS/census_2_source_input.php @@ -4,10 +4,10 @@ // Census and Souce Input Area File File // // webtrees: Web based Family History software -// Copyright (C) 2012 webtrees development team. +// Copyright (C) 2013 webtrees development team. // // Derived from PhpGedView -// Copyright (C) 2007 to 2010 PGV Development Team. All rights reserved. +// Copyright (C) 2007 to 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 @@ -22,8 +22,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'); diff --git a/modules_v3/GEDFact_assistant/_CENS/census_3_find.php b/modules_v3/GEDFact_assistant/_CENS/census_3_find.php index 305cba3945..5b34db85d8 100644 --- a/modules_v3/GEDFact_assistant/_CENS/census_3_find.php +++ b/modules_v3/GEDFact_assistant/_CENS/census_3_find.php @@ -5,7 +5,7 @@ // Copyright (C) 2013 webtrees development team. // // Derived from PhpGedView -// Copyright (C) 2002 to 2010 PGV Development Team. All rights reserved. +// Copyright (C) 2002 to 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 @@ -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$ $controller=new WT_Controller_Simple(); diff --git a/modules_v3/GEDFact_assistant/_CENS/census_3_search_add.php b/modules_v3/GEDFact_assistant/_CENS/census_3_search_add.php index 300be804a6..8e95b6b475 100644 --- a/modules_v3/GEDFact_assistant/_CENS/census_3_search_add.php +++ b/modules_v3/GEDFact_assistant/_CENS/census_3_search_add.php @@ -7,7 +7,7 @@ // Copyright (C) 2013 webtrees development team. // // Derived from PhpGedView -// Copyright (C) 2007 to 2010 PGV Development Team. All rights reserved. +// Copyright (C) 2007 to 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 @@ -22,8 +22,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'); diff --git a/modules_v3/GEDFact_assistant/_CENS/census_4_text.php b/modules_v3/GEDFact_assistant/_CENS/census_4_text.php index 4643fa8c93..97e793ec26 100644 --- a/modules_v3/GEDFact_assistant/_CENS/census_4_text.php +++ b/modules_v3/GEDFact_assistant/_CENS/census_4_text.php @@ -4,10 +4,10 @@ // Census Proposed Text Area File // // webtrees: Web based Family History software -// Copyright (C) 2012 webtrees development team. +// Copyright (C) 2013 webtrees development team. // // Derived from PhpGedView -// Copyright (C) 2007 to 2010 PGV Development Team. All rights reserved. +// Copyright (C) 2007 to 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 @@ -22,8 +22,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'); diff --git a/modules_v3/GEDFact_assistant/_CENS/census_5_input.php b/modules_v3/GEDFact_assistant/_CENS/census_5_input.php index 2428cf05c5..20fa38acbb 100644 --- a/modules_v3/GEDFact_assistant/_CENS/census_5_input.php +++ b/modules_v3/GEDFact_assistant/_CENS/census_5_input.php @@ -4,10 +4,10 @@ // Census input table area // // webtrees: Web based Family History software -// Copyright (C) 2011 webtrees development team. +// Copyright (C) 2013 webtrees development team. // // Derived from PhpGedView -// Copyright (C) 2002 to 2010 PGV Development Team. All rights reserved. +// Copyright (C) 2002 to 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 @@ -22,8 +22,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$ require WT_ROOT.WT_MODULES_DIR.'GEDFact_assistant/_CENS/js/census_5_input.js.php'; diff --git a/modules_v3/GEDFact_assistant/_CENS/census_asst_date.php b/modules_v3/GEDFact_assistant/_CENS/census_asst_date.php index 97fe24b708..91f34134df 100644 --- a/modules_v3/GEDFact_assistant/_CENS/census_asst_date.php +++ b/modules_v3/GEDFact_assistant/_CENS/census_asst_date.php @@ -4,10 +4,10 @@ // Census information about an individual // // webtrees: Web based Family History software -// Copyright (C) 2011 webtrees development team. +// Copyright (C) 2013 webtrees development team. // // Derived from PhpGedView -// Copyright (C) 2002 to 2010 PGV Development Team. All rights reserved. +// Copyright (C) 2002 to 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 @@ -22,11 +22,8 @@ // 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$ ?> - <script> function addDate(theCensDate) { var ddate = theCensDate.split(', '); diff --git a/modules_v3/GEDFact_assistant/_CENS/census_note_decode.php b/modules_v3/GEDFact_assistant/_CENS/census_note_decode.php index d549e877b2..c7a2c3af3b 100644 --- a/modules_v3/GEDFact_assistant/_CENS/census_note_decode.php +++ b/modules_v3/GEDFact_assistant/_CENS/census_note_decode.php @@ -4,7 +4,7 @@ // Census Shared Note Decode for a formatted file // // webtrees: Web based Family History software -// Copyright (C) 2011 webtrees development team. +// Copyright (C) 2013 webtrees development team. // // Derived from PhpGedView // Copyright (C) 2002 to 2010 PGV Development Team. All rights reserved. @@ -22,8 +22,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$ $text = "xCxAx<table><tr><td>" . $text; $text = str_replace("<br>.start_formatted_area.<br>", "</td></tr></table><table><tr><td class=\"notecell\">", $text); diff --git a/modules_v3/GEDFact_assistant/_CENS/js/census_5_input.js.php b/modules_v3/GEDFact_assistant/_CENS/js/census_5_input.js.php index aaa21bf5df..18b9f779a0 100644 --- a/modules_v3/GEDFact_assistant/_CENS/js/census_5_input.js.php +++ b/modules_v3/GEDFact_assistant/_CENS/js/census_5_input.js.php @@ -4,10 +4,10 @@ // Census information about an individual // // 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 2010 PGV Development Team. All rights reserved. +// Copyright (C) 2002 to 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 @@ -22,8 +22,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$ // modified from tabledeleterow.js version 1.2 2006-02-21 // mredkj.com diff --git a/modules_v3/GEDFact_assistant/_CENS/js/chapman_codes.js b/modules_v3/GEDFact_assistant/_CENS/js/chapman_codes.js index edfa5209e2..2923901b4a 100644 --- a/modules_v3/GEDFact_assistant/_CENS/js/chapman_codes.js +++ b/modules_v3/GEDFact_assistant/_CENS/js/chapman_codes.js @@ -3,10 +3,10 @@ // Chapman Code information // // webtrees: Web based Family History software -// Copyright (C) 2011 webtrees development team. +// Copyright (C) 2013 webtrees development team. // // Derived from PhpGedView -// Copyright (C) 2002 to 2010 PGV Development Team. All rights reserved. +// Copyright (C) 2002 to 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 @@ -21,8 +21,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$ function getChapmanCode(location) { // Countries diff --git a/modules_v3/GEDFact_assistant/_CENS/js/date.js b/modules_v3/GEDFact_assistant/_CENS/js/date.js index e571b26291..7628b20b0f 100644 --- a/modules_v3/GEDFact_assistant/_CENS/js/date.js +++ b/modules_v3/GEDFact_assistant/_CENS/js/date.js @@ -23,10 +23,10 @@ Date.$VERSION = 1.02; // Census information about an individual // // webtrees: Web based Family History software -// Copyright (C) 2011 webtrees development team. +// Copyright (C) 2013 webtrees development team. // // Derived from PhpGedView -// Copyright (C) 2002 to 2010 PGV Development Team. All rights reserved. +// Copyright (C) 2002 to 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 @@ -41,8 +41,6 @@ Date.$VERSION = 1.02; // 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$ // Utility function to append a 0 to single-digit numbers Date.LZ = function(x) {return(x<0||x>9?"":"0")+x}; diff --git a/modules_v3/GEDFact_assistant/_MEDIA/media_0_inverselink.php b/modules_v3/GEDFact_assistant/_MEDIA/media_0_inverselink.php index 511858909e..e77b476f26 100644 --- a/modules_v3/GEDFact_assistant/_MEDIA/media_0_inverselink.php +++ b/modules_v3/GEDFact_assistant/_MEDIA/media_0_inverselink.php @@ -7,7 +7,7 @@ // 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 @@ -22,8 +22,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$ // GEDFact Media assistant replacement code for inverselink.php: =========================== diff --git a/modules_v3/GEDFact_assistant/_MEDIA/media_1_ctrl.php b/modules_v3/GEDFact_assistant/_MEDIA/media_1_ctrl.php index e1aa140f69..113897ee63 100644 --- a/modules_v3/GEDFact_assistant/_MEDIA/media_1_ctrl.php +++ b/modules_v3/GEDFact_assistant/_MEDIA/media_1_ctrl.php @@ -7,7 +7,7 @@ // Copyright (C) 2013 webtrees development team. // // Derived from PhpGedView -// Copyright (C) 2002 to 2008 PGV Development Team. All rights reserved. +// Copyright (C) 2002 to 2008 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 @@ -22,8 +22,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'); diff --git a/modules_v3/GEDFact_assistant/css/cens_style.css b/modules_v3/GEDFact_assistant/css/cens_style.css index bca7c53b41..0558c151f0 100644 --- a/modules_v3/GEDFact_assistant/css/cens_style.css +++ b/modules_v3/GEDFact_assistant/css/cens_style.css @@ -1,8 +1,8 @@ -/** +/* * Census Assistant module for webtrees * * webtrees: Web based Family History software - * Copyright (C) 2011 webtrees development team. + * Copyright (C) 2013 webtrees development team. * * Derived from PhpGedView * Copyright (C) 2002 to 2007 John Finlay and Others @@ -20,10 +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 - * - * @package webtrees - * @subpackage GEDFact_assistant - * @version $Id$ */ .cens_header {text-align:left; margin:5px; height:40px;} diff --git a/modules_v3/GEDFact_assistant/css/gf_styles.css b/modules_v3/GEDFact_assistant/css/gf_styles.css index e36665b017..923650ec65 100644 --- a/modules_v3/GEDFact_assistant/css/gf_styles.css +++ b/modules_v3/GEDFact_assistant/css/gf_styles.css @@ -1,10 +1,10 @@ -/** +/* * Media Link Assistant Control module for webtrees * * Media Link information about an individual * * webtrees: Web based Family History software - * Copyright (C) 2011 webtrees development team. + * Copyright (C) 2013 webtrees development team. * * Derived from PhpGedView * Copyright (C) 2002 to 2007 John Finlay and Others @@ -22,10 +22,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 - * - * @package webtrees - * @subpackage GEDFact_assistant - * @version $Id$ */ /* --------- Styles used in /_MEDIA/media_3_search.php ---*/ diff --git a/modules_v3/GEDFact_assistant/module.php b/modules_v3/GEDFact_assistant/module.php index 1a7da95c02..a224489fc7 100644 --- a/modules_v3/GEDFact_assistant/module.php +++ b/modules_v3/GEDFact_assistant/module.php @@ -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$ if (!defined('WT_WEBTREES')) { header('HTTP/1.0 403 Forbidden'); diff --git a/modules_v3/ahnentafel_report/module.php b/modules_v3/ahnentafel_report/module.php index 0f1a2ec44a..ef72200194 100644 --- a/modules_v3/ahnentafel_report/module.php +++ b/modules_v3/ahnentafel_report/module.php @@ -2,7 +2,7 @@ // Classes and libraries for module system // // webtrees: Web based Family History software -// Copyright (C) 2012 webtrees development team. +// Copyright (C) 2013 webtrees development team. // // Derived from PhpGedView // Copyright (C) 2010 John Finlay @@ -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$ if (!defined('WT_WEBTREES')) { header('HTTP/1.0 403 Forbidden'); diff --git a/modules_v3/ahnentafel_report/report.xml b/modules_v3/ahnentafel_report/report.xml index 7c79a87596..54519206d8 100644 --- a/modules_v3/ahnentafel_report/report.xml +++ b/modules_v3/ahnentafel_report/report.xml @@ -1,7 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <!-- Includes 2010 work done by John Hawthornthwaite(hagershorn1) for an ancestry report in PhpGedView --> <Report> - <!-- $Id$ --> <Title><var var="WT_I18N::translate('Ancestors')" /></Title> <Description><var var="WT_I18N::translate('A report of an individual’s ancestors, in a narrative style.')" /></Description> <Input name="pid" lookup="INDI" type="text"><var var="WT_I18N::translate('Enter Individual ID')" /></Input> diff --git a/modules_v3/batch_update/admin_batch_update.php b/modules_v3/batch_update/admin_batch_update.php index f7d98fbd12..14d9b21e93 100644 --- a/modules_v3/batch_update/admin_batch_update.php +++ b/modules_v3/batch_update/admin_batch_update.php @@ -5,7 +5,7 @@ // Copyright (C) 2013 webtrees development team. // // Derived from PhpGedView -// Copyright (C) 2008 PGV Development Team. All rights reserved. +// Copyright (C) 2008 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$ if (!defined('WT_WEBTREES')) { header('HTTP/1.0 403 Forbidden'); diff --git a/modules_v3/batch_update/module.php b/modules_v3/batch_update/module.php index ce4e170d36..6d912cb77b 100644 --- a/modules_v3/batch_update/module.php +++ b/modules_v3/batch_update/module.php @@ -17,8 +17,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'); diff --git a/modules_v3/batch_update/plugins/death_y.php b/modules_v3/batch_update/plugins/death_y.php index 011c68497a..8185dc1982 100644 --- a/modules_v3/batch_update/plugins/death_y.php +++ b/modules_v3/batch_update/plugins/death_y.php @@ -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$ if (!defined('WT_WEBTREES')) { header('HTTP/1.0 403 Forbidden'); diff --git a/modules_v3/batch_update/plugins/duplicate_links.php b/modules_v3/batch_update/plugins/duplicate_links.php index 89a4b1ffe9..c7d23f4022 100644 --- a/modules_v3/batch_update/plugins/duplicate_links.php +++ b/modules_v3/batch_update/plugins/duplicate_links.php @@ -2,7 +2,7 @@ // Batch Update plugin for phpGedView - remove duplicate links in records // // webtrees: Web based Family History software -// Copyright (C) 2011 webtrees development team. +// Copyright (C) 2013 webtrees development team. // // Derived from PhpGedView // Copyright (C) 2008 Greg Roach. All rights reserved. @@ -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$ if (!defined('WT_WEBTREES')) { header('HTTP/1.0 403 Forbidden'); diff --git a/modules_v3/batch_update/plugins/married_names.php b/modules_v3/batch_update/plugins/married_names.php index 0cb2776c64..0e20fedce5 100644 --- a/modules_v3/batch_update/plugins/married_names.php +++ b/modules_v3/batch_update/plugins/married_names.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) 2011 webtrees development team. +// Copyright (C) 2013 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 @@ -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$ if (!defined('WT_WEBTREES')) { header('HTTP/1.0 403 Forbidden'); diff --git a/modules_v3/batch_update/plugins/name_format.php b/modules_v3/batch_update/plugins/name_format.php index 020d2d8254..2f52fc1b78 100644 --- a/modules_v3/batch_update/plugins/name_format.php +++ b/modules_v3/batch_update/plugins/name_format.php @@ -2,7 +2,7 @@ // Batch Update plugin for phpGedView - fix spacing in names, particularly that before/after the surname slashes // // webtrees: Web based Family History software -// Copyright (C) 2011 webtrees development team. +// Copyright (C) 2013 webtrees development team. // // Derived from PhpGedView // Copyright (C) 2008 Greg Roach. All rights reserved. @@ -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$ if (!defined('WT_WEBTREES')) { header('HTTP/1.0 403 Forbidden'); diff --git a/modules_v3/batch_update/plugins/search_replace.php b/modules_v3/batch_update/plugins/search_replace.php index 11de512632..ae4ed3f6e1 100644 --- a/modules_v3/batch_update/plugins/search_replace.php +++ b/modules_v3/batch_update/plugins/search_replace.php @@ -2,7 +2,7 @@ // Batch Update plugin for phpGedView - search/replace // // webtrees: Web based Family History software -// Copyright (C) 2011 webtrees development team. +// Copyright (C) 2013 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 @@ -17,8 +17,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'); diff --git a/modules_v3/bdm_report/module.php b/modules_v3/bdm_report/module.php index 3f041a94b1..ccf10302fe 100644 --- a/modules_v3/bdm_report/module.php +++ b/modules_v3/bdm_report/module.php @@ -2,7 +2,7 @@ // Classes and libraries for module system // // webtrees: Web based Family History software -// Copyright (C) 2012 webtrees development team. +// Copyright (C) 2013 webtrees development team. // // Derived from PhpGedView // Copyright (C) 2010 John Finlay @@ -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$ if (!defined('WT_WEBTREES')) { header('HTTP/1.0 403 Forbidden'); diff --git a/modules_v3/bdm_report/report.xml b/modules_v3/bdm_report/report.xml index 4febfee0a7..5ef7d00a5b 100644 --- a/modules_v3/bdm_report/report.xml +++ b/modules_v3/bdm_report/report.xml @@ -1,6 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> <Report> - <!-- $Id$ --> <Title><var var="WT_I18N::translate('Vital records')" /></Title> <Description><var var="WT_I18N::translate('A report of vital records for a given date or place.')" /></Description> <Input name="name" lookup="NAME" type="text"><var var="WT_I18N::translate('Name')" /></Input> diff --git a/modules_v3/birth_report/module.php b/modules_v3/birth_report/module.php index 9170ca63d0..9b942095c2 100644 --- a/modules_v3/birth_report/module.php +++ b/modules_v3/birth_report/module.php @@ -2,7 +2,7 @@ // Classes and libraries for module system // // webtrees: Web based Family History software -// Copyright (C) 2012 webtrees development team. +// Copyright (C) 2013 webtrees development team. // // Derived from PhpGedView // Copyright (C) 2010 John Finlay @@ -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$ if (!defined('WT_WEBTREES')) { header('HTTP/1.0 403 Forbidden'); diff --git a/modules_v3/birth_report/report.xml b/modules_v3/birth_report/report.xml index a2a9e2c096..967344fc63 100644 --- a/modules_v3/birth_report/report.xml +++ b/modules_v3/birth_report/report.xml @@ -1,6 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> <Report> - <!-- $Id$ --> <Title><var var="WT_I18N::translate('Births')" /></Title> <Description><var var="WT_I18N::translate('A report of individuals who were born in a given time or place.')" /></Description> <Input name="name" lookup="NAME" type="text"><var var="WT_I18N::translate('Name')" /></Input> diff --git a/modules_v3/cemetery_report/module.php b/modules_v3/cemetery_report/module.php index da69be0b6d..def9ef0fbd 100644 --- a/modules_v3/cemetery_report/module.php +++ b/modules_v3/cemetery_report/module.php @@ -2,7 +2,7 @@ // Classes and libraries for module system // // webtrees: Web based Family History software -// Copyright (C) 2012 webtrees development team. +// Copyright (C) 2013 webtrees development team. // // Derived from PhpGedView // Copyright (C) 2010 John Finlay @@ -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$ if (!defined('WT_WEBTREES')) { header('HTTP/1.0 403 Forbidden'); diff --git a/modules_v3/cemetery_report/report.xml b/modules_v3/cemetery_report/report.xml index 204c5f7197..43c904b12b 100644 --- a/modules_v3/cemetery_report/report.xml +++ b/modules_v3/cemetery_report/report.xml @@ -1,6 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> <Report> - <!-- $Id$ --> <Title><var var="WT_I18N::translate('Cemeteries')" /></Title> <Description><var var="WT_I18N::translate('A report of individuals who were buried in a given place.')" /></Description> <Input name="deathplace" lookup="PLAC" type="text"><var var="WT_I18N::translate('Burial Place contains')" /> </Input> diff --git a/modules_v3/change_report/module.php b/modules_v3/change_report/module.php index 15235e899e..6c92435610 100644 --- a/modules_v3/change_report/module.php +++ b/modules_v3/change_report/module.php @@ -2,7 +2,7 @@ // Classes and libraries for module system // // webtrees: Web based Family History software -// Copyright (C) 2012 webtrees development team. +// Copyright (C) 2013 webtrees development team. // // Derived from PhpGedView // Copyright (C) 2010 John Finlay @@ -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$ if (!defined('WT_WEBTREES')) { header('HTTP/1.0 403 Forbidden'); diff --git a/modules_v3/change_report/report.xml b/modules_v3/change_report/report.xml index 21b10a124c..dc76deaa59 100644 --- a/modules_v3/change_report/report.xml +++ b/modules_v3/change_report/report.xml @@ -1,6 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> <Report> - <!-- $Id$ --> <Title><var var="WT_I18N::translate('Changes')" /></Title> <Description><var var="WT_I18N::translate('A report of recent and pending changes.')" /></Description> <Input name="changeRangeStart" lookup="DATE" type="text" default="NOW-30"><var var="WT_I18N::translate('Starting range of change dates')" /></Input> diff --git a/modules_v3/charts/help_text.php b/modules_v3/charts/help_text.php index ac14c684ac..c04bb265ec 100644 --- a/modules_v3/charts/help_text.php +++ b/modules_v3/charts/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) 2011 webtrees development team. +// Copyright (C) 2013 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 @@ -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$ if (!defined('WT_WEBTREES') || !defined('WT_SCRIPT_NAME') || WT_SCRIPT_NAME!='help_text.php') { header('HTTP/1.0 403 Forbidden'); diff --git a/modules_v3/charts/module.php b/modules_v3/charts/module.php index 0c26023730..9a671ea320 100644 --- a/modules_v3/charts/module.php +++ b/modules_v3/charts/module.php @@ -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$ if (!defined('WT_WEBTREES')) { header('HTTP/1.0 403 Forbidden'); diff --git a/modules_v3/ckeditor/module.php b/modules_v3/ckeditor/module.php index 986ee8c6d3..ba40a4e39c 100644 --- a/modules_v3/ckeditor/module.php +++ b/modules_v3/ckeditor/module.php @@ -2,7 +2,7 @@ // Classes and libraries for module system // // webtrees: Web based Family History software -// Copyright (C) 2011 webtrees development team. +// Copyright (C) 2013 webtrees development team. // // Derived from PhpGedView // Copyright (C) 2010 John Finlay @@ -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$ if (!defined('WT_WEBTREES')) { header('HTTP/1.0 403 Forbidden'); diff --git a/modules_v3/clippings/clippings_ctrl.php b/modules_v3/clippings/clippings_ctrl.php index a883202747..b05a185f2e 100644 --- a/modules_v3/clippings/clippings_ctrl.php +++ b/modules_v3/clippings/clippings_ctrl.php @@ -7,7 +7,7 @@ // 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 @@ -22,8 +22,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'); diff --git a/modules_v3/clippings/help_text.php b/modules_v3/clippings/help_text.php index 595a688100..f1528f47eb 100644 --- a/modules_v3/clippings/help_text.php +++ b/modules_v3/clippings/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) 2011 webtrees development team. +// Copyright (C) 2013 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 @@ -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$ if (!defined('WT_WEBTREES') || !defined('WT_SCRIPT_NAME') || WT_SCRIPT_NAME!='help_text.php') { header('HTTP/1.0 403 Forbidden'); diff --git a/modules_v3/clippings/module.php b/modules_v3/clippings/module.php index 1a7be1444b..e365a28cf7 100644 --- a/modules_v3/clippings/module.php +++ b/modules_v3/clippings/module.php @@ -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$ if (!defined('WT_WEBTREES')) { header('HTTP/1.0 403 Forbidden'); diff --git a/modules_v3/death_report/module.php b/modules_v3/death_report/module.php index a83319b738..f6b1e57dac 100644 --- a/modules_v3/death_report/module.php +++ b/modules_v3/death_report/module.php @@ -2,7 +2,7 @@ // Classes and libraries for module system // // webtrees: Web based Family History software -// Copyright (C) 2012 webtrees development team. +// Copyright (C) 2013 webtrees development team. // // Derived from PhpGedView // Copyright (C) 2010 John Finlay @@ -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$ if (!defined('WT_WEBTREES')) { header('HTTP/1.0 403 Forbidden'); diff --git a/modules_v3/death_report/report.xml b/modules_v3/death_report/report.xml index 1702348a80..54e3c36084 100644 --- a/modules_v3/death_report/report.xml +++ b/modules_v3/death_report/report.xml @@ -1,6 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> <Report> - <!-- $Id$ --> <Title><var var="WT_I18N::translate('Deaths')" /></Title> <Description><var var="WT_I18N::translate('A report of individuals who died in a given time or place.')" /></Description> <Input name="name" lookup="NAME" type="text"><var var="WT_I18N::translate('Name')" /></Input> diff --git a/modules_v3/descendancy/module.php b/modules_v3/descendancy/module.php index bad3b7691a..2b4255bb63 100644 --- a/modules_v3/descendancy/module.php +++ b/modules_v3/descendancy/module.php @@ -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$ if (!defined('WT_WEBTREES')) { header('HTTP/1.0 403 Forbidden'); diff --git a/modules_v3/descendancy_report/module.php b/modules_v3/descendancy_report/module.php index 0aac196fcd..959eda2b7e 100644 --- a/modules_v3/descendancy_report/module.php +++ b/modules_v3/descendancy_report/module.php @@ -2,7 +2,7 @@ // Classes and libraries for module system // // webtrees: Web based Family History software -// Copyright (C) 2012 webtrees development team. +// Copyright (C) 2013 webtrees development team. // // Derived from PhpGedView // Copyright (C) 2010 John Finlay @@ -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$ if (!defined('WT_WEBTREES')) { header('HTTP/1.0 403 Forbidden'); diff --git a/modules_v3/descendancy_report/report.xml b/modules_v3/descendancy_report/report.xml index 2f4763a9d9..60a8b10c0d 100644 --- a/modules_v3/descendancy_report/report.xml +++ b/modules_v3/descendancy_report/report.xml @@ -1,6 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> <Report> - <!-- $Id$ --> <Title><var var="WT_I18N::translate('Descendants')" /></Title> <Description><var var="WT_I18N::translate('A report of an individual’s descendants, in a narrative style.')" /></Description> <Input name="pid" lookup="INDI" type="text" default=""><var var="WT_I18N::translate('Enter Individual ID')" /></Input> diff --git a/modules_v3/fact_sources/module.php b/modules_v3/fact_sources/module.php index 4b1a16243a..c7258d35a7 100644 --- a/modules_v3/fact_sources/module.php +++ b/modules_v3/fact_sources/module.php @@ -2,7 +2,7 @@ // Classes and libraries for module system // // webtrees: Web based Family History software -// Copyright (C) 2012 webtrees development team. +// Copyright (C) 2013 webtrees development team. // // Derived from PhpGedView // Copyright (C) 2010 John Finlay @@ -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$ if (!defined('WT_WEBTREES')) { header('HTTP/1.0 403 Forbidden'); diff --git a/modules_v3/fact_sources/report.xml b/modules_v3/fact_sources/report.xml index 74aecde7ee..810dd9b2c7 100644 --- a/modules_v3/fact_sources/report.xml +++ b/modules_v3/fact_sources/report.xml @@ -1,6 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> <Report> - <!-- $Id$ --> <Title><var var="WT_I18N::translate('Source')" /></Title> <Description><var var="WT_I18N::translate('A report of facts which are supported by a given source.')" /></Description> <Input name="sid" lookup="SOUR" default="" type="text"><var var="WT_I18N::translate('Find a source')" /></Input> diff --git a/modules_v3/families/module.php b/modules_v3/families/module.php index 4794c9aa19..c88e0db853 100644 --- a/modules_v3/families/module.php +++ b/modules_v3/families/module.php @@ -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$ if (!defined('WT_WEBTREES')) { header('HTTP/1.0 403 Forbidden'); diff --git a/modules_v3/family_group_report/module.php b/modules_v3/family_group_report/module.php index 343f1b1b11..f3b57bc583 100644 --- a/modules_v3/family_group_report/module.php +++ b/modules_v3/family_group_report/module.php @@ -2,7 +2,7 @@ // Classes and libraries for module system // // webtrees: Web based Family History software -// Copyright (C) 2012 webtrees development team. +// Copyright (C) 2013 webtrees development team. // // Derived from PhpGedView // Copyright (C) 2010 John Finlay @@ -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$ if (!defined('WT_WEBTREES')) { header('HTTP/1.0 403 Forbidden'); diff --git a/modules_v3/family_group_report/report.xml b/modules_v3/family_group_report/report.xml index 66267f614f..458b77b6fe 100644 --- a/modules_v3/family_group_report/report.xml +++ b/modules_v3/family_group_report/report.xml @@ -1,6 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> <Report> - <!-- $Id$ --> <Title><var var="WT_I18N::translate('Family')" /></Title> <Description><var var="WT_I18N::translate('A report of family members and their details.')" /></Description> <!-- User inputs for the report --> @@ -1113,4 +1112,4 @@ <Cell align="rightrtl" newline="1" style="date"><Now /></Cell> </Footer> </Doc> -</Report>
\ No newline at end of file +</Report> diff --git a/modules_v3/family_nav/module.php b/modules_v3/family_nav/module.php index 40f0a6956c..06d80a8ba4 100644 --- a/modules_v3/family_nav/module.php +++ b/modules_v3/family_nav/module.php @@ -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$ if (!defined('WT_WEBTREES')) { header('HTTP/1.0 403 Forbidden'); diff --git a/modules_v3/faq/help_text.php b/modules_v3/faq/help_text.php index 68f3113a02..67348ae61d 100644 --- a/modules_v3/faq/help_text.php +++ b/modules_v3/faq/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) 2011 webtrees development team. +// Copyright (C) 2013 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 @@ -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$ if (!defined('WT_WEBTREES') || !defined('WT_SCRIPT_NAME') || WT_SCRIPT_NAME!='help_text.php') { header('HTTP/1.0 403 Forbidden'); diff --git a/modules_v3/faq/module.php b/modules_v3/faq/module.php index 7b945266cd..1b9a7b5f5c 100644 --- a/modules_v3/faq/module.php +++ b/modules_v3/faq/module.php @@ -2,7 +2,7 @@ // Classes and libraries for module system // // webtrees: Web based Family History software -// Copyright (C) 2012 webtrees development team. +// Copyright (C) 2013 webtrees development team. // // Derived from PhpGedView // Copyright (C) 2010 John Finlay @@ -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$ if (!defined('WT_WEBTREES')) { header('HTTP/1.0 403 Forbidden'); diff --git a/modules_v3/gedcom_block/module.php b/modules_v3/gedcom_block/module.php index 73a85a2e3e..c31e2b29ec 100644 --- a/modules_v3/gedcom_block/module.php +++ b/modules_v3/gedcom_block/module.php @@ -2,7 +2,7 @@ // Classes and libraries for module system // // webtrees: Web based Family History software -// Copyright (C) 2012 webtrees development team. +// Copyright (C) 2013 webtrees development team. // // Derived from PhpGedView // Copyright (C) 2010 John Finlay @@ -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$ if (!defined('WT_WEBTREES')) { header('HTTP/1.0 403 Forbidden'); diff --git a/modules_v3/gedcom_favorites/db_schema/db_schema_0_1.php b/modules_v3/gedcom_favorites/db_schema/db_schema_0_1.php index d3df8eac86..1d8cb95a56 100644 --- a/modules_v3/gedcom_favorites/db_schema/db_schema_0_1.php +++ b/modules_v3/gedcom_favorites/db_schema/db_schema_0_1.php @@ -12,7 +12,7 @@ // seconds, for systems with low timeout values. // // webtrees: Web based Family History software -// Copyright (C) 2011 webtrees development team. +// Copyright (C) 2013 webtrees development team. // // Derived from PhpGedView // Copyright (C) 2009 Greg Roach @@ -30,8 +30,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'); diff --git a/modules_v3/gedcom_favorites/db_schema/db_schema_1_2.php b/modules_v3/gedcom_favorites/db_schema/db_schema_1_2.php index cff920f199..f883af46a2 100644 --- a/modules_v3/gedcom_favorites/db_schema/db_schema_1_2.php +++ b/modules_v3/gedcom_favorites/db_schema/db_schema_1_2.php @@ -9,7 +9,7 @@ // seconds, for systems with low timeout values. // // webtrees: Web based Family History software -// Copyright (C) 2012 webtrees development team. +// Copyright (C) 2013 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 @@ -24,8 +24,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'); diff --git a/modules_v3/gedcom_favorites/db_schema/db_schema_2_3.php b/modules_v3/gedcom_favorites/db_schema/db_schema_2_3.php index cbc33b8945..e303d63ed8 100644 --- a/modules_v3/gedcom_favorites/db_schema/db_schema_2_3.php +++ b/modules_v3/gedcom_favorites/db_schema/db_schema_2_3.php @@ -10,7 +10,7 @@ // seconds, for systems with low timeout values. // // webtrees: Web based Family History software -// Copyright (C) 2012 webtrees development team. +// Copyright (C) 2013 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 @@ -25,8 +25,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'); diff --git a/modules_v3/gedcom_favorites/db_schema/db_schema_3_4.php b/modules_v3/gedcom_favorites/db_schema/db_schema_3_4.php index e33a820541..20243f151c 100644 --- a/modules_v3/gedcom_favorites/db_schema/db_schema_3_4.php +++ b/modules_v3/gedcom_favorites/db_schema/db_schema_3_4.php @@ -10,7 +10,7 @@ // seconds, for systems with low timeout values. // // webtrees: Web based Family History software -// Copyright (C) 2012 webtrees development team. +// Copyright (C) 2013 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 @@ -25,8 +25,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'); diff --git a/modules_v3/gedcom_favorites/module.php b/modules_v3/gedcom_favorites/module.php index e4f382d589..93f7028b64 100644 --- a/modules_v3/gedcom_favorites/module.php +++ b/modules_v3/gedcom_favorites/module.php @@ -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$ if (!defined('WT_WEBTREES')) { header('HTTP/1.0 403 Forbidden'); diff --git a/modules_v3/gedcom_news/db_schema/db_schema_0_1.php b/modules_v3/gedcom_news/db_schema/db_schema_0_1.php index d60fad4889..da856118b4 100644 --- a/modules_v3/gedcom_news/db_schema/db_schema_0_1.php +++ b/modules_v3/gedcom_news/db_schema/db_schema_0_1.php @@ -12,7 +12,7 @@ // seconds, for systems with low timeout values. // // webtrees: Web based Family History software -// Copyright (C) 2011 webtrees development team. +// Copyright (C) 2013 webtrees development team. // // Derived from PhpGedView // Copyright (C) 2009 Greg Roach @@ -30,8 +30,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'); diff --git a/modules_v3/gedcom_news/db_schema/db_schema_1_2.php b/modules_v3/gedcom_news/db_schema/db_schema_1_2.php index 60d9cd3db7..f26a5d4a75 100644 --- a/modules_v3/gedcom_news/db_schema/db_schema_1_2.php +++ b/modules_v3/gedcom_news/db_schema/db_schema_1_2.php @@ -9,7 +9,7 @@ // seconds, for systems with low timeout values. // // webtrees: Web based Family History software -// Copyright (C) 2012 webtrees development team. +// Copyright (C) 2013 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 @@ -24,8 +24,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'); diff --git a/modules_v3/gedcom_news/db_schema/db_schema_2_3.php b/modules_v3/gedcom_news/db_schema/db_schema_2_3.php index 15a2902223..e29522f403 100644 --- a/modules_v3/gedcom_news/db_schema/db_schema_2_3.php +++ b/modules_v3/gedcom_news/db_schema/db_schema_2_3.php @@ -10,7 +10,7 @@ // seconds, for systems with low timeout values. // // webtrees: Web based Family History software -// Copyright (C) 2012 webtrees development team. +// Copyright (C) 2013 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 @@ -25,8 +25,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'); diff --git a/modules_v3/gedcom_news/module.php b/modules_v3/gedcom_news/module.php index 4ea503651f..bd549b9f8c 100644 --- a/modules_v3/gedcom_news/module.php +++ b/modules_v3/gedcom_news/module.php @@ -2,7 +2,7 @@ // Classes and libraries for module system // // webtrees: Web based Family History software -// Copyright (C) 2012 webtrees development team. +// Copyright (C) 2013 webtrees development team. // // Derived from PhpGedView // Copyright (C) 2010 John Finlay @@ -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$ if (!defined('WT_WEBTREES')) { header('HTTP/1.0 403 Forbidden'); diff --git a/modules_v3/gedcom_stats/module.php b/modules_v3/gedcom_stats/module.php index e849afacdf..74f359cefb 100644 --- a/modules_v3/gedcom_stats/module.php +++ b/modules_v3/gedcom_stats/module.php @@ -2,7 +2,7 @@ // Classes and libraries for module system // // webtrees: Web based Family History software -// Copyright (C) 2012 webtrees development team. +// Copyright (C) 2013 webtrees development team. // // Derived from PhpGedView // Copyright (C) 2010 John Finlay @@ -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$ if (!defined('WT_WEBTREES')) { header('HTTP/1.0 403 Forbidden'); diff --git a/modules_v3/googlemap/admin_places.php b/modules_v3/googlemap/admin_places.php index 3a737859b8..c09933f10a 100644 --- a/modules_v3/googlemap/admin_places.php +++ b/modules_v3/googlemap/admin_places.php @@ -5,7 +5,7 @@ // 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$ if (!defined('WT_WEBTREES')) { header('HTTP/1.0 403 Forbidden'); diff --git a/modules_v3/googlemap/css/wt_v3_googlemap.css b/modules_v3/googlemap/css/wt_v3_googlemap.css index 367c4b9327..226035ba56 100644 --- a/modules_v3/googlemap/css/wt_v3_googlemap.css +++ b/modules_v3/googlemap/css/wt_v3_googlemap.css @@ -17,10 +17,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$ - * - * @author Brian Holland */ #googlemap_left{margin-top:-14px;} @@ -108,4 +104,4 @@ ul.tabs a.current {background-color:#fff; border-bottom:1px solid #ddd; color:#0 html[dir="rtl"] #side_bar .gallery img, html[dir="rtl"] .iwstyle .gallery img, html[dir="rtl"] .highlt_img .gallery img {float:right;margin:0 0 0 4px;} #side_bar .icon-silhouette-M, #side_bar .icon-silhouette-F, #side_bar .icon-silhouette-U, .iwstyle .icon-silhouette-M, .iwstyle .icon-silhouette-F, .iwstyle .icon-silhouette-U {float:left;} html[dir="rtl"] #side_bar .icon-silhouette-M, html[dir="rtl"] #side_bar .icon-silhouette-F, html[dir="rtl"] #side_bar .icon-silhouette-U, html[dir="rtl"] .iwstyle .icon-silhouette-M, html[dir="rtl"] .iwstyle .icon-silhouette-F, html[dir="rtl"] .iwstyle .icon-silhouette-U {float:right;} -#pedigreemap_chart {margin:20px;}
\ No newline at end of file +#pedigreemap_chart {margin:20px;} diff --git a/modules_v3/googlemap/db_schema/db_schema_0_1.php b/modules_v3/googlemap/db_schema/db_schema_0_1.php index 26b1c05c0c..c0ac5a7ac7 100644 --- a/modules_v3/googlemap/db_schema/db_schema_0_1.php +++ b/modules_v3/googlemap/db_schema/db_schema_0_1.php @@ -12,7 +12,7 @@ // seconds, for systems with low timeout values. // // webtrees: Web based Family History software -// Copyright (C) 2011 webtrees development team. +// Copyright (C) 2013 webtrees development team. // // Derived from PhpGedView // Copyright (C) 2009 Greg Roach @@ -30,8 +30,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'); diff --git a/modules_v3/googlemap/db_schema/db_schema_1_2.php b/modules_v3/googlemap/db_schema/db_schema_1_2.php index ffa367adfb..8c1f706842 100644 --- a/modules_v3/googlemap/db_schema/db_schema_1_2.php +++ b/modules_v3/googlemap/db_schema/db_schema_1_2.php @@ -13,7 +13,7 @@ // seconds, for systems with low timeout values. // // webtrees: Web based Family History software -// Copyright (C) 2011 webtrees development team. +// Copyright (C) 2013 webtrees development team. // // Derived from PhpGedView // Copyright (C) 2009 Greg Roach @@ -31,8 +31,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'); diff --git a/modules_v3/googlemap/db_schema/db_schema_2_3.php b/modules_v3/googlemap/db_schema/db_schema_2_3.php index 409d8a51d5..7c7b7887f4 100644 --- a/modules_v3/googlemap/db_schema/db_schema_2_3.php +++ b/modules_v3/googlemap/db_schema/db_schema_2_3.php @@ -11,7 +11,7 @@ // seconds, for systems with low timeout values. // // webtrees: Web based Family History software -// Copyright (C) 2011 webtrees development team. +// Copyright (C) 2013 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 @@ -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'); diff --git a/modules_v3/googlemap/db_schema/db_schema_3_4.php b/modules_v3/googlemap/db_schema/db_schema_3_4.php index 09d1cba41a..53d233c078 100644 --- a/modules_v3/googlemap/db_schema/db_schema_3_4.php +++ b/modules_v3/googlemap/db_schema/db_schema_3_4.php @@ -11,7 +11,7 @@ // seconds, for systems with low timeout values. // // webtrees: Web based Family History software -// Copyright (C) 2011 webtrees development team. +// Copyright (C) 2013 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 @@ -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'); diff --git a/modules_v3/googlemap/db_schema/db_schema_4_5.php b/modules_v3/googlemap/db_schema/db_schema_4_5.php index c8be152311..c03c3ebf38 100644 --- a/modules_v3/googlemap/db_schema/db_schema_4_5.php +++ b/modules_v3/googlemap/db_schema/db_schema_4_5.php @@ -11,7 +11,7 @@ // seconds, for systems with low timeout values. // // webtrees: Web based Family History software -// Copyright (C) 2012 webtrees development team. +// Copyright (C) 2013 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 @@ -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'); diff --git a/modules_v3/googlemap/defaultconfig.php b/modules_v3/googlemap/defaultconfig.php index 57fce81c64..0ac378b0fe 100644 --- a/modules_v3/googlemap/defaultconfig.php +++ b/modules_v3/googlemap/defaultconfig.php @@ -2,10 +2,10 @@ // Configuration file required by GoogleMap module // // webtrees: Web based Family History software -// Copyright (C) 2011 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$ if (!defined('WT_WEBTREES')) { header('HTTP/1.0 403 Forbidden'); diff --git a/modules_v3/googlemap/googlemap.php b/modules_v3/googlemap/googlemap.php index 6ba8320447..d92a5921af 100644 --- a/modules_v3/googlemap/googlemap.php +++ b/modules_v3/googlemap/googlemap.php @@ -5,7 +5,7 @@ // Copyright (C) 2013 webtrees development team. // // Derived from PhpGedView -// Copyright (C) 2002 to 2010 PGV Development Team. All rights reserved. +// Copyright (C) 2002 to 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 @@ -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$ if (!defined('WT_WEBTREES')) { header('HTTP/1.0 403 Forbidden'); diff --git a/modules_v3/googlemap/help_text.php b/modules_v3/googlemap/help_text.php index b3523dc494..d600902db3 100644 --- a/modules_v3/googlemap/help_text.php +++ b/modules_v3/googlemap/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) 2011 webtrees development team. +// Copyright (C) 2013 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 @@ -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$ if (!defined('WT_WEBTREES') || !defined('WT_SCRIPT_NAME') || WT_SCRIPT_NAME!='help_text.php') { header('HTTP/1.0 403 Forbidden'); diff --git a/modules_v3/googlemap/module.php b/modules_v3/googlemap/module.php index 2bac4ad052..8bca228415 100644 --- a/modules_v3/googlemap/module.php +++ b/modules_v3/googlemap/module.php @@ -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$ if (!defined('WT_WEBTREES')) { header('HTTP/1.0 403 Forbidden'); diff --git a/modules_v3/googlemap/placehierarchy.php b/modules_v3/googlemap/placehierarchy.php index a43a01c311..83337cf665 100644 --- a/modules_v3/googlemap/placehierarchy.php +++ b/modules_v3/googlemap/placehierarchy.php @@ -2,10 +2,10 @@ // Displays a place hierachy // // 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 2010 PGV Development Team. All rights reserved. +// Copyright (C) 2002 to 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 @@ -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$ if (!defined('WT_WEBTREES')) { header('HTTP/1.0 403 Forbidden'); diff --git a/modules_v3/googlemap/places_edit.php b/modules_v3/googlemap/places_edit.php index 9f2177f73d..c2da17a323 100644 --- a/modules_v3/googlemap/places_edit.php +++ b/modules_v3/googlemap/places_edit.php @@ -5,7 +5,7 @@ // Copyright (C) 2013 webtrees development team. // // Derived from PhpGedView -// Copyright (C) 2002 to 2010 PGV Development Team. All rights reserved. +// Copyright (C) 2002 to 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 @@ -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$ if (!defined('WT_WEBTREES')) { header('HTTP/1.0 403 Forbidden'); diff --git a/modules_v3/googlemap/wt_v3_googlemap.js.php b/modules_v3/googlemap/wt_v3_googlemap.js.php index ee902dde6a..c43bfe9c33 100644 --- a/modules_v3/googlemap/wt_v3_googlemap.js.php +++ b/modules_v3/googlemap/wt_v3_googlemap.js.php @@ -17,8 +17,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'); diff --git a/modules_v3/googlemap/wt_v3_places_edit.js.php b/modules_v3/googlemap/wt_v3_places_edit.js.php index 9f54022576..480af508fe 100644 --- a/modules_v3/googlemap/wt_v3_places_edit.js.php +++ b/modules_v3/googlemap/wt_v3_places_edit.js.php @@ -2,10 +2,10 @@ // Included script file for Interface to edit place locations // // 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 2010 PGV Development Team. All rights reserved. +// Copyright (C) 2002 to 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 @@ -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$ if (!defined('WT_WEBTREES')) { header('HTTP/1.0 403 Forbidden'); diff --git a/modules_v3/googlemap/wt_v3_places_edit_overlays.js.php b/modules_v3/googlemap/wt_v3_places_edit_overlays.js.php index a916c0a641..86494a2e79 100644 --- a/modules_v3/googlemap/wt_v3_places_edit_overlays.js.php +++ b/modules_v3/googlemap/wt_v3_places_edit_overlays.js.php @@ -2,7 +2,7 @@ // Overlays file for Interface to edit place locations // // webtrees: Web based Family History software -// Copyright (C) 2011 webtrees development team. +// Copyright (C) 2013 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 @@ -17,8 +17,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$ ?> // === Create Borders for the UK Countries ========================================================= diff --git a/modules_v3/googlemap/wt_v3_street_view.php b/modules_v3/googlemap/wt_v3_street_view.php index 6b8babc31d..b1bff5d9e5 100644 --- a/modules_v3/googlemap/wt_v3_street_view.php +++ b/modules_v3/googlemap/wt_v3_street_view.php @@ -2,7 +2,7 @@ // Displays a streetview map // // webtrees: Web based Family History software -// Copyright (C) 2012 webtrees development team. +// Copyright (C) 2013 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 @@ -17,8 +17,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$ // This PHP script *really* ought to include session.php, so it picks up // language, access, etc... diff --git a/modules_v3/html/help_text.php b/modules_v3/html/help_text.php index 5a96e251e2..982056bfe5 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) 2011 webtrees development team. +// Copyright (C) 2013 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 @@ -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$ if (!defined('WT_WEBTREES') || !defined('WT_SCRIPT_NAME') || WT_SCRIPT_NAME!='help_text.php') { header('HTTP/1.0 403 Forbidden'); diff --git a/modules_v3/html/module.php b/modules_v3/html/module.php index fdc49975c1..32f418a20d 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) 2012 webtrees development team. +// Copyright (C) 2013 webtrees development team. // // Derived from PhpGedView // Copyright (C) 2010 John Finlay @@ -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$ if (!defined('WT_WEBTREES')) { header('HTTP/1.0 403 Forbidden'); diff --git a/modules_v3/individual_ext_report/module.php b/modules_v3/individual_ext_report/module.php index d89216038f..4243d11e7a 100644 --- a/modules_v3/individual_ext_report/module.php +++ b/modules_v3/individual_ext_report/module.php @@ -2,7 +2,7 @@ // Classes and libraries for module system // // webtrees: Web based Family History software -// Copyright (C) 2012 webtrees development team. +// Copyright (C) 2013 webtrees development team. // // Derived from PhpGedView // Copyright (C) 2010 John Finlay @@ -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$ if (!defined('WT_WEBTREES')) { header('HTTP/1.0 403 Forbidden'); diff --git a/modules_v3/individual_ext_report/report.xml b/modules_v3/individual_ext_report/report.xml index 4b4e4cbb87..9c384d7324 100644 --- a/modules_v3/individual_ext_report/report.xml +++ b/modules_v3/individual_ext_report/report.xml @@ -1,6 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> <Report> - <!-- $Id$ --> <Title><var var="WT_I18N::translate('Related families')" /></Title> <Description><var var="WT_I18N::translate('A report of the families that are closely related to an individual.')" /></Description> <Input name="pid" type="text" default="" lookup="INDI"><var var="WT_I18N::translate('Enter Individual ID')"/></Input> diff --git a/modules_v3/individual_report/module.php b/modules_v3/individual_report/module.php index 346c8aa5bb..e41b34c7c4 100644 --- a/modules_v3/individual_report/module.php +++ b/modules_v3/individual_report/module.php @@ -2,7 +2,7 @@ // Classes and libraries for module system // // webtrees: Web based Family History software -// Copyright (C) 2012 webtrees development team. +// Copyright (C) 2013 webtrees development team. // // Derived from PhpGedView // Copyright (C) 2010 John Finlay @@ -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$ if (!defined('WT_WEBTREES')) { header('HTTP/1.0 403 Forbidden'); diff --git a/modules_v3/individual_report/report.xml b/modules_v3/individual_report/report.xml index fb55c9b59e..0e79fbdfe2 100644 --- a/modules_v3/individual_report/report.xml +++ b/modules_v3/individual_report/report.xml @@ -1,6 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> <Report> - <!-- $Id$ --> <Title><var var="WT_I18N::translate('Individual')" /></Title> <Description><var var="WT_I18N::translate('A report of an individual’s details.')" /></Description> <Input name="pid" lookup="INDI" type="text" default=""><var var="WT_I18N::translate('Enter Individual ID')" /></Input> diff --git a/modules_v3/individuals/module.php b/modules_v3/individuals/module.php index 20f9677054..c6f2950916 100644 --- a/modules_v3/individuals/module.php +++ b/modules_v3/individuals/module.php @@ -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$ if (!defined('WT_WEBTREES')) { header('HTTP/1.0 403 Forbidden'); diff --git a/modules_v3/lightbox/css/album_page.css b/modules_v3/lightbox/css/album_page.css index 46f9d8dc37..1308ea2d40 100644 --- a/modules_v3/lightbox/css/album_page.css +++ b/modules_v3/lightbox/css/album_page.css @@ -4,7 +4,7 @@ * Display media Items using Lightbox * * 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 2007 John Finlay and Others @@ -22,8 +22,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$ */ /* lightbox_plus.css version 3.00 29/06/2007 */ diff --git a/modules_v3/lightbox/module.php b/modules_v3/lightbox/module.php index c5d905c125..ba32489318 100644 --- a/modules_v3/lightbox/module.php +++ b/modules_v3/lightbox/module.php @@ -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$ if (!defined('WT_WEBTREES')) { header('HTTP/1.0 403 Forbidden'); diff --git a/modules_v3/logged_in/help_text.php b/modules_v3/logged_in/help_text.php index e56ce30ca6..a704378c82 100644 --- a/modules_v3/logged_in/help_text.php +++ b/modules_v3/logged_in/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) 2011 webtrees development team. +// Copyright (C) 2013 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 @@ -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$ if (!defined('WT_WEBTREES') || !defined('WT_SCRIPT_NAME') || WT_SCRIPT_NAME!='help_text.php') { header('HTTP/1.0 403 Forbidden'); diff --git a/modules_v3/logged_in/module.php b/modules_v3/logged_in/module.php index 6444b9edbb..605f2f0ba1 100644 --- a/modules_v3/logged_in/module.php +++ b/modules_v3/logged_in/module.php @@ -2,7 +2,7 @@ // Classes and libraries for module system // // webtrees: Web based Family History software -// Copyright (C) 2011 webtrees development team. +// Copyright (C) 2013 webtrees development team. // // Derived from PhpGedView // Copyright (C) 2010 John Finlay @@ -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$ if (!defined('WT_WEBTREES')) { header('HTTP/1.0 403 Forbidden'); diff --git a/modules_v3/login_block/module.php b/modules_v3/login_block/module.php index 2763b1d2ac..76baaacf4a 100644 --- a/modules_v3/login_block/module.php +++ b/modules_v3/login_block/module.php @@ -2,7 +2,7 @@ // Classes and libraries for module system // // webtrees: Web based Family History software -// Copyright (C) 2012 webtrees development team. +// Copyright (C) 2013 webtrees development team. // // Derived from PhpGedView // Copyright (C) 2010 John Finlay @@ -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$ if (!defined('WT_WEBTREES')) { header('HTTP/1.0 403 Forbidden'); diff --git a/modules_v3/marriage_report/module.php b/modules_v3/marriage_report/module.php index 7f064675cb..2397a1b70b 100644 --- a/modules_v3/marriage_report/module.php +++ b/modules_v3/marriage_report/module.php @@ -2,7 +2,7 @@ // Classes and libraries for module system // // webtrees: Web based Family History software -// Copyright (C) 2012 webtrees development team. +// Copyright (C) 2013 webtrees development team. // // Derived from PhpGedView // Copyright (C) 2010 John Finlay @@ -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$ if (!defined('WT_WEBTREES')) { header('HTTP/1.0 403 Forbidden'); diff --git a/modules_v3/marriage_report/report.xml b/modules_v3/marriage_report/report.xml index 119d83857f..cdb73b78f9 100644 --- a/modules_v3/marriage_report/report.xml +++ b/modules_v3/marriage_report/report.xml @@ -1,6 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> <Report> - <!-- $Id$ --> <Title><var var="WT_I18N::translate('Marriages')" /></Title> <Description><var var="WT_I18N::translate('A report of individuals who were married in a given time or place.')" /></Description> <Input name="name" lookup="NAME" type="text"><var var="WT_I18N::translate('Name')" /></Input> diff --git a/modules_v3/media/module.php b/modules_v3/media/module.php index a07cbfca52..d9678436f8 100644 --- a/modules_v3/media/module.php +++ b/modules_v3/media/module.php @@ -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$ if (!defined('WT_WEBTREES')) { header('HTTP/1.0 403 Forbidden'); diff --git a/modules_v3/missing_facts_report/module.php b/modules_v3/missing_facts_report/module.php index f96cced0b3..67e51c62f4 100644 --- a/modules_v3/missing_facts_report/module.php +++ b/modules_v3/missing_facts_report/module.php @@ -2,7 +2,7 @@ // Classes and libraries for module system // // webtrees: Web based Family History software -// Copyright (C) 2012 webtrees development team. +// Copyright (C) 2013 webtrees development team. // // Derived from PhpGedView // Copyright (C) 2010 John Finlay @@ -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$ if (!defined('WT_WEBTREES')) { header('HTTP/1.0 403 Forbidden'); diff --git a/modules_v3/missing_facts_report/report.xml b/modules_v3/missing_facts_report/report.xml index e1e3f61e1e..cb2ee6aac0 100644 --- a/modules_v3/missing_facts_report/report.xml +++ b/modules_v3/missing_facts_report/report.xml @@ -1,6 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> <Report> - <!-- $Id$ --> <Title><var var="WT_I18N::translate('Missing data')" /></Title> <Description><var var="WT_I18N::translate('A report of the information that is missing for an individual and their relatives.')" /></Description> <Input name="pid" type="text" default="" lookup="INDI"><var var="WT_I18N::translate('Enter Individual ID')"/></Input> diff --git a/modules_v3/notes/module.php b/modules_v3/notes/module.php index 1a683092ff..d098310fd7 100644 --- a/modules_v3/notes/module.php +++ b/modules_v3/notes/module.php @@ -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$ if (!defined('WT_WEBTREES')) { header('HTTP/1.0 403 Forbidden'); diff --git a/modules_v3/occupation_report/module.php b/modules_v3/occupation_report/module.php index c8bf7f0251..ad099ef6cd 100644 --- a/modules_v3/occupation_report/module.php +++ b/modules_v3/occupation_report/module.php @@ -2,7 +2,7 @@ // Classes and libraries for module system // // webtrees: Web based Family History software -// Copyright (C) 2012 webtrees development team. +// Copyright (C) 2013 webtrees development team. // // Derived from PhpGedView // Copyright (C) 2010 John Finlay @@ -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$ if (!defined('WT_WEBTREES')) { header('HTTP/1.0 403 Forbidden'); diff --git a/modules_v3/occupation_report/report.xml b/modules_v3/occupation_report/report.xml index 197d0eeea2..59ef951ed0 100644 --- a/modules_v3/occupation_report/report.xml +++ b/modules_v3/occupation_report/report.xml @@ -1,6 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> <Report> - <!-- $Id$ --> <Title><var var="WT_I18N::translate('Occupations')" /></Title> <Description><var var="WT_I18N::translate('A report of individuals who had a given occupation.')" /></Description> <Input name="occupation" lookup="OCCU" type="text"><var var="WT_Gedcom_Tag::getLabel('OCCU')" /> </Input> diff --git a/modules_v3/page_menu/module.php b/modules_v3/page_menu/module.php index 966cac5fa8..a4b902ab86 100644 --- a/modules_v3/page_menu/module.php +++ b/modules_v3/page_menu/module.php @@ -2,7 +2,7 @@ // Classes and libraries for module system // // webtrees: Web based Family History software -// Copyright (C) 2012 webtrees development team. +// Copyright (C) 2013 webtrees development team. // // Derived from PhpGedView // Copyright (C) 2010 John Finlay @@ -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$ if (!defined('WT_WEBTREES')) { header('HTTP/1.0 403 Forbidden'); diff --git a/modules_v3/pedigree_report/module.php b/modules_v3/pedigree_report/module.php index bf10164435..de2f9c39f4 100644 --- a/modules_v3/pedigree_report/module.php +++ b/modules_v3/pedigree_report/module.php @@ -2,7 +2,7 @@ // Classes and libraries for module system // // webtrees: Web based Family History software -// Copyright (C) 2012 webtrees development team. +// Copyright (C) 2013 webtrees development team. // // Derived from PhpGedView // Copyright (C) 2010 John Finlay @@ -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$ if (!defined('WT_WEBTREES')) { header('HTTP/1.0 403 Forbidden'); diff --git a/modules_v3/pedigree_report/report.xml b/modules_v3/pedigree_report/report.xml index 286f691aed..c6b87ccad6 100644 --- a/modules_v3/pedigree_report/report.xml +++ b/modules_v3/pedigree_report/report.xml @@ -1,6 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> <Report> - <!-- $Id$ --> <Title><var var="WT_I18N::translate('Pedigree')" /></Title> <Description><var var="WT_I18N::translate('A report of an individual’s ancestors, formatted as a tree.')" /></Description> <Input name="pid" lookup="INDI" type="text" default=""><var var="WT_I18N::translate('Enter Individual ID')" /></Input> diff --git a/modules_v3/personal_facts/module.php b/modules_v3/personal_facts/module.php index c7af586abd..adc57383ae 100644 --- a/modules_v3/personal_facts/module.php +++ b/modules_v3/personal_facts/module.php @@ -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$ if (!defined('WT_WEBTREES')) { header('HTTP/1.0 403 Forbidden'); diff --git a/modules_v3/random_media/module.php b/modules_v3/random_media/module.php index 0abaceb0d4..30afe67802 100644 --- a/modules_v3/random_media/module.php +++ b/modules_v3/random_media/module.php @@ -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$ if (!defined('WT_WEBTREES')) { header('HTTP/1.0 403 Forbidden'); diff --git a/modules_v3/recent_changes/module.php b/modules_v3/recent_changes/module.php index ba4adee03b..128c62cd2f 100644 --- a/modules_v3/recent_changes/module.php +++ b/modules_v3/recent_changes/module.php @@ -3,7 +3,7 @@ // Classes and libraries for module system // // webtrees: Web based Family History software -// Copyright (C) 2012 webtrees development team. +// Copyright (C) 2013 webtrees development team. // // Derived from PhpGedView // Copyright (C) 2010 John Finlay @@ -21,8 +21,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'); diff --git a/modules_v3/relative_ext_report/module.php b/modules_v3/relative_ext_report/module.php index 12d28e1fb1..27c27906f1 100644 --- a/modules_v3/relative_ext_report/module.php +++ b/modules_v3/relative_ext_report/module.php @@ -2,7 +2,7 @@ // Classes and libraries for module system // // webtrees: Web based Family History software -// Copyright (C) 2012 webtrees development team. +// Copyright (C) 2013 webtrees development team. // // Derived from PhpGedView // Copyright (C) 2010 John Finlay @@ -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$ if (!defined('WT_WEBTREES')) { header('HTTP/1.0 403 Forbidden'); diff --git a/modules_v3/relative_ext_report/report.xml b/modules_v3/relative_ext_report/report.xml index 2bbef01d43..99ca480289 100644 --- a/modules_v3/relative_ext_report/report.xml +++ b/modules_v3/relative_ext_report/report.xml @@ -1,6 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> <Report> - <!-- $Id$ --> <Title><var var="WT_I18N::translate('Related individuals')" /></Title> <Description><var var="WT_I18N::translate('A report of the individuals that are closely related to an individual.')" /></Description> <Input name="pid" lookup="INDI" type="text"><var var="WT_I18N::translate('Enter Individual ID')" /></Input> diff --git a/modules_v3/relatives/module.php b/modules_v3/relatives/module.php index 0b2383e594..e260db0148 100644 --- a/modules_v3/relatives/module.php +++ b/modules_v3/relatives/module.php @@ -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$ if (!defined('WT_WEBTREES')) { header('HTTP/1.0 403 Forbidden'); diff --git a/modules_v3/review_changes/help_text.php b/modules_v3/review_changes/help_text.php index 6fa23338c9..6a4ae995e0 100644 --- a/modules_v3/review_changes/help_text.php +++ b/modules_v3/review_changes/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) 2010 webtrees development team. +// Copyright (C) 2013 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 @@ -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$ if (!defined('WT_WEBTREES') || !defined('WT_SCRIPT_NAME') || WT_SCRIPT_NAME!='help_text.php') { header('HTTP/1.0 403 Forbidden'); diff --git a/modules_v3/review_changes/module.php b/modules_v3/review_changes/module.php index e09f2a413a..1975ed9b98 100644 --- a/modules_v3/review_changes/module.php +++ b/modules_v3/review_changes/module.php @@ -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$ if (!defined('WT_WEBTREES')) { header('HTTP/1.0 403 Forbidden'); diff --git a/modules_v3/sitemap/module.php b/modules_v3/sitemap/module.php index d79aedf353..2be8b119dd 100644 --- a/modules_v3/sitemap/module.php +++ b/modules_v3/sitemap/module.php @@ -17,8 +17,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'); diff --git a/modules_v3/sources_tab/module.php b/modules_v3/sources_tab/module.php index d1644cf362..613e5587e9 100644 --- a/modules_v3/sources_tab/module.php +++ b/modules_v3/sources_tab/module.php @@ -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$ if (!defined('WT_WEBTREES')) { header('HTTP/1.0 403 Forbidden'); diff --git a/modules_v3/stories/help_text.php b/modules_v3/stories/help_text.php index 7daea90072..5fa77e3c7d 100644 --- a/modules_v3/stories/help_text.php +++ b/modules_v3/stories/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) 2010 webtrees development team. +// Copyright (C) 2013 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 @@ -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$ if (!defined('WT_WEBTREES') || !defined('WT_SCRIPT_NAME') || WT_SCRIPT_NAME!='help_text.php') { header('HTTP/1.0 403 Forbidden'); diff --git a/modules_v3/stories/module.php b/modules_v3/stories/module.php index 77dcb2ee20..ed372f2144 100644 --- a/modules_v3/stories/module.php +++ b/modules_v3/stories/module.php @@ -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$ if (!defined('WT_WEBTREES')) { header('HTTP/1.0 403 Forbidden'); diff --git a/modules_v3/theme_select/module.php b/modules_v3/theme_select/module.php index 592ff50312..381a806cd2 100644 --- a/modules_v3/theme_select/module.php +++ b/modules_v3/theme_select/module.php @@ -2,7 +2,7 @@ // Classes and libraries for module system
//
// webtrees: Web based Family History software
-// Copyright (C) 2011 webtrees development team.
+// Copyright (C) 2013 webtrees development team.
//
// Derived from PhpGedView
// Copyright (C) 2010 John Finlay
diff --git a/modules_v3/todays_events/module.php b/modules_v3/todays_events/module.php index 7d13d39627..9470e1e874 100644 --- a/modules_v3/todays_events/module.php +++ b/modules_v3/todays_events/module.php @@ -2,7 +2,7 @@ // Classes and libraries for module system // // webtrees: Web based Family History software -// Copyright (C) 2012 webtrees development team. +// Copyright (C) 2013 webtrees development team. // // Derived from PhpGedView // Copyright (C) 2010 John Finlay @@ -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$ if (!defined('WT_WEBTREES')) { header('HTTP/1.0 403 Forbidden'); diff --git a/modules_v3/todo/help_text.php b/modules_v3/todo/help_text.php index f86716cbff..63b4816102 100644 --- a/modules_v3/todo/help_text.php +++ b/modules_v3/todo/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) 2011 webtrees development team. +// Copyright (C) 2013 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 @@ -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$ if (!defined('WT_WEBTREES') || !defined('WT_SCRIPT_NAME') || WT_SCRIPT_NAME!='help_text.php') { header('HTTP/1.0 403 Forbidden'); diff --git a/modules_v3/todo/module.php b/modules_v3/todo/module.php index 21b919c3fd..948cb8882b 100644 --- a/modules_v3/todo/module.php +++ b/modules_v3/todo/module.php @@ -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$ if (!defined('WT_WEBTREES')) { header('HTTP/1.0 403 Forbidden'); diff --git a/modules_v3/top10_givnnames/module.php b/modules_v3/top10_givnnames/module.php index ac79ccbc42..8515cd7593 100644 --- a/modules_v3/top10_givnnames/module.php +++ b/modules_v3/top10_givnnames/module.php @@ -2,7 +2,7 @@ // Classes and libraries for module system // // webtrees: Web based Family History software -// Copyright (C) 2012 webtrees development team. +// Copyright (C) 2013 webtrees development team. // // Derived from PhpGedView // Copyright (C) 2010 John Finlay @@ -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$ if (!defined('WT_WEBTREES')) { header('HTTP/1.0 403 Forbidden'); diff --git a/modules_v3/top10_pageviews/module.php b/modules_v3/top10_pageviews/module.php index d0bbc7595c..2a1525d902 100644 --- a/modules_v3/top10_pageviews/module.php +++ b/modules_v3/top10_pageviews/module.php @@ -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$ if (!defined('WT_WEBTREES')) { header('HTTP/1.0 403 Forbidden'); diff --git a/modules_v3/top10_surnames/module.php b/modules_v3/top10_surnames/module.php index 63a4b7622f..0670cc8534 100644 --- a/modules_v3/top10_surnames/module.php +++ b/modules_v3/top10_surnames/module.php @@ -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$ if (!defined('WT_WEBTREES')) { header('HTTP/1.0 403 Forbidden'); diff --git a/modules_v3/tree/class_treeview.php b/modules_v3/tree/class_treeview.php index deb8dbab80..31b99b52cb 100644 --- a/modules_v3/tree/class_treeview.php +++ b/modules_v3/tree/class_treeview.php @@ -17,8 +17,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'); diff --git a/modules_v3/tree/css/treeview.css b/modules_v3/tree/css/treeview.css index be8160901e..cffbc8b1a1 100644 --- a/modules_v3/tree/css/treeview.css +++ b/modules_v3/tree/css/treeview.css @@ -17,8 +17,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$ */ #tree-title {text-align:center; margin-bottom:100px;} diff --git a/modules_v3/tree/js/treeview.js b/modules_v3/tree/js/treeview.js index 5a5ac3dec2..df42dd33a1 100644 --- a/modules_v3/tree/js/treeview.js +++ b/modules_v3/tree/js/treeview.js @@ -5,7 +5,7 @@ * - for loops are much faster than using each * - return false is required in functions * - * Copyright (C) 2012 webtrees development team + * Copyright (C) 2013 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/tree/module.php b/modules_v3/tree/module.php index 72954be3b3..b985862592 100644 --- a/modules_v3/tree/module.php +++ b/modules_v3/tree/module.php @@ -18,8 +18,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'); diff --git a/modules_v3/upcoming_events/module.php b/modules_v3/upcoming_events/module.php index ed7b2bb5a7..2b4ea136ab 100644 --- a/modules_v3/upcoming_events/module.php +++ b/modules_v3/upcoming_events/module.php @@ -2,7 +2,7 @@ // Classes and libraries for module system // // webtrees: Web based Family History software -// Copyright (C) 2012 webtrees development team. +// Copyright (C) 2013 webtrees development team. // // Derived from PhpGedView // Copyright (C) 2010 John Finlay @@ -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$ if (!defined('WT_WEBTREES')) { header('HTTP/1.0 403 Forbidden'); diff --git a/modules_v3/user_blog/db_schema/db_schema_0_1.php b/modules_v3/user_blog/db_schema/db_schema_0_1.php index cb31e2440e..56245fe10e 100644 --- a/modules_v3/user_blog/db_schema/db_schema_0_1.php +++ b/modules_v3/user_blog/db_schema/db_schema_0_1.php @@ -12,7 +12,7 @@ // seconds, for systems with low timeout values. // // webtrees: Web based Family History software -// Copyright (C) 2012 webtrees development team. +// Copyright (C) 2013 webtrees development team. // // // This program is free software; you can redistribute it and/or modify @@ -28,8 +28,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'); diff --git a/modules_v3/user_blog/db_schema/db_schema_1_2.php b/modules_v3/user_blog/db_schema/db_schema_1_2.php index 8cf89c48ba..7104b64c46 100644 --- a/modules_v3/user_blog/db_schema/db_schema_1_2.php +++ b/modules_v3/user_blog/db_schema/db_schema_1_2.php @@ -9,7 +9,7 @@ // seconds, for systems with low timeout values. // // webtrees: Web based Family History software -// Copyright (C) 2012 webtrees development team. +// Copyright (C) 2013 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 @@ -24,8 +24,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'); diff --git a/modules_v3/user_blog/db_schema/db_schema_2_3.php b/modules_v3/user_blog/db_schema/db_schema_2_3.php index 15a2902223..e29522f403 100644 --- a/modules_v3/user_blog/db_schema/db_schema_2_3.php +++ b/modules_v3/user_blog/db_schema/db_schema_2_3.php @@ -10,7 +10,7 @@ // seconds, for systems with low timeout values. // // webtrees: Web based Family History software -// Copyright (C) 2012 webtrees development team. +// Copyright (C) 2013 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 @@ -25,8 +25,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'); diff --git a/modules_v3/user_blog/module.php b/modules_v3/user_blog/module.php index 4eaf49915a..f975ddeb1d 100644 --- a/modules_v3/user_blog/module.php +++ b/modules_v3/user_blog/module.php @@ -2,7 +2,7 @@ // Classes and libraries for module system // // webtrees: Web based Family History software -// Copyright (C) 2012 webtrees development team. +// Copyright (C) 2013 webtrees development team. // // Derived from PhpGedView // Copyright (C) 2010 John Finlay @@ -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$ if (!defined('WT_WEBTREES')) { header('HTTP/1.0 403 Forbidden'); diff --git a/modules_v3/user_favorites/module.php b/modules_v3/user_favorites/module.php index deb741f806..66ddc86f7d 100644 --- a/modules_v3/user_favorites/module.php +++ b/modules_v3/user_favorites/module.php @@ -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$ if (!defined('WT_WEBTREES')) { header('HTTP/1.0 403 Forbidden'); diff --git a/modules_v3/user_messages/module.php b/modules_v3/user_messages/module.php index 95f304565e..7e3aee9057 100644 --- a/modules_v3/user_messages/module.php +++ b/modules_v3/user_messages/module.php @@ -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$ if (!defined('WT_WEBTREES')) { header('HTTP/1.0 403 Forbidden'); diff --git a/modules_v3/user_welcome/module.php b/modules_v3/user_welcome/module.php index d0ace75c9a..ff4a0cacd0 100644 --- a/modules_v3/user_welcome/module.php +++ b/modules_v3/user_welcome/module.php @@ -2,7 +2,7 @@ // Classes and libraries for module system // // webtrees: Web based Family History software -// Copyright (C) 2012 webtrees development team. +// Copyright (C) 2013 webtrees development team. // // Derived from PhpGedView // Copyright (C) 2010 John Finlay @@ -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$ if (!defined('WT_WEBTREES')) { header('HTTP/1.0 403 Forbidden'); diff --git a/modules_v3/yahrzeit/help_text.php b/modules_v3/yahrzeit/help_text.php index c869cbbfda..bbb529d2c0 100644 --- a/modules_v3/yahrzeit/help_text.php +++ b/modules_v3/yahrzeit/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) 2011 webtrees development team. +// Copyright (C) 2013 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 @@ -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$ if (!defined('WT_WEBTREES') || !defined('WT_SCRIPT_NAME') || WT_SCRIPT_NAME!='help_text.php') { header('HTTP/1.0 403 Forbidden'); diff --git a/modules_v3/yahrzeit/module.php b/modules_v3/yahrzeit/module.php index 0643be7a19..a0b72609d3 100644 --- a/modules_v3/yahrzeit/module.php +++ b/modules_v3/yahrzeit/module.php @@ -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$ if (!defined('WT_WEBTREES')) { header('HTTP/1.0 403 Forbidden'); @@ -21,8 +21,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', 'note.php'); require './includes/session.php'; diff --git a/notelist.php b/notelist.php index 24670f9022..94b4ff107b 100644 --- a/notelist.php +++ b/notelist.php @@ -5,7 +5,7 @@ // Copyright (C) 2013 webtrees development team. // // Derived from PhpGedView -// Copyright (C) 2009 PGV Development Team. All rights reserved. +// Copyright (C) 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', 'notelist.php'); require './includes/session.php'; diff --git a/pedigree.php b/pedigree.php index 2fce526e50..39fe1976eb 100644 --- a/pedigree.php +++ b/pedigree.php @@ -5,7 +5,7 @@ // 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', 'pedigree.php'); require './includes/session.php'; diff --git a/placelist.php b/placelist.php index 0d48359e98..a22279cc4a 100644 --- a/placelist.php +++ b/placelist.php @@ -5,7 +5,7 @@ // Copyright (C) 2013 webtrees development team. // // Derived from PhpGedView -// Copyright (C) 2002 to 2010 PGV Development Team. All rights reserved. +// Copyright (C) 2002 to 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 @@ -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', 'placelist.php'); require './includes/session.php'; diff --git a/relationship.php b/relationship.php index 5c43ac4570..37a27010a9 100644 --- a/relationship.php +++ b/relationship.php @@ -5,7 +5,7 @@ // 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', 'relationship.php'); require './includes/session.php'; @@ -21,8 +21,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', 'repo.php'); require './includes/session.php'; diff --git a/repolist.php b/repolist.php index 745c57196a..3a96a46e6a 100644 --- a/repolist.php +++ b/repolist.php @@ -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', 'repolist.php'); require './includes/session.php'; diff --git a/reportengine.php b/reportengine.php index aa4214fa2c..5a126c8b19 100644 --- a/reportengine.php +++ b/reportengine.php @@ -7,7 +7,7 @@ // 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 @@ -22,8 +22,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', 'reportengine.php'); require './includes/session.php'; diff --git a/robots-example.txt b/robots-example.txt index e0836c4c11..978d1f6a60 100644 --- a/robots-example.txt +++ b/robots-example.txt @@ -21,8 +21,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$ # Well-behaved robots understand "Allow" directives. User-Agent: bingbot # Bing @@ -17,8 +17,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', 'save.php'); require './includes/session.php'; diff --git a/search.php b/search.php index f544318a82..f85592d041 100644 --- a/search.php +++ b/search.php @@ -5,7 +5,7 @@ // 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', 'search.php'); require './includes/session.php'; diff --git a/search_advanced.php b/search_advanced.php index 9135776546..056c763bdc 100644 --- a/search_advanced.php +++ b/search_advanced.php @@ -2,7 +2,7 @@ // Searches based on user query. // // 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. @@ -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', 'search_advanced.php'); require './includes/session.php'; @@ -17,8 +17,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', 'setup.php'); define('WT_CONFIG_FILE', 'config.ini.php'); diff --git a/site-offline.php b/site-offline.php index 8d8230c3ff..e8a8228949 100644 --- a/site-offline.php +++ b/site-offline.php @@ -17,8 +17,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', 'site-offline.php'); diff --git a/site-php-version.php b/site-php-version.php index 79ba4d9f63..96c7078476 100644 --- a/site-php-version.php +++ b/site-php-version.php @@ -2,7 +2,7 @@ // PHP version error // // webtrees: Web based Family History software -// Copyright (C) 2012 webtrees development team. +// Copyright (C) 2013 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 @@ -17,8 +17,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', 'site-php-version.php'); diff --git a/site-unavailable.php b/site-unavailable.php index 5f33a703a3..47072ce50d 100644 --- a/site-unavailable.php +++ b/site-unavailable.php @@ -2,7 +2,7 @@ // Site Unavailable // // webtrees: Web based Family History software -// Copyright (C) 2012 webtrees development team. +// Copyright (C) 2013 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 @@ -17,8 +17,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', 'site-unavailable.php'); diff --git a/source.php b/source.php index 2c6829181a..2e7a93f66b 100644 --- a/source.php +++ b/source.php @@ -21,8 +21,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', 'source.php'); require './includes/session.php'; diff --git a/sourcelist.php b/sourcelist.php index f512121d3f..1de72b26a1 100644 --- a/sourcelist.php +++ b/sourcelist.php @@ -5,7 +5,7 @@ // 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', 'sourcelist.php'); require './includes/session.php'; diff --git a/statistics.php b/statistics.php index f82824b361..5242aed17d 100644 --- a/statistics.php +++ b/statistics.php @@ -8,7 +8,7 @@ // Copyright (C) 2013 webtrees development team. // // Derived from PhpGedView -// Copyright (C) 2002 to 2010 PGV Development Team. All rights reserved. +// Copyright (C) 2002 to 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 @@ -23,8 +23,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', 'statistics.php'); require './includes/session.php'; diff --git a/statisticsplot.php b/statisticsplot.php index 58a67f3ec1..cb118403b8 100644 --- a/statisticsplot.php +++ b/statisticsplot.php @@ -8,7 +8,7 @@ // 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 @@ -23,8 +23,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', 'statisticsplot.php'); require './includes/session.php'; diff --git a/themes/_administration/footer.php b/themes/_administration/footer.php index 70c8942063..fa9a9d43ac 100644 --- a/themes/_administration/footer.php +++ b/themes/_administration/footer.php @@ -2,7 +2,7 @@ // Footer for webtrees administration theme // // webtrees: Web based Family History software -// Copyright (C) 2011 webtrees development team. +// Copyright (C) 2013 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 @@ -17,8 +17,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'); diff --git a/themes/_administration/header.php b/themes/_administration/header.php index 6fbfe25a92..8a1fd5577e 100644 --- a/themes/_administration/header.php +++ b/themes/_administration/header.php @@ -17,8 +17,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'); diff --git a/themes/_administration/style.css b/themes/_administration/style.css index 06119664ed..24a57c1cc3 100644 --- a/themes/_administration/style.css +++ b/themes/_administration/style.css @@ -17,8 +17,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$ */ /* Add a permanent scrollbar, to prevent "flickering" when hover effects lengthen page */ diff --git a/themes/_administration/theme.php b/themes/_administration/theme.php index bda8a311e5..72310d3ffc 100644 --- a/themes/_administration/theme.php +++ b/themes/_administration/theme.php @@ -2,10 +2,10 @@ // Administration theme
//
// 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
diff --git a/themes/clouds/footer.php b/themes/clouds/footer.php index 481e089344..2e7169541c 100644 --- a/themes/clouds/footer.php +++ b/themes/clouds/footer.php @@ -2,10 +2,10 @@ // Footer for Clouds theme // // webtrees: Web based Family History software -// Copyright (C) 2012 webtrees development team. +// Copyright (C) 2013 webtrees development team. // // Derived from PhpGedView Cloudy theme -// 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$ if (!defined('WT_WEBTREES')) { header('HTTP/1.0 403 Forbidden'); diff --git a/themes/clouds/header.php b/themes/clouds/header.php index 3341ca92f9..d5d5fbdcaf 100644 --- a/themes/clouds/header.php +++ b/themes/clouds/header.php @@ -2,10 +2,10 @@ // Header for clouds theme // // 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$ if (!defined('WT_WEBTREES')) { header('HTTP/1.0 403 Forbidden'); diff --git a/themes/clouds/msie.css b/themes/clouds/msie.css index f9ab656b2b..95d77c8916 100644 --- a/themes/clouds/msie.css +++ b/themes/clouds/msie.css @@ -1,5 +1,3 @@ -/* $Id$ */ - /* * The following style definitions can be removed when IE supports the "opacity" * specification in place of its proprietary and non-standard method. diff --git a/themes/clouds/style.css b/themes/clouds/style.css index 8a108cdeba..21d7134d8e 100644 --- a/themes/clouds/style.css +++ b/themes/clouds/style.css @@ -6,7 +6,7 @@ * * Derived from PhpGedView Cloudy theme * Original author w.a. bastein http://genealogy.bastein.biz -* Copyright (C) 2010 PGV Development Team. All rights reserved. +* 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 @@ -21,8 +21,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$ */ body { diff --git a/themes/clouds/templates/block_main_temp.php b/themes/clouds/templates/block_main_temp.php index 476167ec96..bfd0d8c339 100644 --- a/themes/clouds/templates/block_main_temp.php +++ b/themes/clouds/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) 2010 PGV Development Team. All rights reserved. +// 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 @@ -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'); diff --git a/themes/clouds/templates/block_small_temp.php b/themes/clouds/templates/block_small_temp.php index 9e6acbca0f..b645778d55 100644 --- a/themes/clouds/templates/block_small_temp.php +++ b/themes/clouds/templates/block_small_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) 2010 PGV Development Team. All rights reserved. +// 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 @@ -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'); diff --git a/themes/clouds/templates/compactbox_template.php b/themes/clouds/templates/compactbox_template.php index 0f2a95a580..4e341c38e4 100644 --- a/themes/clouds/templates/compactbox_template.php +++ b/themes/clouds/templates/compactbox_template.php @@ -6,10 +6,10 @@ // $addname, $showid, $float // // webtrees: Web based Family History software -// Copyright (C) 2012 webtrees development team. +// Copyright (C) 2013 webtrees development team. // // Derived from PhpGedView -// Copyright (C) 2010 PGV Development Team. All rights reserved. +// 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,8 +24,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'); diff --git a/themes/clouds/templates/personbox_template.php b/themes/clouds/templates/personbox_template.php index 0abea66f6c..2ad384a01c 100644 --- a/themes/clouds/templates/personbox_template.php +++ b/themes/clouds/templates/personbox_template.php @@ -6,10 +6,10 @@ // $addname // // webtrees: Web based Family History software -// Copyright (C) 2012 webtrees development team. +// Copyright (C) 2013 webtrees development team. // // Derived from PhpGedView -// Copyright (C) 2010 PGV Development Team. All rights reserved. +// 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,8 +24,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'); diff --git a/themes/clouds/theme.php b/themes/clouds/theme.php index 98f872b0b1..1f35726ed7 100644 --- a/themes/clouds/theme.php +++ b/themes/clouds/theme.php @@ -2,11 +2,11 @@ // Clouds theme // // webtrees: Web based Family History software -// Copyright (C) 2012 webtrees development team. +// Copyright (C) 2013 webtrees development team. // // Derived from PhpGedView Cloudy theme // Original author w.a. bastein http://genealogy.bastein.biz -// Copyright (C) 2010 PGV Development Team. All rights reserved. +// 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 @@ -21,8 +21,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'); diff --git a/themes/colors/css/aquamarine.css b/themes/colors/css/aquamarine.css index 8b3a3e5aec..b3e7e66af4 100644 --- a/themes/colors/css/aquamarine.css +++ b/themes/colors/css/aquamarine.css @@ -5,7 +5,7 @@ * Copyright (C) 2013 webtrees development team. * * Derived from PhpGedView - * Copyright (C) 2002 to 2010 PGV Development Team. All rights reserved. + * Copyright (C) 2002 to 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 @@ -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$ */ /* Aquamarine Palette */ diff --git a/themes/colors/css/ash.css b/themes/colors/css/ash.css index e0d34e1e13..ec12c946b4 100644 --- a/themes/colors/css/ash.css +++ b/themes/colors/css/ash.css @@ -5,7 +5,7 @@ * Copyright (C) 2013 webtrees development team. * * Derived from PhpGedView - * Copyright (C) 2002 to 2010 PGV Development Team. All rights reserved. + * Copyright (C) 2002 to 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 @@ -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$ */ /* Ash Palette */ diff --git a/themes/colors/css/belgianchocolate.css b/themes/colors/css/belgianchocolate.css index dbb087d86e..cc21860c14 100644 --- a/themes/colors/css/belgianchocolate.css +++ b/themes/colors/css/belgianchocolate.css @@ -5,7 +5,7 @@ * Copyright (C) 2013 webtrees development team. * * Derived from PhpGedView - * Copyright (C) 2002 to 2010 PGV Development Team. All rights reserved. + * Copyright (C) 2002 to 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 @@ -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$ */ /* Belgianchocolate Palette */ diff --git a/themes/colors/css/bluelagoon.css b/themes/colors/css/bluelagoon.css index 316083b4f8..1bf7b72425 100644 --- a/themes/colors/css/bluelagoon.css +++ b/themes/colors/css/bluelagoon.css @@ -5,7 +5,7 @@ * Copyright (C) 2013 webtrees development team. * * Derived from PhpGedView - * Copyright (C) 2002 to 2010 PGV Development Team. All rights reserved. + * Copyright (C) 2002 to 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 @@ -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$ */ /* Bluelagoon Palette */ diff --git a/themes/colors/css/bluemarine.css b/themes/colors/css/bluemarine.css index eef5d587dd..b3292220fe 100644 --- a/themes/colors/css/bluemarine.css +++ b/themes/colors/css/bluemarine.css @@ -5,7 +5,7 @@ * Copyright (C) 2013 webtrees development team. * * Derived from PhpGedView - * Copyright (C) 2002 to 2010 PGV Development Team. All rights reserved. + * Copyright (C) 2002 to 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 @@ -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$ */ /* Bluemarine Palette */ diff --git a/themes/colors/css/coffeeandcream.css b/themes/colors/css/coffeeandcream.css index cd9a2f8b56..fbd2c221f4 100644 --- a/themes/colors/css/coffeeandcream.css +++ b/themes/colors/css/coffeeandcream.css @@ -5,7 +5,7 @@ * Copyright (C) 2013 webtrees development team. * * Derived from PhpGedView - * Copyright (C) 2002 to 2010 PGV Development Team. All rights reserved. + * Copyright (C) 2002 to 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 @@ -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$ */ /* Coffeeandcream Palette */ diff --git a/themes/colors/css/coldday.css b/themes/colors/css/coldday.css index 7ef2606767..977e244042 100644 --- a/themes/colors/css/coldday.css +++ b/themes/colors/css/coldday.css @@ -5,7 +5,7 @@ * Copyright (C) 2013 webtrees development team. * * Derived from PhpGedView - * Copyright (C) 2002 to 2010 PGV Development Team. All rights reserved. + * Copyright (C) 2002 to 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 @@ -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$ */ /* Coldday Palette */ diff --git a/themes/colors/css/colors.css b/themes/colors/css/colors.css index e947b591d0..63f4e36bdd 100644 --- a/themes/colors/css/colors.css +++ b/themes/colors/css/colors.css @@ -6,7 +6,7 @@ * * Derived from PhpGedView Cloudy theme * Original author w.a. bastein http://genealogy.bastein.biz -* Copyright (C) 2010 PGV Development Team. All rights reserved. +* 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 @@ -21,8 +21,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$ */ /* Set defaults */ diff --git a/themes/colors/css/greenbeam.css b/themes/colors/css/greenbeam.css index 343caa1d0f..07dad5fa88 100644 --- a/themes/colors/css/greenbeam.css +++ b/themes/colors/css/greenbeam.css @@ -5,7 +5,7 @@ * Copyright (C) 2013 webtrees development team. * * Derived from PhpGedView - * Copyright (C) 2002 to 2010 PGV Development Team. All rights reserved. + * Copyright (C) 2002 to 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 @@ -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$ */ /* Greenbeam Palette */ diff --git a/themes/colors/css/mediterranio.css b/themes/colors/css/mediterranio.css index 34a36a1109..8550f16d77 100644 --- a/themes/colors/css/mediterranio.css +++ b/themes/colors/css/mediterranio.css @@ -5,7 +5,7 @@ * Copyright (C) 2013 webtrees development team. * * Derived from PhpGedView - * Copyright (C) 2002 to 2010 PGV Development Team. All rights reserved. + * Copyright (C) 2002 to 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 @@ -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$ */ /* Mediterranio Palette */ diff --git a/themes/colors/css/mercury.css b/themes/colors/css/mercury.css index 34d4939713..12a6dd48cb 100644 --- a/themes/colors/css/mercury.css +++ b/themes/colors/css/mercury.css @@ -5,7 +5,7 @@ * Copyright (C) 2013 webtrees development team. * * Derived from PhpGedView - * Copyright (C) 2002 to 2010 PGV Development Team. All rights reserved. + * Copyright (C) 2002 to 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 @@ -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$ */ /* Mercury Palette */ diff --git a/themes/colors/css/nocturnal.css b/themes/colors/css/nocturnal.css index 1b9e4cd1ca..3ba7e4c647 100644 --- a/themes/colors/css/nocturnal.css +++ b/themes/colors/css/nocturnal.css @@ -5,7 +5,7 @@ * Copyright (C) 2013 webtrees development team. * * Derived from PhpGedView - * Copyright (C) 2002 to 2010 PGV Development Team. All rights reserved. + * Copyright (C) 2002 to 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 @@ -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$ */ /* Nocturnal Palette */ diff --git a/themes/colors/css/olivia.css b/themes/colors/css/olivia.css index 523deef7c4..beb74931bf 100644 --- a/themes/colors/css/olivia.css +++ b/themes/colors/css/olivia.css @@ -5,7 +5,7 @@ * Copyright (C) 2013 webtrees development team. * * Derived from PhpGedView - * Copyright (C) 2002 to 2010 PGV Development Team. All rights reserved. + * Copyright (C) 2002 to 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 @@ -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$ */ /* Olivia Palette */ diff --git a/themes/colors/css/pinkplastic.css b/themes/colors/css/pinkplastic.css index 60c4afb8a1..05bb3b0c87 100644 --- a/themes/colors/css/pinkplastic.css +++ b/themes/colors/css/pinkplastic.css @@ -5,7 +5,7 @@ * Copyright (C) 2013 webtrees development team. * * Derived from PhpGedView - * Copyright (C) 2002 to 2010 PGV Development Team. All rights reserved. + * Copyright (C) 2002 to 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 @@ -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$ */ /* Pinkplastic Palette */ diff --git a/themes/colors/css/sage.css b/themes/colors/css/sage.css index 828316768b..b669fa2584 100644 --- a/themes/colors/css/sage.css +++ b/themes/colors/css/sage.css @@ -5,7 +5,7 @@ * Copyright (C) 2013 webtrees development team. * * Derived from PhpGedView - * Copyright (C) 2002 to 2010 PGV Development Team. All rights reserved. + * Copyright (C) 2002 to 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 @@ -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$ */ /* Sage Palette */ diff --git a/themes/colors/css/shinytomato.css b/themes/colors/css/shinytomato.css index 79db027d72..7f196891f9 100644 --- a/themes/colors/css/shinytomato.css +++ b/themes/colors/css/shinytomato.css @@ -5,7 +5,7 @@ * Copyright (C) 2013 webtrees development team. * * Derived from PhpGedView - * Copyright (C) 2002 to 2010 PGV Development Team. All rights reserved. + * Copyright (C) 2002 to 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 @@ -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$ */ /* Shinytomato Palette */ diff --git a/themes/colors/css/tealtop.css b/themes/colors/css/tealtop.css index 3c4d8eea2f..babf073ef4 100644 --- a/themes/colors/css/tealtop.css +++ b/themes/colors/css/tealtop.css @@ -5,7 +5,7 @@ * Copyright (C) 2013 webtrees development team. * * Derived from PhpGedView - * Copyright (C) 2002 to 2010 PGV Development Team. All rights reserved. + * Copyright (C) 2002 to 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 @@ -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$ */ /* Tealtop Palette */ diff --git a/themes/colors/footer.php b/themes/colors/footer.php index 9dbe918a93..f5734ea2bd 100644 --- a/themes/colors/footer.php +++ b/themes/colors/footer.php @@ -2,10 +2,10 @@ // Footer for Colors theme // // 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$ if (!defined('WT_WEBTREES')) { header('HTTP/1.0 403 Forbidden'); diff --git a/themes/colors/header.php b/themes/colors/header.php index 4056904fcd..3cfea36d69 100644 --- a/themes/colors/header.php +++ b/themes/colors/header.php @@ -2,10 +2,10 @@ // Header for colors theme // // 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$ if (!defined('WT_WEBTREES')) { header('HTTP/1.0 403 Forbidden'); diff --git a/themes/colors/ipad.css b/themes/colors/ipad.css index 88ca105956..83d279d33e 100644 --- a/themes/colors/ipad.css +++ b/themes/colors/ipad.css @@ -1,5 +1,3 @@ -/* $Id$ */ - /* * iPad Specific style */ diff --git a/themes/colors/msie.css b/themes/colors/msie.css index 8ebac418e3..d4b6d541e0 100644 --- a/themes/colors/msie.css +++ b/themes/colors/msie.css @@ -1,5 +1,3 @@ -/* $Id$ */ - /* * The following style definitions can be removed when IE supports the "opacity" * specification in place of its proprietary and non-standard method. diff --git a/themes/colors/templates/block_main_temp.php b/themes/colors/templates/block_main_temp.php index 476167ec96..bfd0d8c339 100644 --- a/themes/colors/templates/block_main_temp.php +++ b/themes/colors/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) 2010 PGV Development Team. All rights reserved. +// 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 @@ -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'); diff --git a/themes/colors/templates/block_small_temp.php b/themes/colors/templates/block_small_temp.php index 9e6acbca0f..b645778d55 100644 --- a/themes/colors/templates/block_small_temp.php +++ b/themes/colors/templates/block_small_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) 2010 PGV Development Team. All rights reserved. +// 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 @@ -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'); diff --git a/themes/colors/templates/compactbox_template.php b/themes/colors/templates/compactbox_template.php index 0f2a95a580..4e341c38e4 100644 --- a/themes/colors/templates/compactbox_template.php +++ b/themes/colors/templates/compactbox_template.php @@ -6,10 +6,10 @@ // $addname, $showid, $float // // webtrees: Web based Family History software -// Copyright (C) 2012 webtrees development team. +// Copyright (C) 2013 webtrees development team. // // Derived from PhpGedView -// Copyright (C) 2010 PGV Development Team. All rights reserved. +// 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,8 +24,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'); diff --git a/themes/colors/templates/personbox_template.php b/themes/colors/templates/personbox_template.php index 7bb67ab97c..ce5ea1e388 100644 --- a/themes/colors/templates/personbox_template.php +++ b/themes/colors/templates/personbox_template.php @@ -6,10 +6,10 @@ // $addname // // webtrees: Web based Family History software -// Copyright (C) 2012 webtrees development team. +// Copyright (C) 2013 webtrees development team. // // Derived from PhpGedView -// Copyright (C) 2010 PGV Development Team. All rights reserved. +// 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,8 +24,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'); diff --git a/themes/colors/theme.php b/themes/colors/theme.php index 92b913f683..bb4960af40 100644 --- a/themes/colors/theme.php +++ b/themes/colors/theme.php @@ -2,10 +2,10 @@ // Colors theme // // webtrees: Web based Family History software -// Copyright (C) 2012 webtrees development team. +// Copyright (C) 2013 webtrees development team. // // Derived from PhpGedView -// Copyright (C) 2010 PGV Development Team. All rights reserved. +// 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 @@ -21,8 +21,6 @@ // along with this program; if not, write to the Free Software // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // PNG Icons By: Alessandro Rei; License: GPL; www.deviantdark.com -// -// $Id$ if (!defined('WT_WEBTREES')) { header('HTTP/1.0 403 Forbidden'); diff --git a/themes/fab/footer.php b/themes/fab/footer.php index 08a2d255a7..2949166541 100644 --- a/themes/fab/footer.php +++ b/themes/fab/footer.php @@ -2,7 +2,7 @@ // Footer for FAB theme // // webtrees: Web based Family History software -// Copyright (C) 2011 webtrees development team. +// Copyright (C) 2013 webtrees development team. // // Derived from PhpGedView // Modifications Copyright (c) 2010 Greg Roach @@ -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$ if (!defined('WT_WEBTREES')) { header('HTTP/1.0 403 Forbidden'); diff --git a/themes/fab/header.php b/themes/fab/header.php index a223f88211..48fdd4cddc 100644 --- a/themes/fab/header.php +++ b/themes/fab/header.php @@ -2,7 +2,7 @@ // Header for FAB theme // // webtrees: Web based Family History software -// Copyright (C) 2012 webtrees development team. +// Copyright (C) 2013 webtrees development team. // // Derived from PhpGedView // Modifications Copyright (c) 2010 Greg Roach @@ -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$ if (!defined('WT_WEBTREES')) { header('HTTP/1.0 403 Forbidden'); diff --git a/themes/fab/msie.css b/themes/fab/msie.css index 87abf8c765..7a0f3a5587 100644 --- a/themes/fab/msie.css +++ b/themes/fab/msie.css @@ -1,5 +1,3 @@ -/* $Id$ */ - /* * The following style definitions can be removed when IE supports the "opacity" * specification in place of its proprietary and non-standard method. diff --git a/themes/fab/style.css b/themes/fab/style.css index 4b7ad93ae2..f3f0391720 100644 --- a/themes/fab/style.css +++ b/themes/fab/style.css @@ -5,7 +5,7 @@ * Copyright (C) 2013 webtrees development team. * * Derived from PhpGedView -* Copyright (C) 2002 to 2010 PGV Development Team. All rights reserved. +* Copyright (C) 2002 to 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 @@ -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$ */ /* Add a permanent scrollbar, to prevent "flickering" when hover effects lengthen page */ diff --git a/themes/fab/templates/block_main_temp.php b/themes/fab/templates/block_main_temp.php index c37e7edf3d..1ac94dbff0 100644 --- a/themes/fab/templates/block_main_temp.php +++ b/themes/fab/templates/block_main_temp.php @@ -8,7 +8,7 @@ // $content - the content of the block // // webtrees: Web based Family History software -// Copyright (C) 2011 webtrees development team. +// Copyright (C) 2013 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 @@ -23,8 +23,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'); diff --git a/themes/fab/templates/block_small_temp.php b/themes/fab/templates/block_small_temp.php index d7c2bf3186..06c53adeb0 100644 --- a/themes/fab/templates/block_small_temp.php +++ b/themes/fab/templates/block_small_temp.php @@ -8,7 +8,7 @@ // $content - the content of the block // // webtrees: Web based Family History software -// Copyright (C) 2011 webtrees development team. +// Copyright (C) 2013 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 @@ -23,8 +23,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'); diff --git a/themes/fab/templates/compactbox_template.php b/themes/fab/templates/compactbox_template.php index 0f2a95a580..4e341c38e4 100644 --- a/themes/fab/templates/compactbox_template.php +++ b/themes/fab/templates/compactbox_template.php @@ -6,10 +6,10 @@ // $addname, $showid, $float // // webtrees: Web based Family History software -// Copyright (C) 2012 webtrees development team. +// Copyright (C) 2013 webtrees development team. // // Derived from PhpGedView -// Copyright (C) 2010 PGV Development Team. All rights reserved. +// 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,8 +24,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'); diff --git a/themes/fab/templates/personbox_template.php b/themes/fab/templates/personbox_template.php index 0abea66f6c..2ad384a01c 100644 --- a/themes/fab/templates/personbox_template.php +++ b/themes/fab/templates/personbox_template.php @@ -6,10 +6,10 @@ // $addname // // webtrees: Web based Family History software -// Copyright (C) 2012 webtrees development team. +// Copyright (C) 2013 webtrees development team. // // Derived from PhpGedView -// Copyright (C) 2010 PGV Development Team. All rights reserved. +// 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,8 +24,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'); diff --git a/themes/fab/theme.php b/themes/fab/theme.php index ebb4137779..deeb0ec569 100644 --- a/themes/fab/theme.php +++ b/themes/fab/theme.php @@ -2,9 +2,9 @@ // FAB theme // // webtrees: Web based Family History software -// Copyright (C) 2012 webtrees development team. +// Copyright (C) 2013 webtrees development team. // -// Based on standard theme, which is Copyright (C) 2002 to 2010 PGV Development Team. +// Based on standard theme, which is Copyright (C) 2002 to 2010 PGV 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 @@ -19,8 +19,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'); diff --git a/themes/minimal/footer.php b/themes/minimal/footer.php index b99f76b389..fcbc4f5b82 100644 --- a/themes/minimal/footer.php +++ b/themes/minimal/footer.php @@ -2,10 +2,10 @@ // Footer for Minimal theme // // 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$ if (!defined('WT_WEBTREES')) { header('HTTP/1.0 403 Forbidden'); diff --git a/themes/minimal/header.php b/themes/minimal/header.php index 961792160b..8648c219e4 100644 --- a/themes/minimal/header.php +++ b/themes/minimal/header.php @@ -2,10 +2,10 @@ // Header for Minimal theme // // 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$ if (!defined('WT_WEBTREES')) { header('HTTP/1.0 403 Forbidden'); diff --git a/themes/minimal/msie.css b/themes/minimal/msie.css index 94b2a973b9..8a54194d15 100644 --- a/themes/minimal/msie.css +++ b/themes/minimal/msie.css @@ -1,5 +1,3 @@ -/* $Id$ */ - .normal_inner_block {width: 100%;} a.showit:hover > span {filter: alpha(opacity=85);} form {margin-top: 0px; margin-bottom: 0px;} diff --git a/themes/minimal/style.css b/themes/minimal/style.css index a963ab0f0f..b654f0aee6 100644 --- a/themes/minimal/style.css +++ b/themes/minimal/style.css @@ -5,7 +5,7 @@ * Copyright (C) 2013 webtrees development team. * * Derived from PhpGedView -* Copyright (C) 2002 to 2010 PGV Development Team. All rights reserved. +* Copyright (C) 2002 to 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 @@ -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$ */ /* Add a permanent scrollbar, to prevent "flickering" when hover effects lengthen page */ diff --git a/themes/minimal/templates/block_main_temp.php b/themes/minimal/templates/block_main_temp.php index 7991350739..fe30dc3a74 100644 --- a/themes/minimal/templates/block_main_temp.php +++ b/themes/minimal/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'); diff --git a/themes/minimal/templates/block_small_temp.php b/themes/minimal/templates/block_small_temp.php index a480123c2e..168ab214aa 100644 --- a/themes/minimal/templates/block_small_temp.php +++ b/themes/minimal/templates/block_small_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'); diff --git a/themes/minimal/templates/compactbox_template.php b/themes/minimal/templates/compactbox_template.php index 0f2a95a580..4e341c38e4 100644 --- a/themes/minimal/templates/compactbox_template.php +++ b/themes/minimal/templates/compactbox_template.php @@ -6,10 +6,10 @@ // $addname, $showid, $float // // webtrees: Web based Family History software -// Copyright (C) 2012 webtrees development team. +// Copyright (C) 2013 webtrees development team. // // Derived from PhpGedView -// Copyright (C) 2010 PGV Development Team. All rights reserved. +// 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,8 +24,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'); diff --git a/themes/minimal/templates/personbox_template.php b/themes/minimal/templates/personbox_template.php index 0abea66f6c..2ad384a01c 100644 --- a/themes/minimal/templates/personbox_template.php +++ b/themes/minimal/templates/personbox_template.php @@ -6,10 +6,10 @@ // $addname // // webtrees: Web based Family History software -// Copyright (C) 2012 webtrees development team. +// Copyright (C) 2013 webtrees development team. // // Derived from PhpGedView -// Copyright (C) 2010 PGV Development Team. All rights reserved. +// 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,8 +24,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'); diff --git a/themes/minimal/theme.php b/themes/minimal/theme.php index 4f4bda6785..96428cf232 100644 --- a/themes/minimal/theme.php +++ b/themes/minimal/theme.php @@ -2,10 +2,10 @@ // Minimal theme // // 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 2010 PGV Development Team. All rights reserved. +// Copyright (C) 2002 to 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 @@ -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$ if (!defined('WT_WEBTREES')) { header('HTTP/1.0 403 Forbidden'); diff --git a/themes/webtrees/footer.php b/themes/webtrees/footer.php index ff41e48feb..088328f666 100644 --- a/themes/webtrees/footer.php +++ b/themes/webtrees/footer.php @@ -2,10 +2,10 @@ // Footer for webtrees theme // // 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$ if (!defined('WT_WEBTREES')) { header('HTTP/1.0 403 Forbidden'); diff --git a/themes/webtrees/header.php b/themes/webtrees/header.php index 1158595f0d..6bfb9c7420 100644 --- a/themes/webtrees/header.php +++ b/themes/webtrees/header.php @@ -5,7 +5,7 @@ // 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$ if (!defined('WT_WEBTREES')) { header('HTTP/1.0 403 Forbidden'); diff --git a/themes/webtrees/msie.css b/themes/webtrees/msie.css index f51b189725..33d6756ffb 100644 --- a/themes/webtrees/msie.css +++ b/themes/webtrees/msie.css @@ -1,5 +1,3 @@ -/* $Id$ */ - form { margin-top: 0px; margin-bottom: 0px; } diff --git a/themes/webtrees/style.css b/themes/webtrees/style.css index 12dd223683..04673be0a3 100644 --- a/themes/webtrees/style.css +++ b/themes/webtrees/style.css @@ -5,7 +5,7 @@ * 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. * * Mime-type icons from http://gnome-look.org, published under GPL (v2) * diff --git a/themes/webtrees/templates/block_main_temp.php b/themes/webtrees/templates/block_main_temp.php index c05ffabf1e..2133a4e7f8 100644 --- a/themes/webtrees/templates/block_main_temp.php +++ b/themes/webtrees/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) 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 @@ -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'); diff --git a/themes/webtrees/templates/block_small_temp.php b/themes/webtrees/templates/block_small_temp.php index c66ae76155..cbdbf8ff9e 100644 --- a/themes/webtrees/templates/block_small_temp.php +++ b/themes/webtrees/templates/block_small_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) 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 @@ -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'); diff --git a/themes/webtrees/templates/compactbox_template.php b/themes/webtrees/templates/compactbox_template.php index 0f2a95a580..4e341c38e4 100644 --- a/themes/webtrees/templates/compactbox_template.php +++ b/themes/webtrees/templates/compactbox_template.php @@ -6,10 +6,10 @@ // $addname, $showid, $float // // webtrees: Web based Family History software -// Copyright (C) 2012 webtrees development team. +// Copyright (C) 2013 webtrees development team. // // Derived from PhpGedView -// Copyright (C) 2010 PGV Development Team. All rights reserved. +// 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,8 +24,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'); diff --git a/themes/webtrees/templates/personbox_template.php b/themes/webtrees/templates/personbox_template.php index 0abea66f6c..2ad384a01c 100644 --- a/themes/webtrees/templates/personbox_template.php +++ b/themes/webtrees/templates/personbox_template.php @@ -6,10 +6,10 @@ // $addname // // webtrees: Web based Family History software -// Copyright (C) 2012 webtrees development team. +// Copyright (C) 2013 webtrees development team. // // Derived from PhpGedView -// Copyright (C) 2010 PGV Development Team. All rights reserved. +// 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,8 +24,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'); diff --git a/themes/webtrees/theme.php b/themes/webtrees/theme.php index 2f96b26cc7..625d3054f5 100644 --- a/themes/webtrees/theme.php +++ b/themes/webtrees/theme.php @@ -2,10 +2,10 @@ // Standard theme // // 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 @@ -22,8 +22,6 @@ // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // // PNG Icons By:Alessandro Rei; License: GPL; http://www.kde-look.org/content/show.php/Dark-Glass+reviewed?content=67902 -// -// $Id$ if (!defined('WT_WEBTREES')) { header('HTTP/1.0 403 Forbidden'); diff --git a/themes/xenea/footer.php b/themes/xenea/footer.php index 4f511be400..c2c41c6e6a 100644 --- a/themes/xenea/footer.php +++ b/themes/xenea/footer.php @@ -2,10 +2,10 @@ // Footer for Xenea theme // // 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$ if (!defined('WT_WEBTREES')) { header('HTTP/1.0 403 Forbidden'); diff --git a/themes/xenea/header.php b/themes/xenea/header.php index 65113e9c03..504803bb0b 100644 --- a/themes/xenea/header.php +++ b/themes/xenea/header.php @@ -2,10 +2,10 @@ // Header for xenea theme // // 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$ if (!defined('WT_WEBTREES')) { header('HTTP/1.0 403 Forbidden'); diff --git a/themes/xenea/msie.css b/themes/xenea/msie.css index 90849841d6..c5bf4ef088 100644 --- a/themes/xenea/msie.css +++ b/themes/xenea/msie.css @@ -1,6 +1,3 @@ -/* $Id$ */ - - .rela {filter: alpha(opacity=80);} .ltr {text-align: left;} diff --git a/themes/xenea/style.css b/themes/xenea/style.css index 7a77a2d543..aac2afe55f 100644 --- a/themes/xenea/style.css +++ b/themes/xenea/style.css @@ -5,7 +5,7 @@ * Copyright (C) 2013 webtrees development team. * * Derived from PhpGedView -* Copyright (C) 2002 to 2010 PGV Development Team. All rights reserved. +* Copyright (C) 2002 to 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 @@ -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$ */ /* Add a permanent scrollbar, to prevent "flickering" when hover effects lengthen page */ 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'); diff --git a/themes/xenea/templates/block_small_temp.php b/themes/xenea/templates/block_small_temp.php index a480123c2e..168ab214aa 100644 --- a/themes/xenea/templates/block_small_temp.php +++ b/themes/xenea/templates/block_small_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'); diff --git a/themes/xenea/templates/compactbox_template.php b/themes/xenea/templates/compactbox_template.php index 0f2a95a580..4e341c38e4 100644 --- a/themes/xenea/templates/compactbox_template.php +++ b/themes/xenea/templates/compactbox_template.php @@ -6,10 +6,10 @@ // $addname, $showid, $float // // webtrees: Web based Family History software -// Copyright (C) 2012 webtrees development team. +// Copyright (C) 2013 webtrees development team. // // Derived from PhpGedView -// Copyright (C) 2010 PGV Development Team. All rights reserved. +// 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,8 +24,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'); diff --git a/themes/xenea/templates/personbox_template.php b/themes/xenea/templates/personbox_template.php index 0abea66f6c..2ad384a01c 100644 --- a/themes/xenea/templates/personbox_template.php +++ b/themes/xenea/templates/personbox_template.php @@ -6,10 +6,10 @@ // $addname // // webtrees: Web based Family History software -// Copyright (C) 2012 webtrees development team. +// Copyright (C) 2013 webtrees development team. // // Derived from PhpGedView -// Copyright (C) 2010 PGV Development Team. All rights reserved. +// 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,8 +24,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'); diff --git a/themes/xenea/theme.php b/themes/xenea/theme.php index 0c4bca770b..c15d596093 100644 --- a/themes/xenea/theme.php +++ b/themes/xenea/theme.php @@ -2,10 +2,10 @@ // Xenea theme // // 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 2010 PGV Development Team. All rights reserved. +// Copyright (C) 2002 to 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 @@ -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$ if (!defined('WT_WEBTREES')) { header('HTTP/1.0 403 Forbidden'); diff --git a/timeline.php b/timeline.php index 2f77578a0c..79cc22e38c 100644 --- a/timeline.php +++ b/timeline.php @@ -7,7 +7,7 @@ // 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 @@ -22,8 +22,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', 'timeline.php'); require './includes/session.php'; |
