AUDIT: r17898 - gnucash/trunk/src/gnome-utils - Update copyright year in about dialog.

Andreas Köhler andi5 at cvs.gnucash.org
Sat Feb 14 11:46:58 EST 2009


Author: andi5
Date: 2009-02-14 11:46:57 -0500 (Sat, 14 Feb 2009)
New Revision: 17898
Trac: http://svn.gnucash.org/trac/changeset/17898

Modified:
   gnucash/trunk/src/gnome-utils/gnc-main-window.c
Log:
Update copyright year in about dialog.

BP

Modified: gnucash/trunk/src/gnome-utils/gnc-main-window.c
===================================================================
--- gnucash/trunk/src/gnome-utils/gnc-main-window.c	2009-02-12 17:00:50 UTC (rev 17897)
+++ gnucash/trunk/src/gnome-utils/gnc-main-window.c	2009-02-14 16:46:57 UTC (rev 17898)
@@ -3555,7 +3555,7 @@
 {
 	const gchar *fixed_message = _("The GnuCash personal finance manager. "
 				       "The GNU way to manage your money!");
-	const gchar *copyright = "© 1997-2008 Contributors";
+	const gchar *copyright = "© 1997-2009 Contributors";
 	gchar **authors, **documenters, *license, *message;
 	GdkPixbuf *logo;
 



More information about the gnucash-changes mailing list