[Xfce4-commits] <xfce4-notifyd:master> Update copyright
Jérôme Guelfucci
noreply at xfce.org
Sat Nov 27 14:22:01 CET 2010
Updating branch refs/heads/master
to 218ba96d0c96804acdcfc98449a63be6988c1b66 (commit)
from 4e78aa0e9aaf2714bb2eac293381a3e288d9fd2b (commit)
commit 218ba96d0c96804acdcfc98449a63be6988c1b66
Author: Jérôme Guelfucci <jeromeg at xfce.org>
Date: Sat Nov 27 14:20:37 2010 +0100
Update copyright
xfce4-notifyd-config/main.c | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/xfce4-notifyd-config/main.c b/xfce4-notifyd-config/main.c
index 5839295..47b3aec 100644
--- a/xfce4-notifyd-config/main.c
+++ b/xfce4-notifyd-config/main.c
@@ -333,7 +333,8 @@ main(int argc,
if(G_UNLIKELY(opt_version)) {
g_print("%s %s\n", G_LOG_DOMAIN, VERSION);
- g_print("Copyright (c) 2008 Brian Tarricone <bjt23 at cornell.edu>\n");
+ g_print("Copyright (c) 2010 Brian Tarricone <bjt23 at cornell.edu>\n");
+ g_print("Copyright (c) 2010 Jérôme Guelfucci <jeromeg at xfce.org>\n");
g_print(_("Released under the terms of the GNU General Public License, version 2\n"));
g_print(_("Please report bugs to %s.\n"), PACKAGE_BUGREPORT);
More information about the Xfce4-commits
mailing list