From c5b0519a13a58dd699dcc397b5794a135c68aa1a Mon Sep 17 00:00:00 2001 From: Alex Roitman Date: Mon, 2 Jun 2003 15:24:15 +0000 Subject: [PATCH] * src/plugins/DetAncestralReport.py (write_marriage): Consider missing case of spouse and no-date-no-place for marriage. svn: r1630 --- gramps2/src/plugins/DetAncestralReport.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gramps2/src/plugins/DetAncestralReport.py b/gramps2/src/plugins/DetAncestralReport.py index f4e89ffdb..20a3a0924 100644 --- a/gramps2/src/plugins/DetAncestralReport.py +++ b/gramps2/src/plugins/DetAncestralReport.py @@ -1,7 +1,7 @@ # # Gramps - a GTK+/GNOME based genealogy program # -# Copyright (C) 2000 Bruce J. DeGrasse +# Copyright (C) 2000-2003 Bruce J. DeGrasse # # 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