diff options
author | Bernard Normier <bernard@zeroc.com> | 2005-02-16 20:22:24 +0000 |
---|---|---|
committer | Bernard Normier <bernard@zeroc.com> | 2005-02-16 20:22:24 +0000 |
commit | 256cf23fbeefa1ab5f2041390e9c7450763a840a (patch) | |
tree | a7ebe40c6ced5ea78f2d97ad8c2a73b5cea47b47 /cpp/demo/IcePatch2/MFC/PatchClient.cpp | |
parent | adding settings for bin tarball installations (diff) | |
download | ice-256cf23fbeefa1ab5f2041390e9c7450763a840a.tar.bz2 ice-256cf23fbeefa1ab5f2041390e9c7450763a840a.tar.xz ice-256cf23fbeefa1ab5f2041390e9c7450763a840a.zip |
Updated copyrights to 2005
Diffstat (limited to 'cpp/demo/IcePatch2/MFC/PatchClient.cpp')
-rwxr-xr-x | cpp/demo/IcePatch2/MFC/PatchClient.cpp | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/cpp/demo/IcePatch2/MFC/PatchClient.cpp b/cpp/demo/IcePatch2/MFC/PatchClient.cpp index cfe7303a364..a48b7a5efd8 100755 --- a/cpp/demo/IcePatch2/MFC/PatchClient.cpp +++ b/cpp/demo/IcePatch2/MFC/PatchClient.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. // // ********************************************************************** - #include "stdafx.h" #include "PatchClient.h" #include "PatchClientDlg.h" |