[Xfce4-commits] <ristretto:ristretto-0.3> Update year from 2011 to 2012
Stephan Arts
noreply at xfce.org
Sat Mar 3 12:24:04 CET 2012
Updating branch refs/heads/ristretto-0.3
to 589b6a49f261c95a5357c9b97a0afa972f5a16f9 (commit)
from 15f313ad4053dc9ff95bc72cbf6b4d2bcf16d11a (commit)
commit 589b6a49f261c95a5357c9b97a0afa972f5a16f9
Author: Stephan Arts <stephan at xfce.org>
Date: Sat Mar 3 12:19:11 2012 +0100
Update year from 2011 to 2012
src/main_window.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/main_window.c b/src/main_window.c
index fb2fbc4..c1f4132 100644
--- a/src/main_window.c
+++ b/src/main_window.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) Stephan Arts 2006-2011 <stephan at xfce.org>
+ * Copyright (c) Stephan Arts 2006-2012 <stephan at xfce.org>
*
* 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
@@ -2495,7 +2495,7 @@ cb_rstto_main_window_about (GtkWidget *widget, RsttoMainWindow *window)
gtk_about_dialog_set_license((GtkAboutDialog *)about_dialog,
xfce_get_license_text(XFCE_LICENSE_TEXT_GPL));
gtk_about_dialog_set_copyright((GtkAboutDialog *)about_dialog,
- "Copyright \302\251 2006-2011 Stephan Arts");
+ "Copyright \302\251 2006-2012 Stephan Arts");
gtk_dialog_run(GTK_DIALOG(about_dialog));
More information about the Xfce4-commits
mailing list