diff options
author | Jay Sorg <jay.sorg@gmail.com> | 2013-06-08 10:51:53 -0700 |
---|---|---|
committer | Jay Sorg <jay.sorg@gmail.com> | 2013-06-08 10:51:53 -0700 |
commit | c6fa03102f40e655ba54d5910ad559a8799c15e7 (patch) | |
tree | 3b7740a68a994bf609cb314d5912121569656abc /sesman/tools | |
parent | 9ceb533a4523b3d9aa53949d4172004c1d3330ec (diff) | |
download | xrdp-proprietary-c6fa03102f40e655ba54d5910ad559a8799c15e7.tar.gz xrdp-proprietary-c6fa03102f40e655ba54d5910ad559a8799c15e7.zip |
copyright year update
Diffstat (limited to 'sesman/tools')
-rw-r--r-- | sesman/tools/dis.c | 2 | ||||
-rw-r--r-- | sesman/tools/sesrun.c | 2 | ||||
-rw-r--r-- | sesman/tools/tcp.c | 2 | ||||
-rw-r--r-- | sesman/tools/tcp.h | 2 | ||||
-rw-r--r-- | sesman/tools/xcon.c | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/sesman/tools/dis.c b/sesman/tools/dis.c index 52400847..adcc3ee0 100644 --- a/sesman/tools/dis.c +++ b/sesman/tools/dis.c @@ -1,7 +1,7 @@ /** * xrdp: A Remote Desktop Protocol server. * - * Copyright (C) Jay Sorg 2004-2012 + * Copyright (C) Jay Sorg 2004-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/sesman/tools/sesrun.c b/sesman/tools/sesrun.c index 5ad3b5cc..7ac10102 100644 --- a/sesman/tools/sesrun.c +++ b/sesman/tools/sesrun.c @@ -1,7 +1,7 @@ /** * xrdp: A Remote Desktop Protocol server. * - * Copyright (C) Jay Sorg 2004-2012 + * Copyright (C) Jay Sorg 2004-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/sesman/tools/tcp.c b/sesman/tools/tcp.c index c8d01e96..2f7ae948 100644 --- a/sesman/tools/tcp.c +++ b/sesman/tools/tcp.c @@ -1,7 +1,7 @@ /** * xrdp: A Remote Desktop Protocol server. * - * Copyright (C) Jay Sorg 2004-2012 + * Copyright (C) Jay Sorg 2004-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/sesman/tools/tcp.h b/sesman/tools/tcp.h index 2fd7963e..6697c662 100644 --- a/sesman/tools/tcp.h +++ b/sesman/tools/tcp.h @@ -1,7 +1,7 @@ /** * xrdp: A Remote Desktop Protocol server. * - * Copyright (C) Jay Sorg 2004-2012 + * Copyright (C) Jay Sorg 2004-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/sesman/tools/xcon.c b/sesman/tools/xcon.c index bb715054..80832276 100644 --- a/sesman/tools/xcon.c +++ b/sesman/tools/xcon.c @@ -1,7 +1,7 @@ /** * xrdp: A Remote Desktop Protocol server. * - * Copyright (C) Jay Sorg 2004-2012 + * Copyright (C) Jay Sorg 2004-2013 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. |