[gcalctool] Update copyright date range in the about dialog
- From: Robert Ancell <rancell src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gcalctool] Update copyright date range in the about dialog
- Date: Mon, 2 Aug 2010 23:22:10 +0000 (UTC)
commit 585e51575446bb6ac57c38adac5ab4405174131e
Author: Robert Ancell <robert ancell gmail com>
Date: Tue Jul 20 15:46:07 2010 +0200
Update copyright date range in the about dialog
src/math-window.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/math-window.c b/src/math-window.c
index 85300cd..0daf030 100644
--- a/src/math-window.c
+++ b/src/math-window.c
@@ -222,7 +222,7 @@ about_cb(GtkWidget *widget, MathWindow *window)
"version", VERSION,
"copyright",
/* Copyright notice in the about dialog */
- _("\xc2\xa9 1986â??2008 The Gcalctool authors"),
+ _("\xc2\xa9 1986â??2010 The Gcalctool authors"),
"license", license,
"comments",
/* Short description in the about dialog */
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]