summaryrefslogtreecommitdiff
path: root/cpp
diff options
context:
space:
mode:
Diffstat (limited to 'cpp')
-rw-r--r--cpp/demo/IcePatch2/README15
1 files changed, 15 insertions, 0 deletions
diff --git a/cpp/demo/IcePatch2/README b/cpp/demo/IcePatch2/README
new file mode 100644
index 00000000000..9a55e2cbb8d
--- /dev/null
+++ b/cpp/demo/IcePatch2/README
@@ -0,0 +1,15 @@
+**********************************************************************
+
+Copyright (c) 2003-2004 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.
+
+**********************************************************************
+
+Demos in this directory:
+
+- MFC
+
+ Contains a simple IcePatch2 client built using Microsoft Foundation
+ Classes (MFC).