[eog/gnome-2-32] Update the copyright years in the about dialog



commit d56dda77e2c4e42e56ecced4482a639775c78d9b
Author: Claudio Saavedra <csaavedra igalia com>
Date:   Thu Aug 12 02:12:32 2010 +0300

    Update the copyright years in the about dialog

 src/eog-window.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/eog-window.c b/src/eog-window.c
index d6eadb8..b2a7240 100644
--- a/src/eog-window.c
+++ b/src/eog-window.c
@@ -2794,7 +2794,7 @@ eog_window_cmd_about (GtkAction *action, gpointer user_data)
 	gtk_show_about_dialog (GTK_WINDOW (window),
 			       "program-name", _("Eye of GNOME"),
 			       "version", VERSION,
-			       "copyright", "Copyright \xc2\xa9 2000-2006 Free Software Foundation, Inc.",
+			       "copyright", "Copyright \xc2\xa9 2000-2010 Free Software Foundation, Inc.",
 			       "comments",_("The GNOME image viewer."),
 			       "authors", authors,
 			       "documenters", documenters,



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]