Update the copyright line in the about box.
svn: r10676
This commit is contained in:
parent
7a185c55a4
commit
8be1ef0de2
@ -151,7 +151,8 @@ else:
|
||||
#-------------------------------------------------------------------------
|
||||
PROGRAM_NAME = "GRAMPS"
|
||||
VERSION = "@VERSIONSTRING@"
|
||||
COPYRIGHT_MSG = u"\u00A9 2001-2006 Donald N. Allingham"
|
||||
COPYRIGHT_MSG = u"\u00A9 2001-2006 Donald N. Allingham\n" \
|
||||
u"\u00A9 2007-2008 The GRAMPS Developers"
|
||||
COMMENTS = _("GRAMPS (Genealogical Research and Analysis "
|
||||
"Management Programming System) is a personal "
|
||||
"genealogy program.")
|
||||
|
Loading…
Reference in New Issue
Block a user