diff options
Diffstat (limited to 'modules_v3/GEDFact_assistant/_CENS/census_asst_date.php')
| -rw-r--r-- | modules_v3/GEDFact_assistant/_CENS/census_asst_date.php | 7 |
1 files changed, 2 insertions, 5 deletions
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(', '); |
