diff options
Diffstat (limited to 'xrdpapi')
-rw-r--r-- | xrdpapi/simple.c | 4 | ||||
-rw-r--r-- | xrdpapi/vrplayer.c | 2 | ||||
-rw-r--r-- | xrdpapi/xrdpapi.c | 4 | ||||
-rw-r--r-- | xrdpapi/xrdpapi.h | 6 |
4 files changed, 8 insertions, 8 deletions
diff --git a/xrdpapi/simple.c b/xrdpapi/simple.c index afe1a22c..7a674b69 100644 --- a/xrdpapi/simple.c +++ b/xrdpapi/simple.c @@ -1,8 +1,8 @@ /** * xrdp: A Remote Desktop Protocol server. * - * Copyright (C) Jay Sorg 2012 - * Copyright (C) Laxmikant Rashinkar 2012 + * Copyright (C) Jay Sorg 2012-2013 + * Copyright (C) Laxmikant Rashinkar 2012-2013 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/xrdpapi/vrplayer.c b/xrdpapi/vrplayer.c index 442ef35e..1faf127a 100644 --- a/xrdpapi/vrplayer.c +++ b/xrdpapi/vrplayer.c @@ -1,7 +1,7 @@ /** * xrdp: A Remote Desktop Protocol server. * - * Copyright (C) Laxmikant Rashinkar 2012 LK.Rashinkar@gmail.com + * Copyright (C) Laxmikant Rashinkar 2012-2013 LK.Rashinkar@gmail.com * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/xrdpapi/xrdpapi.c b/xrdpapi/xrdpapi.c index e3b63035..b544b98b 100644 --- a/xrdpapi/xrdpapi.c +++ b/xrdpapi/xrdpapi.c @@ -1,8 +1,8 @@ /** * xrdp: A Remote Desktop Protocol server. * - * Copyright (C) Jay Sorg 2012 - * Copyright (C) Laxmikant Rashinkar 2012 + * Copyright (C) Jay Sorg 2012-2013 + * Copyright (C) Laxmikant Rashinkar 2012-2013 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/xrdpapi/xrdpapi.h b/xrdpapi/xrdpapi.h index 81e5acd5..ecadceea 100644 --- a/xrdpapi/xrdpapi.h +++ b/xrdpapi/xrdpapi.h @@ -1,9 +1,9 @@ /** * xrdp: A Remote Desktop Protocol server. * - * Copyright (C) Jay Sorg 2012 - * Copyright (C) Thomas Goddard 2012 - * Copyright (C) Laxmikant Rashinkar 2012 + * Copyright (C) Jay Sorg 2012-2013 + * Copyright (C) Thomas Goddard 2012-2013 + * Copyright (C) Laxmikant Rashinkar 2012-2013 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. |