[Xfce4-commits] <xfce4-session:xfce-4.10> Bump copyright year.
Nick Schermer
noreply at xfce.org
Sun May 5 17:36:05 CEST 2013
Updating branch refs/heads/xfce-4.10
to 53f4835ff550e72e45268f0437e213c35ba8ea77 (commit)
from 3ed422cb352b65bc7c4ff6d68b1ed89bd278464f (commit)
commit 53f4835ff550e72e45268f0437e213c35ba8ea77
Author: Jérôme Guelfucci <jeromeg at xfce.org>
Date: Sat Aug 18 13:36:09 2012 +0200
Bump copyright year.
(cherry picked from commit ac943f6da13178bfc06e9917c02d85302be3bdb7)
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 5af54c6..bf8af40 100644
--- a/xfce4-session-logout/main.c
+++ b/xfce4-session-logout/main.c
@@ -131,7 +131,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