diff options
Diffstat (limited to 'cpp/demo/IcePatch2/MFC/stdafx.cpp')
-rwxr-xr-x | cpp/demo/IcePatch2/MFC/stdafx.cpp | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/cpp/demo/IcePatch2/MFC/stdafx.cpp b/cpp/demo/IcePatch2/MFC/stdafx.cpp index 22fa8aff044..16280e88e29 100755 --- a/cpp/demo/IcePatch2/MFC/stdafx.cpp +++ b/cpp/demo/IcePatch2/MFC/stdafx.cpp @@ -1,13 +1,12 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved. // // This copy of Ice is licensed to you under the terms described in the // ICE_LICENSE file included in this distribution. // // ********************************************************************** - // stdafx.cpp : source file that includes just the standard includes // HelloClient.pch will be the pre-compiled header // stdafx.obj will contain the pre-compiled type information |