[gnumeric] About: update copyright year.



commit 34b9b1a7483e1d3965676426edf0ebe596aa011e
Author: Morten Welinder <terra gnome org>
Date:   Wed Mar 19 09:18:07 2014 -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 ba636c0..14f6ea8 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-2013"),
+                         "copyright", _("Copyright \xc2\xa9 1998-2014"),
                          "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]