[gnumeric] About: update copyright year.



commit ab93a47971c3b11e6f1b6033bc0143904dfed2ec
Author: Morten Welinder <terra gnome org>
Date:   Tue Feb 2 13:29:19 2010 -0500

    About: update copyright year.

 src/dialogs/dialog-about.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/dialogs/dialog-about.c b/src/dialogs/dialog-about.c
index 84e6c5a..8fb2e90 100644
--- a/src/dialogs/dialog-about.c
+++ b/src/dialogs/dialog-about.c
@@ -566,7 +566,7 @@ dialog_about (WBCGtk *wbcg)
 			  "website", "http://www.gnumeric.org/";,
 			  "website-label", _("Visit the Gnumeric website"),
 			  "logo-icon-name", "gnumeric",
-			  "copyright", _("Copyright \xc2\xa9 1998-2009"),
+			  "copyright", _("Copyright \xc2\xa9 1998-2010"),
 			  "comments", _("Free, Fast, Accurate - Pick Any Three!"),
 			  NULL);
 	state->dialog = w;



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]