diff options
author | Dwayne Boone <dwayne@zeroc.com> | 2006-03-06 13:43:43 +0000 |
---|---|---|
committer | Dwayne Boone <dwayne@zeroc.com> | 2006-03-06 13:43:43 +0000 |
commit | 36a21172462db2c98537015314d8f7b66eee4071 (patch) | |
tree | 18122a4d4e1fe1e8cbfa5e6a0f8a9144d1e08ff2 /cppe/demo/IceE/chat/ChatClient.cpp | |
parent | Added IceE support (diff) | |
download | ice-36a21172462db2c98537015314d8f7b66eee4071.tar.bz2 ice-36a21172462db2c98537015314d8f7b66eee4071.tar.xz ice-36a21172462db2c98537015314d8f7b66eee4071.zip |
Updated copyright dates
Diffstat (limited to 'cppe/demo/IceE/chat/ChatClient.cpp')
-rw-r--r-- | cppe/demo/IceE/chat/ChatClient.cpp | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/cppe/demo/IceE/chat/ChatClient.cpp b/cppe/demo/IceE/chat/ChatClient.cpp index 229b8b20f42..87a05b93480 100644 --- a/cppe/demo/IceE/chat/ChatClient.cpp +++ b/cppe/demo/IceE/chat/ChatClient.cpp @@ -1,13 +1,12 @@ // ********************************************************************** // -// Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. // // This copy of Ice-E is licensed to you under the terms described in the // ICEE_LICENSE file included in this distribution. // // ********************************************************************** - #include <stdafx.h> #include <ChatClient.h> #include <ChatClientDlg.h> |