[gnumeric] About: update copyright year.



commit 008d497390ecbcf7da90e4aa3f3595bc469ae9d5
Author: Morten Welinder <terra gnome org>
Date:   Sat Mar 31 11:47:01 2012 -0400

    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 6bc8ec7..c4d12e2 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-2011"),
+			  "copyright", _("Copyright \xc2\xa9 1998-2012"),
 			  "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]