diff options
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> |