[gnome-terminal] about: Update year



commit 6494c40ef628fe1b4139068795f9717173b7539c
Author: Christian Persch <chpe gnome org>
Date:   Wed Jan 16 15:35:44 2013 +0100

    about: Update year

 src/terminal-util.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/terminal-util.c b/src/terminal-util.c
index f48d2ed..82c7bda 100644
--- a/src/terminal-util.c
+++ b/src/terminal-util.c
@@ -176,7 +176,7 @@ terminal_util_show_about (GtkWindow *transient_parent)
     "Copyright  2002â2004 Havoc Pennington\n"
     "Copyright  2003â2004, 2007 Mariano SuÃrez-Alvarez\n"
     "Copyright  2006 Guilherme de S. Pastore\n"
-    "Copyright  2007â2012 Christian Persch";
+    "Copyright  2007â2013 Christian Persch";
   char *licence_text;
   GKeyFile *key_file;
   GBytes *bytes;



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