update copyright year in "about" dialog window

svn: r14729
This commit is contained in:
Stéphane Charette 2010-03-10 07:44:29 +00:00
parent 623d5d43e5
commit 2665e28d76

View File

@ -190,7 +190,7 @@ else:
# #
#------------------------------------------------------------------------- #-------------------------------------------------------------------------
COPYRIGHT_MSG = u"\u00A9 2001-2006 Donald N. Allingham\n" \ COPYRIGHT_MSG = u"\u00A9 2001-2006 Donald N. Allingham\n" \
u"\u00A9 2007-2009 The Gramps Developers" u"\u00A9 2007-2010 The Gramps Developers"
COMMENTS = _("Gramps (Genealogical Research and Analysis " COMMENTS = _("Gramps (Genealogical Research and Analysis "
"Management Programming System) is a personal " "Management Programming System) is a personal "
"genealogy program.") "genealogy program.")