2007-04-09 Don Allingham <don@gramps-project.org>

* src/GrampsDb/_WriteGedcom.py (GedcomWriter.gnu_fdl): don't duplicate
	the copyright notice (bug #790)



svn: r8373
This commit is contained in:
Don Allingham
2007-04-10 02:36:00 +00:00
parent 0aa4eb258e
commit 18908e7716
2 changed files with 5 additions and 1 deletions

View File

@@ -1,3 +1,7 @@
2007-04-09 Don Allingham <don@gramps-project.org>
* src/GrampsDb/_WriteGedcom.py (GedcomWriter.gnu_fdl): don't duplicate
the copyright notice (bug #790)
2007-04-09 Brian Matherly <brian@gramps-project.org>
* src/Config/_GrampsIniKeys.py: Remove file check - it is not needed.