[cheese] change the copyright to 2009, this time for real



commit a8ef7428275abaad45c494f6360ad88bb6e92890
Author: daniel g. siegel <dgsiegel gnome org>
Date:   Thu Apr 30 12:01:05 2009 +0200

    change the copyright to 2009, this time for real
---
 src/cheese-window.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/cheese-window.c b/src/cheese-window.c
index d864d43..aff8aed 100644
--- a/src/cheese-window.c
+++ b/src/cheese-window.c
@@ -1023,7 +1023,7 @@ cheese_window_cmd_about (GtkAction *action, CheeseWindow *cheese_window)
 
   gtk_show_about_dialog (GTK_WINDOW (cheese_window->window),
                          "version", VERSION,
-                         "copyright", "Copyright \xc2\xa9 2007 - 2008\n daniel g. siegel <dgsiegel gmail com>",
+                         "copyright", "Copyright \xc2\xa9 2007 - 2009\n daniel g. siegel <dgsiegel gnome org>",
                          "comments", _("Take photos and videos with your webcam, with fun graphical effects"),
                          "authors", authors,
                          "translator-credits", translators,



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