diff --git a/gramps/gen/const.py.in b/gramps/gen/const.py.in index 2265f83b5..3416e736d 100644 --- a/gramps/gen/const.py.in +++ b/gramps/gen/const.py.in @@ -208,7 +208,7 @@ else: # #------------------------------------------------------------------------- COPYRIGHT_MSG = "© 2001-2006 Donald N. Allingham\n" \ - "© 2007-2012 The Gramps Developers" + "© 2007-2013 The Gramps Developers" COMMENTS = _("Gramps (Genealogical Research and Analysis " "Management Programming System) is a personal " "genealogy program.")