From f09b3ed84c1d6ad6b0485e147ea5e51a8dee38c8 Mon Sep 17 00:00:00 2001 From: jsorg71 Date: Fri, 17 Apr 2009 06:28:08 +0000 Subject: [PATCH] update copyright year --- xrdp/xrdp.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/xrdp/xrdp.c b/xrdp/xrdp.c index 7f10eefb..bf930220 100644 --- a/xrdp/xrdp.c +++ b/xrdp/xrdp.c @@ -323,7 +323,7 @@ main(int argc, char** argv) { g_writeln(""); g_writeln("xrdp: A Remote Desktop Protocol server."); - g_writeln("Copyright (C) Jay Sorg 2004-2008"); + g_writeln("Copyright (C) Jay Sorg 2004-2009"); g_writeln("See http://xrdp.sourceforge.net for more information."); g_writeln(""); g_writeln("Usage: xrdp [options]"); @@ -461,7 +461,7 @@ main(int argc, char** argv) { g_writeln(""); g_writeln("xrdp: A Remote Desktop Protocol server."); - g_writeln("Copyright (C) Jay Sorg 2004-2008"); + g_writeln("Copyright (C) Jay Sorg 2004-2009"); g_writeln("See http://xrdp.sourceforge.net for more information."); g_writeln(""); g_writeln("Usage: xrdp [options]"); @@ -476,7 +476,7 @@ main(int argc, char** argv) { g_writeln(""); g_writeln("xrdp: A Remote Desktop Protocol server."); - g_writeln("Copyright (C) Jay Sorg 2004-2008"); + g_writeln("Copyright (C) Jay Sorg 2004-2009"); g_writeln("See http://xrdp.sourceforge.net for more information."); g_writeln("Version 0.5.0"); g_writeln("");