diff options
author | Jay Sorg <jay.sorg@gmail.com> | 2014-02-15 20:37:10 -0800 |
---|---|---|
committer | Jay Sorg <jay.sorg@gmail.com> | 2014-02-15 20:37:10 -0800 |
commit | 6cd6f15d4692136f1bbdbebde7e1530659641ef4 (patch) | |
tree | 257f730fa56058df0de765a8aeae59a46a1dbfce /libxrdp/xrdp_jpeg_compress.c | |
parent | c5c8324d91277bdbddf7402453b0b8f56e698972 (diff) | |
download | xrdp-proprietary-6cd6f15d4692136f1bbdbebde7e1530659641ef4.tar.gz xrdp-proprietary-6cd6f15d4692136f1bbdbebde7e1530659641ef4.zip |
libxrdp: not logic change, comments
Diffstat (limited to 'libxrdp/xrdp_jpeg_compress.c')
-rw-r--r-- | libxrdp/xrdp_jpeg_compress.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libxrdp/xrdp_jpeg_compress.c b/libxrdp/xrdp_jpeg_compress.c index 1bb42b8c..334cc2e3 100644 --- a/libxrdp/xrdp_jpeg_compress.c +++ b/libxrdp/xrdp_jpeg_compress.c @@ -1,7 +1,7 @@ /** * xrdp: A Remote Desktop Protocol server. * - * Copyright (C) Jay Sorg 2004-2013 + * Copyright (C) Jay Sorg 2004-2014 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. |