[Xfce4-commits] <xfce4-session:master> Bump copyright year.
Jérôme Guelfucci
noreply at xfce.org
Thu Aug 30 22:56:01 CEST 2012
Updating branch refs/heads/master
to ac943f6da13178bfc06e9917c02d85302be3bdb7 (commit)
from 2c25a261a8e7bcba8a52e71ccd3c77f66447140b (commit)
commit ac943f6da13178bfc06e9917c02d85302be3bdb7
Author: Jérôme Guelfucci <jeromeg at xfce.org>
Date: Sat Aug 18 13:36:09 2012 +0200
Bump copyright year.
xfce4-session-logout/main.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/xfce4-session-logout/main.c b/xfce4-session-logout/main.c
index 19a5c9a..d9067ce 100644
--- a/xfce4-session-logout/main.c
+++ b/xfce4-session-logout/main.c
@@ -132,7 +132,7 @@ main (int argc, char **argv)
if (opt_version)
{
g_print ("%s %s (Xfce %s)\n\n", PACKAGE_NAME, PACKAGE_VERSION, xfce_version_string ());
- g_print ("%s\n", "Copyright (c) 2004-2011");
+ g_print ("%s\n", "Copyright (c) 2004-2012");
g_print ("\t%s\n\n", _("The Xfce development team. All rights reserved."));
g_print ("%s\n", _("Written by Benedikt Meurer <benny at xfce.org>"));
g_print ("%s\n\n", _("and Brian Tarricone <kelnos at xfce.org>."));
More information about the Xfce4-commits
mailing list