diff options
author | Jay Sorg <jay.sorg@gmail.com> | 2015-12-11 20:41:17 -0800 |
---|---|---|
committer | Jay Sorg <jay.sorg@gmail.com> | 2015-12-11 20:41:17 -0800 |
commit | 4e0d0f3ba06028c27f80b47dacbd8a7d323e7a93 (patch) | |
tree | 4fc02867a31074a1ab57ce8b8587af05a425b8e3 /sesman/scp_v1.c | |
parent | 4f128c530c6b7bfd014f23878f83bcd2369f793f (diff) | |
download | xrdp-proprietary-4e0d0f3ba06028c27f80b47dacbd8a7d323e7a93.tar.gz xrdp-proprietary-4e0d0f3ba06028c27f80b47dacbd8a7d323e7a93.zip |
sesman: remove the thread
Diffstat (limited to 'sesman/scp_v1.c')
-rw-r--r-- | sesman/scp_v1.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sesman/scp_v1.c b/sesman/scp_v1.c index 2324b750..a0fff6d9 100644 --- a/sesman/scp_v1.c +++ b/sesman/scp_v1.c @@ -1,7 +1,7 @@ /** * xrdp: A Remote Desktop Protocol server. * - * Copyright (C) Jay Sorg 2004-2013 + * Copyright (C) Jay Sorg 2004-2015 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. |