some administrative cleanup

svn: r15912
This commit is contained in:
Benny Malengier 2010-09-17 12:18:41 +00:00
parent fa41e63f5a
commit 6011cb3ec9
3 changed files with 4 additions and 4 deletions

View File

@ -1,7 +1,7 @@
#
# Gramps - a GTK+/GNOME based genealogy program
#
# Copyright (C) 2000-2007 Donald N. Allingham
# Copyright (C) 2010 Benny Malengier
#
# 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,7 +18,7 @@
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
#
# $Id: nametype.py 14091 2010-01-18 04:42:17Z pez4brian $
# $Id$
"""
Name types.

View File

@ -18,7 +18,7 @@
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
#
# $Id: name.py 15645 2010-07-22 02:16:32Z dsblank $
# $Id$
"""
Surname class for GRAMPS.

View File

@ -18,7 +18,7 @@
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
#
# $Id: addressbase.py 15645 2010-07-22 02:16:32Z dsblank $
# $Id$
"""
SurnameBase class for GRAMPS.