[gnumeric] About: update copyright year -- a little late



commit d71e704583a7583c13b0bc9ea9096a906d9eb3fb
Author: Morten Welinder <terra gnome org>
Date:   Sun Nov 27 19:46:21 2011 -0500

    About: update copyright year -- a little late

 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 7f9674a..47eaf31 100644
--- a/src/dialogs/dialog-about.c
+++ b/src/dialogs/dialog-about.c
@@ -569,7 +569,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-2010"),
+			  "copyright", _("Copyright \xc2\xa9 1998-2011"),
 			  "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]