diff options
Diffstat (limited to 'cppe/demo/IceE/chat/stdafx.cpp')
-rw-r--r-- | cppe/demo/IceE/chat/stdafx.cpp | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/cppe/demo/IceE/chat/stdafx.cpp b/cppe/demo/IceE/chat/stdafx.cpp index af25849349f..0879628c6c6 100644 --- a/cppe/demo/IceE/chat/stdafx.cpp +++ b/cppe/demo/IceE/chat/stdafx.cpp @@ -1,13 +1,12 @@ // ********************************************************************** // -// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2008 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. // // ********************************************************************** - // stdafx.cpp : source file that includes just the standard includes // ChatClient.pch will be the pre-compiled header // stdafx.obj will contain the pre-compiled type information |