summaryrefslogtreecommitdiff
path: root/cpp
diff options
context:
space:
mode:
authorMark Spruiell <mes@zeroc.com>2005-02-14 16:48:53 +0000
committerMark Spruiell <mes@zeroc.com>2005-02-14 16:48:53 +0000
commit25f1589d283b0f67d6c789d3c4a43a1103b39d71 (patch)
treea6aeb29a3207092b4b21abfdea506811493b2419 /cpp
parentfixing some permission issues with the RPMs and fixing the C++ demos to (diff)
downloadice-25f1589d283b0f67d6c789d3c4a43a1103b39d71.tar.bz2
ice-25f1589d283b0f67d6c789d3c4a43a1103b39d71.tar.xz
ice-25f1589d283b0f67d6c789d3c4a43a1103b39d71.zip
missing file
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).