From 2361294b5e7c140bfdd35b3d742ca273ee30711c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Rapinat?= Date: Thu, 7 Feb 2013 15:52:27 +0000 Subject: [PATCH] we are in 2013 svn: r21313 --- src/const.py.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/const.py.in b/src/const.py.in index d3aa8af87..9c83004fd 100644 --- a/src/const.py.in +++ b/src/const.py.in @@ -199,7 +199,7 @@ else: # #------------------------------------------------------------------------- COPYRIGHT_MSG = u"\u00A9 2001-2006 Donald N. Allingham\n" \ - u"\u00A9 2007-2012 The Gramps Developers" + u"\u00A9 2007-2013 The Gramps Developers" COMMENTS = _("Gramps (Genealogical Research and Analysis " "Management Programming System) is a personal " "genealogy program.")