diff options
author | Dennis Syrovatsky <dennis@tightvnc.com> | 2006-04-17 08:56:48 +0000 |
---|---|---|
committer | Dennis Syrovatsky <dennis@tightvnc.com> | 2006-04-17 08:56:48 +0000 |
commit | f72f9fda4e85adaea89facddc43a97b26e829103 (patch) | |
tree | 37883e253c4395a2013339beec1299598e2c7608 /rfb_win32 | |
parent | dac861e8afa2e2dad9c32daeeb4198f1c7e2615f (diff) | |
download | tigervnc-f72f9fda4e85adaea89facddc43a97b26e829103.tar.gz tigervnc-f72f9fda4e85adaea89facddc43a97b26e829103.zip |
The CFTMsgReader and the CFTMsgWriter classes was moved to rfb workspace.
git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@531 3789f03b-4d11-0410-bbf8-ca57d06f2519
Diffstat (limited to 'rfb_win32')
-rw-r--r-- | rfb_win32/FolderManager.cxx | 2 | ||||
-rw-r--r-- | rfb_win32/FolderManager.h | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/rfb_win32/FolderManager.cxx b/rfb_win32/FolderManager.cxx index e5544a46..a2fa08d3 100644 --- a/rfb_win32/FolderManager.cxx +++ b/rfb_win32/FolderManager.cxx @@ -1,6 +1,6 @@ /* Copyright (C) 2005 TightVNC Team. All Rights Reserved. * - * Developed by Dennis Syrovatsky + * Developed by Dennis Syrovatsky. * * This is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/rfb_win32/FolderManager.h b/rfb_win32/FolderManager.h index 97a6538d..24923dd6 100644 --- a/rfb_win32/FolderManager.h +++ b/rfb_win32/FolderManager.h @@ -1,4 +1,6 @@ /* Copyright (C) 2005 TightVNC Team. All Rights Reserved. + * + * Developed by Dennis Syrovatsky. * * This is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by |