update the copyright year

git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@1474 423420c4-83ab-492f-b58f-81f9feb106b5
This commit is contained in:
Jay Sorg 2008-07-11 03:51:23 +00:00
parent b59c4b92a6
commit 88855ddcbf
42 changed files with 57 additions and 57 deletions

View File

@ -1,7 +1,7 @@
/* -*- c-basic-offset: 8 -*- /* -*- c-basic-offset: 8 -*-
rdesktop: A Remote Desktop Protocol client. rdesktop: A Remote Desktop Protocol client.
Bitmap decompression routines Bitmap decompression routines
Copyright (C) Matthew Chapman 1999-2007 Copyright (C) Matthew Chapman 1999-2008
This program is free software; you can redistribute it and/or modify This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by

View File

@ -2,7 +2,7 @@
rdesktop: A Remote Desktop Protocol client. rdesktop: A Remote Desktop Protocol client.
Protocol services - Virtual channels Protocol services - Virtual channels
Copyright (C) Erik Forsberg <forsberg@cendio.se> 2003 Copyright (C) Erik Forsberg <forsberg@cendio.se> 2003
Copyright (C) Matthew Chapman 2003-2007 Copyright (C) Matthew Chapman 2003-2008
This program is free software; you can redistribute it and/or modify This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by

View File

@ -2,7 +2,7 @@
rdesktop: A Remote Desktop Protocol client. rdesktop: A Remote Desktop Protocol client.
Protocol services - Clipboard functions Protocol services - Clipboard functions
Copyright (C) Erik Forsberg <forsberg@cendio.se> 2003 Copyright (C) Erik Forsberg <forsberg@cendio.se> 2003
Copyright (C) Matthew Chapman 2003-2007 Copyright (C) Matthew Chapman 2003-2008
This program is free software; you can redistribute it and/or modify This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by

View File

@ -1,7 +1,7 @@
/* /*
rdesktop: A Remote Desktop Protocol client. rdesktop: A Remote Desktop Protocol client.
Miscellaneous protocol constants Miscellaneous protocol constants
Copyright (C) Matthew Chapman 1999-2007 Copyright (C) Matthew Chapman 1999-2008
This program is free software; you can redistribute it and/or modify This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by

2
disk.c
View File

@ -1,7 +1,7 @@
/* -*- c-basic-offset: 8 -*- /* -*- c-basic-offset: 8 -*-
rdesktop: A Remote Desktop Protocol client. rdesktop: A Remote Desktop Protocol client.
Disk Redirection Disk Redirection
Copyright (C) Jeroen Meijer 2003-2007 Copyright (C) Jeroen Meijer 2003-2008
This program is free software; you can redistribute it and/or modify This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by

4
disk.h
View File

@ -1,8 +1,8 @@
/* /*
rdesktop: A Remote Desktop Protocol client. rdesktop: A Remote Desktop Protocol client.
Disk Redirection definitions Disk Redirection definitions
Copyright (C) Jeroen Meijer 2003-2007 Copyright (C) Jeroen Meijer 2003-2008
Copyright (C) Peter Astrand 2004-2007 Copyright (C) Peter Astrand 2004-2008
This program is free software; you can redistribute it and/or modify This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by

2
iso.c
View File

@ -1,7 +1,7 @@
/* -*- c-basic-offset: 8 -*- /* -*- c-basic-offset: 8 -*-
rdesktop: A Remote Desktop Protocol client. rdesktop: A Remote Desktop Protocol client.
Protocol services - ISO layer Protocol services - ISO layer
Copyright (C) Matthew Chapman 1999-2007 Copyright (C) Matthew Chapman 1999-2008
This program is free software; you can redistribute it and/or modify This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by

View File

@ -1,7 +1,7 @@
/* -*- c-basic-offset: 8 -*- /* -*- c-basic-offset: 8 -*-
rdesktop: A Remote Desktop Protocol client. rdesktop: A Remote Desktop Protocol client.
RDP licensing negotiation RDP licensing negotiation
Copyright (C) Matthew Chapman 1999-2007 Copyright (C) Matthew Chapman 1999-2008
This program is free software; you can redistribute it and/or modify This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by

2
mcs.c
View File

@ -1,7 +1,7 @@
/* -*- c-basic-offset: 8 -*- /* -*- c-basic-offset: 8 -*-
rdesktop: A Remote Desktop Protocol client. rdesktop: A Remote Desktop Protocol client.
Protocol services - Multipoint Communications Service Protocol services - Multipoint Communications Service
Copyright (C) Matthew Chapman 1999-2007 Copyright (C) Matthew Chapman 1999-2008
This program is free software; you can redistribute it and/or modify This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by

2
mppc.c
View File

@ -1,7 +1,7 @@
/* -*- c-basic-offset: 8 -*- /* -*- c-basic-offset: 8 -*-
rdesktop: A Remote Desktop Protocol client. rdesktop: A Remote Desktop Protocol client.
Protocol services - RDP decompression Protocol services - RDP decompression
Copyright (C) Matthew Chapman 1999-2007 Copyright (C) Matthew Chapman 1999-2008
This program is free software; you can redistribute it and/or modify This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by

View File

@ -1,7 +1,7 @@
/* -*- c-basic-offset: 8 -*- /* -*- c-basic-offset: 8 -*-
rdesktop: A Remote Desktop Protocol client. rdesktop: A Remote Desktop Protocol client.
RDP order processing RDP order processing
Copyright (C) Matthew Chapman 1999-2007 Copyright (C) Matthew Chapman 1999-2008
This program is free software; you can redistribute it and/or modify This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by

View File

@ -1,7 +1,7 @@
/* /*
rdesktop: A Remote Desktop Protocol client. rdesktop: A Remote Desktop Protocol client.
RDP order processing RDP order processing
Copyright (C) Matthew Chapman 1999-2007 Copyright (C) Matthew Chapman 1999-2008
This program is free software; you can redistribute it and/or modify This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by

View File

@ -1,6 +1,6 @@
/* -*- c-basic-offset: 8 -*- /* -*- c-basic-offset: 8 -*-
rdesktop: A Remote Desktop Protocol client. rdesktop: A Remote Desktop Protocol client.
Copyright (C) Matthew Chapman 1999-2007 Copyright (C) Matthew Chapman 1999-2008
This program is free software; you can redistribute it and/or modify This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by

View File

@ -1,7 +1,7 @@
/* /*
rdesktop: A Remote Desktop Protocol client. rdesktop: A Remote Desktop Protocol client.
Parsing primitives Parsing primitives
Copyright (C) Matthew Chapman 1999-2007 Copyright (C) Matthew Chapman 1999-2008
This program is free software; you can redistribute it and/or modify This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by

View File

@ -1,6 +1,6 @@
/* -*- c-basic-offset: 8 -*- /* -*- c-basic-offset: 8 -*-
rdesktop: A Remote Desktop Protocol client. rdesktop: A Remote Desktop Protocol client.
Copyright (C) Matthew Chapman 1999-2007 Copyright (C) Matthew Chapman 1999-2008
This program is free software; you can redistribute it and/or modify This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by

View File

@ -1,8 +1,8 @@
/* -*- c-basic-offset: 8 -*- /* -*- c-basic-offset: 8 -*-
* rdesktop: A Remote Desktop Protocol client. * rdesktop: A Remote Desktop Protocol client.
* Entrypoint and utility functions * Entrypoint and utility functions
* Copyright (C) Matthew Chapman 1999-2007 * Copyright (C) Matthew Chapman 1999-2008
* Copyright (C) Jeroen Meijer 2003-2007 * Copyright (C) Jeroen Meijer 2003-2008
* *
* This program is free software; you can redistribute it and/or modify * This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by * it under the terms of the GNU General Public License as published by

View File

@ -1,6 +1,6 @@
/* -*- c-basic-offset: 8 -*- /* -*- c-basic-offset: 8 -*-
rdesktop: A Remote Desktop Protocol client. rdesktop: A Remote Desktop Protocol client.
Copyright (C) Matthew Chapman 1999-2007 Copyright (C) Matthew Chapman 1999-2008
This program is free software; you can redistribute it and/or modify This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by

View File

@ -1,7 +1,7 @@
/* -*- c-basic-offset: 8 -*- /* -*- c-basic-offset: 8 -*-
rdesktop: A Remote Desktop Protocol client. rdesktop: A Remote Desktop Protocol client.
Persistent Bitmap Cache routines Persistent Bitmap Cache routines
Copyright (C) Jeroen Meijer 2004-2007 Copyright (C) Jeroen Meijer 2004-2008
This program is free software; you can redistribute it and/or modify This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by

View File

@ -1,7 +1,7 @@
/* /*
rdesktop: A Remote Desktop Protocol client. rdesktop: A Remote Desktop Protocol client.
Master include file Master include file
Copyright (C) Matthew Chapman 1999-2007 Copyright (C) Matthew Chapman 1999-2008
This program is free software; you can redistribute it and/or modify This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by

2
rdp.c
View File

@ -1,7 +1,7 @@
/* -*- c-basic-offset: 8 -*- /* -*- c-basic-offset: 8 -*-
rdesktop: A Remote Desktop Protocol client. rdesktop: A Remote Desktop Protocol client.
Protocol services - RDP layer Protocol services - RDP layer
Copyright (C) Matthew Chapman 1999-2007 Copyright (C) Matthew Chapman 1999-2008
This program is free software; you can redistribute it and/or modify This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by

4
rdp5.c
View File

@ -1,8 +1,8 @@
/* -*- c-basic-offset: 8 -*- /* -*- c-basic-offset: 8 -*-
rdesktop: A Remote Desktop Protocol client. rdesktop: A Remote Desktop Protocol client.
Protocol services - RDP5 short form PDU processing Protocol services - RDP5 short form PDU processing
Copyright (C) Matthew Chapman 1999-2007 Copyright (C) Matthew Chapman 1999-2008
Copyright (C) Erik Forsberg 2003-2007 Copyright (C) Erik Forsberg 2003-2008
This program is free software; you can redistribute it and/or modify This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by

View File

@ -1,6 +1,6 @@
/* -*- c-basic-offset: 8 -*- /* -*- c-basic-offset: 8 -*-
rdesktop: A Remote Desktop Protocol client. rdesktop: A Remote Desktop Protocol client.
Copyright (C) Matthew Chapman 1999-2007 Copyright (C) Matthew Chapman 1999-2008
This program is free software; you can redistribute it and/or modify This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by

View File

@ -1,8 +1,8 @@
/* -*- c-basic-offset: 8 -*- /* -*- c-basic-offset: 8 -*-
rdesktop: A Remote Desktop Protocol client. rdesktop: A Remote Desktop Protocol client.
Sound Channel Process Functions Sound Channel Process Functions
Copyright 2006-2007 Pierre Ossman <ossman@cendio.se> for Cendio AB Copyright 2006-2008 Pierre Ossman <ossman@cendio.se> for Cendio AB
Copyright (C) Matthew Chapman 2003-2007 Copyright (C) Matthew Chapman 2003-2008
Copyright (C) GuoJunBo guojunbo@ict.ac.cn 2003 Copyright (C) GuoJunBo guojunbo@ict.ac.cn 2003
This program is free software; you can redistribute it and/or modify This program is free software; you can redistribute it and/or modify

View File

@ -1,7 +1,7 @@
/* /*
rdesktop: A Remote Desktop Protocol client. rdesktop: A Remote Desktop Protocol client.
Sound infrastructure Sound infrastructure
Copyright (C) Michael Gernoth 2006-2007 Copyright (C) Michael Gernoth 2006-2008
This program is free software; you can redistribute it and/or modify This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by

View File

@ -1,10 +1,10 @@
/* -*- c-basic-offset: 8 -*- /* -*- c-basic-offset: 8 -*-
rdesktop: A Remote Desktop Protocol client. rdesktop: A Remote Desktop Protocol client.
Sound Channel Process Functions - alsa-driver Sound Channel Process Functions - alsa-driver
Copyright (C) Matthew Chapman 2003-2007 Copyright (C) Matthew Chapman 2003-2008
Copyright (C) GuoJunBo guojunbo@ict.ac.cn 2003 Copyright (C) GuoJunBo guojunbo@ict.ac.cn 2003
Copyright (C) Michael Gernoth mike@zerfleddert.de 2006-2007 Copyright (C) Michael Gernoth mike@zerfleddert.de 2006-2008
Copyright 2006-2007 Pierre Ossman <ossman@cendio.se> for Cendio AB Copyright 2006-2008 Pierre Ossman <ossman@cendio.se> for Cendio AB
This program is free software; you can redistribute it and/or modify This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by

View File

@ -1,7 +1,7 @@
/* /*
rdesktop: A Remote Desktop Protocol client. rdesktop: A Remote Desktop Protocol client.
Sound DSP routines Sound DSP routines
Copyright (C) Michael Gernoth 2006-2007 Copyright (C) Michael Gernoth 2006-2008
This program is free software; you can redistribute it and/or modify This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by

View File

@ -1,7 +1,7 @@
/* /*
rdesktop: A Remote Desktop Protocol client. rdesktop: A Remote Desktop Protocol client.
Sound DSP routines Sound DSP routines
Copyright (C) Michael Gernoth 2006-2007 Copyright (C) Michael Gernoth 2006-2008
This program is free software; you can redistribute it and/or modify This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by

View File

@ -1,9 +1,9 @@
/* -*- c-basic-offset: 8 -*- /* -*- c-basic-offset: 8 -*-
rdesktop: A Remote Desktop Protocol client. rdesktop: A Remote Desktop Protocol client.
Sound Channel Process Functions - libao-driver Sound Channel Process Functions - libao-driver
Copyright (C) Matthew Chapman 2003-2007 Copyright (C) Matthew Chapman 2003-2008
Copyright (C) GuoJunBo guojunbo@ict.ac.cn 2003 Copyright (C) GuoJunBo guojunbo@ict.ac.cn 2003
Copyright (C) Michael Gernoth mike@zerfleddert.de 2005-2007 Copyright (C) Michael Gernoth mike@zerfleddert.de 2005-2008
This program is free software; you can redistribute it and/or modify This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by

View File

@ -1,9 +1,9 @@
/* -*- c-basic-offset: 8 -*- /* -*- c-basic-offset: 8 -*-
rdesktop: A Remote Desktop Protocol client. rdesktop: A Remote Desktop Protocol client.
Sound Channel Process Functions - Open Sound System Sound Channel Process Functions - Open Sound System
Copyright (C) Matthew Chapman 2003-2007 Copyright (C) Matthew Chapman 2003-2008
Copyright (C) GuoJunBo guojunbo@ict.ac.cn 2003 Copyright (C) GuoJunBo guojunbo@ict.ac.cn 2003
Copyright 2006-2007 Pierre Ossman <ossman@cendio.se> for Cendio AB Copyright 2006-2008 Pierre Ossman <ossman@cendio.se> for Cendio AB
This program is free software; you can redistribute it and/or modify This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by

View File

@ -1,7 +1,7 @@
/* -*- c-basic-offset: 8 -*- /* -*- c-basic-offset: 8 -*-
rdesktop: A Remote Desktop Protocol client. rdesktop: A Remote Desktop Protocol client.
Sound Channel Process Functions - SGI/IRIX Sound Channel Process Functions - SGI/IRIX
Copyright (C) Matthew Chapman 2003-2007 Copyright (C) Matthew Chapman 2003-2008
Copyright (C) GuoJunBo guojunbo@ict.ac.cn 2003 Copyright (C) GuoJunBo guojunbo@ict.ac.cn 2003
Copyright (C) Jeremy Meng void.foo@gmail.com 2004, 2005 Copyright (C) Jeremy Meng void.foo@gmail.com 2004, 2005

View File

@ -1,10 +1,10 @@
/* -*- c-basic-offset: 8 -*- /* -*- c-basic-offset: 8 -*-
rdesktop: A Remote Desktop Protocol client. rdesktop: A Remote Desktop Protocol client.
Sound Channel Process Functions - Sun Sound Channel Process Functions - Sun
Copyright (C) Matthew Chapman 2003-2007 Copyright (C) Matthew Chapman 2003-2008
Copyright (C) GuoJunBo guojunbo@ict.ac.cn 2003 Copyright (C) GuoJunBo guojunbo@ict.ac.cn 2003
Copyright (C) Michael Gernoth mike@zerfleddert.de 2003-2007 Copyright (C) Michael Gernoth mike@zerfleddert.de 2003-2008
Copyright 2007 Pierre Ossman <ossman@cendio.se> for Cendio AB Copyright 2007-2008 Pierre Ossman <ossman@cendio.se> for Cendio AB
This program is free software; you can redistribute it and/or modify This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by

View File

@ -1,8 +1,8 @@
/* -*- c-basic-offset: 8 -*- /* -*- c-basic-offset: 8 -*-
rdesktop: A Remote Desktop Protocol client. rdesktop: A Remote Desktop Protocol client.
Seamless Windows support Seamless Windows support
Copyright 2005-2007 Peter Astrand <astrand@cendio.se> for Cendio AB Copyright 2005-2008 Peter Astrand <astrand@cendio.se> for Cendio AB
Copyright 2007 Pierre Ossman <ossman@cendio.se> for Cendio AB Copyright 2007-2008 Pierre Ossman <ossman@cendio.se> for Cendio AB
This program is free software; you can redistribute it and/or modify This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by

View File

@ -1,7 +1,7 @@
/* /*
rdesktop: A Remote Desktop Protocol client. rdesktop: A Remote Desktop Protocol client.
Seamless Windows support Seamless Windows support
Copyright (C) Peter Astrand <astrand@cendio.se> 2005-2007 Copyright (C) Peter Astrand <astrand@cendio.se> 2005-2008
This program is free software; you can redistribute it and/or modify This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by

View File

@ -1,7 +1,7 @@
/* -*- c-basic-offset: 8 -*- /* -*- c-basic-offset: 8 -*-
rdesktop: A Remote Desktop Protocol client. rdesktop: A Remote Desktop Protocol client.
Protocol services - RDP encryption and licensing Protocol services - RDP encryption and licensing
Copyright (C) Matthew Chapman 1999-2007 Copyright (C) Matthew Chapman 1999-2008
This program is free software; you can redistribute it and/or modify This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by

View File

@ -1,7 +1,7 @@
/* -*- c-basic-offset: 8 -*- /* -*- c-basic-offset: 8 -*-
rdesktop: A Remote Desktop Protocol client. rdesktop: A Remote Desktop Protocol client.
Copyright (C) Matthew Chapman 1999-2007 Copyright (C) Matthew Chapman 1999-2008
This program is free software; you can redistribute it and/or modify This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by

4
ssl.c
View File

@ -1,8 +1,8 @@
/* -*- c-basic-offset: 8 -*- /* -*- c-basic-offset: 8 -*-
rdesktop: A Remote Desktop Protocol client. rdesktop: A Remote Desktop Protocol client.
Secure sockets abstraction layer Secure sockets abstraction layer
Copyright (C) Matthew Chapman 1999-2007 Copyright (C) Matthew Chapman 1999-2008
Copyright (C) Jay Sorg 2006-2007 Copyright (C) Jay Sorg 2006-2008
This program is free software; you can redistribute it and/or modify This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by

4
ssl.h
View File

@ -1,8 +1,8 @@
/* -*- c-basic-offset: 8 -*- /* -*- c-basic-offset: 8 -*-
rdesktop: A Remote Desktop Protocol client. rdesktop: A Remote Desktop Protocol client.
Secure sockets abstraction layer Secure sockets abstraction layer
Copyright (C) Matthew Chapman 1999-2007 Copyright (C) Matthew Chapman 1999-2008
Copyright (C) Jay Sorg 2006-2007 Copyright (C) Jay Sorg 2006-2008
This program is free software; you can redistribute it and/or modify This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by

2
tcp.c
View File

@ -1,7 +1,7 @@
/* -*- c-basic-offset: 8 -*- /* -*- c-basic-offset: 8 -*-
rdesktop: A Remote Desktop Protocol client. rdesktop: A Remote Desktop Protocol client.
Protocol services - TCP layer Protocol services - TCP layer
Copyright (C) Matthew Chapman 1999-2007 Copyright (C) Matthew Chapman 1999-2008
This program is free software; you can redistribute it and/or modify This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by

View File

@ -1,7 +1,7 @@
/* /*
rdesktop: A Remote Desktop Protocol client. rdesktop: A Remote Desktop Protocol client.
Common data types Common data types
Copyright (C) Matthew Chapman 1999-2007 Copyright (C) Matthew Chapman 1999-2008
This program is free software; you can redistribute it and/or modify This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by

View File

@ -1,8 +1,8 @@
/* -*- c-basic-offset: 8 -*- /* -*- c-basic-offset: 8 -*-
rdesktop: A Remote Desktop Protocol client. rdesktop: A Remote Desktop Protocol client.
Protocol services - Clipboard functions Protocol services - Clipboard functions
Copyright (C) Erik Forsberg <forsberg@cendio.se> 2003-2007 Copyright (C) Erik Forsberg <forsberg@cendio.se> 2003-2008
Copyright (C) Matthew Chapman 2003-2007 Copyright (C) Matthew Chapman 2003-2008
This program is free software; you can redistribute it and/or modify This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by

View File

@ -2,8 +2,8 @@
rdesktop: A Remote Desktop Protocol client. rdesktop: A Remote Desktop Protocol client.
User interface services - X keyboard mapping User interface services - X keyboard mapping
Copyright (C) Matthew Chapman 1999-2007 Copyright (C) Matthew Chapman 1999-2008
Copyright (C) Peter Astrand <astrand@cendio.se> 2003-2007 Copyright (C) Peter Astrand <astrand@cendio.se> 2003-2008
This program is free software; you can redistribute it and/or modify This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by

2
xwin.c
View File

@ -2,7 +2,7 @@
rdesktop: A Remote Desktop Protocol client. rdesktop: A Remote Desktop Protocol client.
User interface services - X Window System User interface services - X Window System
Copyright (C) Matthew Chapman 1999-2008 Copyright (C) Matthew Chapman 1999-2008
Copyright 2007 Pierre Ossman <ossman@cendio.se> for Cendio AB Copyright 2007-2008 Pierre Ossman <ossman@cendio.se> for Cendio AB
This program is free software; you can redistribute it and/or modify This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by