[gnumeric] About: update copyright year.



commit 4b8ee34b709a0f23cc745b7eb013247da22043ee
Author: Morten Welinder <terra gnome org>
Date:   Thu Jan 1 18:49:18 2015 -0500

    About: update copyright year.

 src/dialogs/ChangeLog      |    4 ++++
 src/dialogs/dialog-about.c |    2 +-
 2 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/src/dialogs/ChangeLog b/src/dialogs/ChangeLog
index 23e7ca6..6422e19 100644
--- a/src/dialogs/ChangeLog
+++ b/src/dialogs/ChangeLog
@@ -1,3 +1,7 @@
+2015-01-01  Morten Welinder  <terra gnome org>
+
+       * dialog-about.c (dialog_about): Update copyright.
+
 2014-12-29  Morten Welinder  <terra gnome org>
 
        * dialog-recent.c (cb_key_press): New function.  On [Delete],
diff --git a/src/dialogs/dialog-about.c b/src/dialogs/dialog-about.c
index ae259ee..0915e82 100644
--- a/src/dialogs/dialog-about.c
+++ b/src/dialogs/dialog-about.c
@@ -544,7 +544,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-2014"),
+                         "copyright", _("Copyright \xc2\xa9 1998-2015"),
                          "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]