diff options
Diffstat (limited to 'sesman/chansrv')
-rw-r--r-- | sesman/chansrv/chansrv.c | 2 | ||||
-rw-r--r-- | sesman/chansrv/clipboard.c | 2 | ||||
-rw-r--r-- | sesman/chansrv/devredir.c | 2 | ||||
-rw-r--r-- | sesman/chansrv/sound.c | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/sesman/chansrv/chansrv.c b/sesman/chansrv/chansrv.c index ed1400fb..91a8c3a5 100644 --- a/sesman/chansrv/chansrv.c +++ b/sesman/chansrv/chansrv.c @@ -14,7 +14,7 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. xrdp: A Remote Desktop Protocol server. - Copyright (C) Jay Sorg 2009 + Copyright (C) Jay Sorg 2009-2010 */ #include "arch.h" diff --git a/sesman/chansrv/clipboard.c b/sesman/chansrv/clipboard.c index 879c93e1..84c1bc20 100644 --- a/sesman/chansrv/clipboard.c +++ b/sesman/chansrv/clipboard.c @@ -14,7 +14,7 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. xrdp: A Remote Desktop Protocol server. - Copyright (C) Jay Sorg 2009 + Copyright (C) Jay Sorg 2009-2010 for help see http://tronche.com/gui/x/icccm/sec-2.html#s-2 diff --git a/sesman/chansrv/devredir.c b/sesman/chansrv/devredir.c index 988d923a..8e660a49 100644 --- a/sesman/chansrv/devredir.c +++ b/sesman/chansrv/devredir.c @@ -14,7 +14,7 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. xrdp: A Remote Desktop Protocol server. - Copyright (C) Jay Sorg 2009 + Copyright (C) Jay Sorg 2009-2010 */ #include "arch.h" diff --git a/sesman/chansrv/sound.c b/sesman/chansrv/sound.c index bcf0b0fe..8cca641d 100644 --- a/sesman/chansrv/sound.c +++ b/sesman/chansrv/sound.c @@ -14,7 +14,7 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. xrdp: A Remote Desktop Protocol server. - Copyright (C) Jay Sorg 2009 + Copyright (C) Jay Sorg 2009-2010 */ #include "arch.h" |