summaryrefslogtreecommitdiffstats
path: root/xrdp/xrdp.c
diff options
context:
space:
mode:
authorjsorg71 <jsorg71>2009-04-17 06:28:08 +0000
committerjsorg71 <jsorg71>2009-04-17 06:28:08 +0000
commitf09b3ed84c1d6ad6b0485e147ea5e51a8dee38c8 (patch)
treed04b3d7ab4e32315951c25a89c060cd9f1015935 /xrdp/xrdp.c
parent67911e9fb9638d9fa2005c060867b2736bd25bf2 (diff)
downloadxrdp-proprietary-f09b3ed84c1d6ad6b0485e147ea5e51a8dee38c8.tar.gz
xrdp-proprietary-f09b3ed84c1d6ad6b0485e147ea5e51a8dee38c8.zip
update copyright year
Diffstat (limited to 'xrdp/xrdp.c')
-rw-r--r--xrdp/xrdp.c6
1 files 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("");