[gthumb] updated copyright year in About dialog
- From: Michael J. Chudobiak <mjc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gthumb] updated copyright year in About dialog
- Date: Wed, 17 Feb 2010 20:03:19 +0000 (UTC)
commit 0f0377988a18780f03772ad5ecda867ed255d0a6
Author: Michael J. Chudobiak <mjc avtechpulse com>
Date: Wed Feb 17 15:02:55 2010 -0500
updated copyright year in About dialog
gthumb/gth-browser-actions-callbacks.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gthumb/gth-browser-actions-callbacks.c b/gthumb/gth-browser-actions-callbacks.c
index d538c75..5f46dd1 100644
--- a/gthumb/gth-browser-actions-callbacks.c
+++ b/gthumb/gth-browser-actions-callbacks.c
@@ -3,7 +3,7 @@
/*
* GThumb
*
- * Copyright (C) 2008 Free Software Foundation, Inc.
+ * Copyright (C) 2010 Free Software Foundation, Inc.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
@@ -376,7 +376,7 @@ gth_browser_activate_action_help_about (GtkAction *action,
gtk_show_about_dialog (GTK_WINDOW (window),
"version", VERSION,
- "copyright", "Copyright \xc2\xa9 2001-2009 Free Software Foundation, Inc.",
+ "copyright", "Copyright \xc2\xa9 2001-2010 Free Software Foundation, Inc.",
"comments", _("An image viewer and browser for GNOME."),
"authors", authors,
"documenters", documenters,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]