mirror of
https://github.com/Gnucash/gnucash.git
synced 2024-11-29 04:04:07 -06:00
Update copyright year in about dialog.
BP git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16935 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
parent
ac20287d9a
commit
74830145a8
@ -3458,7 +3458,7 @@ gnc_main_window_cmd_help_about (GtkAction *action, GncMainWindow *window)
|
||||
{
|
||||
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;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user