[gnumeric] About: update copyright year
- From: Morten Welinder <mortenw src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnumeric] About: update copyright year
- Date: Tue, 22 Mar 2016 22:37:34 +0000 (UTC)
commit 654e6ef30b083d03fa29ed50033b4154c0069cc0
Author: Morten Welinder <terra gnome org>
Date: Tue Mar 22 18:37:17 2016 -0400
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 7bd781b..3f9db61 100644
--- a/src/dialogs/ChangeLog
+++ b/src/dialogs/ChangeLog
@@ -1,3 +1,7 @@
+2016-03-22 Morten Welinder <terra gnome org>
+
+ * dialog-about.c (dialog_about): Update copyright year.
+
2016-02-11 Morten Welinder <terra gnome org>
* dialog-solver.c (update_obj_value): Plug leak.
diff --git a/src/dialogs/dialog-about.c b/src/dialogs/dialog-about.c
index ecaa529..d9e5dca 100644
--- a/src/dialogs/dialog-about.c
+++ b/src/dialogs/dialog-about.c
@@ -544,7 +544,7 @@ dialog_about (WBCGtk *wbcg)
"website", PACKAGE_URL,
"website-label", _("Visit the Gnumeric website"),
"logo-icon-name", "gnumeric",
- "copyright", _("Copyright \xc2\xa9 1998-2015"),
+ "copyright", _("Copyright \xc2\xa9 1998-2016"),
"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]