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

Andreas Köhler andi5 at cvs.gnucash.org
Sun Feb 10 13:25:12 EST 2008


Author: andi5
Date: 2008-02-10 13:25:12 -0500 (Sun, 10 Feb 2008)
New Revision: 16935
Trac: http://svn.gnucash.org/trac/changeset/16935

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	2008-02-10 18:22:29 UTC (rev 16934)
+++ gnucash/trunk/src/gnome-utils/gnc-main-window.c	2008-02-10 18:25:12 UTC (rev 16935)
@@ -3458,7 +3458,7 @@
 {
 	const gchar *fixed_message = _("The GnuCash personal finance manager. "
 				       "The GNU way to manage your money!");
-	const gchar *copyright = "© 1997-2007 Contributors";
+	const gchar *copyright = "© 1997-2008 Contributors";
 	gchar **authors, **documenters, *license, *message;
 	GdkPixbuf *logo;
 



More information about the gnucash-changes mailing list