summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--cs/demo/Glacier2/README9
-rw-r--r--cs/demo/Glacier2/callback/README9
-rw-r--r--cs/demo/Ice/README9
-rw-r--r--cs/demo/IcePack/README9
-rw-r--r--cs/demo/IcePack/hello/README9
-rw-r--r--cs/demo/IcePack/simple/README9
-rw-r--r--cs/demo/README9
-rw-r--r--cs/demo/book/README9
-rw-r--r--java/demo/Freeze/README9
-rw-r--r--java/demo/Glacier2/README9
-rw-r--r--java/demo/Glacier2/callback/README9
-rw-r--r--java/demo/Ice/README9
-rw-r--r--java/demo/IceBox/README9
-rw-r--r--java/demo/IceBox/hello/README9
-rw-r--r--java/demo/IcePack/README9
-rw-r--r--java/demo/IcePack/hello/README9
-rw-r--r--java/demo/IcePack/simple/README9
-rw-r--r--java/demo/README9
-rw-r--r--java/demo/book/README9
-rw-r--r--php/demo/Ice/README9
-rw-r--r--php/demo/Ice/hello/README9
-rw-r--r--php/demo/Ice/value/README9
-rw-r--r--py/demo/Ice/README9
-rw-r--r--vb/demo/Glacier2/README9
-rw-r--r--vb/demo/Glacier2/callback/README9
-rw-r--r--vb/demo/Ice/README9
-rw-r--r--vb/demo/IcePack/README9
-rw-r--r--vb/demo/IcePack/hello/README9
-rw-r--r--vb/demo/IcePack/simple/README9
-rw-r--r--vb/demo/README9
-rw-r--r--vb/demo/book/README9
31 files changed, 0 insertions, 279 deletions
diff --git a/cs/demo/Glacier2/README b/cs/demo/Glacier2/README
index cd14905aba3..42d9df9a956 100644
--- a/cs/demo/Glacier2/README
+++ b/cs/demo/Glacier2/README
@@ -1,12 +1,3 @@
-**********************************************************************
-
-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.
-
-**********************************************************************
-
Demos in this directory:
- callback
diff --git a/cs/demo/Glacier2/callback/README b/cs/demo/Glacier2/callback/README
index 17f9beef22f..adce33cfdb1 100644
--- a/cs/demo/Glacier2/callback/README
+++ b/cs/demo/Glacier2/callback/README
@@ -1,12 +1,3 @@
-**********************************************************************
-
-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.
-
-**********************************************************************
-
This example demonstrates the use of a Glacier2 router and the
implementation of a Glacier2 session server.
diff --git a/cs/demo/Ice/README b/cs/demo/Ice/README
index 447dd737859..56ae4ea642f 100644
--- a/cs/demo/Ice/README
+++ b/cs/demo/Ice/README
@@ -1,12 +1,3 @@
-**********************************************************************
-
-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.
-
-**********************************************************************
-
Demos in this directory:
- bidir
diff --git a/cs/demo/IcePack/README b/cs/demo/IcePack/README
index d8c9dcda297..24a2a05c0b6 100644
--- a/cs/demo/IcePack/README
+++ b/cs/demo/IcePack/README
@@ -1,12 +1,3 @@
-**********************************************************************
-
-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.
-
-**********************************************************************
-
Demos in this directory:
- simple
diff --git a/cs/demo/IcePack/hello/README b/cs/demo/IcePack/hello/README
index 4b318eceb21..d5f97fc32a6 100644
--- a/cs/demo/IcePack/hello/README
+++ b/cs/demo/IcePack/hello/README
@@ -1,12 +1,3 @@
-**********************************************************************
-
-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.
-
-**********************************************************************
-
To run the demo, first start the IcePack service:
$ icepacknode --Ice.Config=config --warn
diff --git a/cs/demo/IcePack/simple/README b/cs/demo/IcePack/simple/README
index 2267fae77d1..c98936bcdbc 100644
--- a/cs/demo/IcePack/simple/README
+++ b/cs/demo/IcePack/simple/README
@@ -1,12 +1,3 @@
-**********************************************************************
-
-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.
-
-**********************************************************************
-
To run the demo, first start the IcePack service:
$ icepacknode --Ice.Config=config --warn
diff --git a/cs/demo/README b/cs/demo/README
index 4057c2ba36b..d7b680f86e2 100644
--- a/cs/demo/README
+++ b/cs/demo/README
@@ -1,12 +1,3 @@
-**********************************************************************
-
-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.
-
-**********************************************************************
-
This directory contains demos for the various parts of Ice. The demos
are provided to get you started on how to use a particular feature or
coding technique. See the README file in each subdirectory for details
diff --git a/cs/demo/book/README b/cs/demo/book/README
index a5dd1a33197..d82b7a4e8ae 100644
--- a/cs/demo/book/README
+++ b/cs/demo/book/README
@@ -1,12 +1,3 @@
-**********************************************************************
-
-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.
-
-**********************************************************************
-
Demos in this directory:
- evictor
diff --git a/java/demo/Freeze/README b/java/demo/Freeze/README
index 7eb33cabaff..29323e6e024 100644
--- a/java/demo/Freeze/README
+++ b/java/demo/Freeze/README
@@ -1,12 +1,3 @@
-**********************************************************************
-
-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.
-
-**********************************************************************
-
Demos in this directory:
- bench
diff --git a/java/demo/Glacier2/README b/java/demo/Glacier2/README
index cd14905aba3..42d9df9a956 100644
--- a/java/demo/Glacier2/README
+++ b/java/demo/Glacier2/README
@@ -1,12 +1,3 @@
-**********************************************************************
-
-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.
-
-**********************************************************************
-
Demos in this directory:
- callback
diff --git a/java/demo/Glacier2/callback/README b/java/demo/Glacier2/callback/README
index affa2c494e4..cf717fab10e 100644
--- a/java/demo/Glacier2/callback/README
+++ b/java/demo/Glacier2/callback/README
@@ -1,12 +1,3 @@
-**********************************************************************
-
-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.
-
-**********************************************************************
-
This example demonstrates the use of a Glacier2 router and the
implementation of a Glacier2 session server.
diff --git a/java/demo/Ice/README b/java/demo/Ice/README
index 447dd737859..56ae4ea642f 100644
--- a/java/demo/Ice/README
+++ b/java/demo/Ice/README
@@ -1,12 +1,3 @@
-**********************************************************************
-
-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.
-
-**********************************************************************
-
Demos in this directory:
- bidir
diff --git a/java/demo/IceBox/README b/java/demo/IceBox/README
index a1760216d98..41f1417ede6 100644
--- a/java/demo/IceBox/README
+++ b/java/demo/IceBox/README
@@ -1,12 +1,3 @@
-**********************************************************************
-
-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.
-
-**********************************************************************
-
Demos in this directory:
- hello
diff --git a/java/demo/IceBox/hello/README b/java/demo/IceBox/hello/README
index f28a32e5646..964656eaf07 100644
--- a/java/demo/IceBox/hello/README
+++ b/java/demo/IceBox/hello/README
@@ -1,12 +1,3 @@
-**********************************************************************
-
-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.
-
-**********************************************************************
-
To run this demo, open two terminal windows. In the first window,
start the IceBox server:
diff --git a/java/demo/IcePack/README b/java/demo/IcePack/README
index 1b059ac9dda..443362a99e9 100644
--- a/java/demo/IcePack/README
+++ b/java/demo/IcePack/README
@@ -1,12 +1,3 @@
-**********************************************************************
-
-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.
-
-**********************************************************************
-
Demos in this directory:
- simple
diff --git a/java/demo/IcePack/hello/README b/java/demo/IcePack/hello/README
index cfd29ac445d..bf9a51fca3d 100644
--- a/java/demo/IcePack/hello/README
+++ b/java/demo/IcePack/hello/README
@@ -1,12 +1,3 @@
-**********************************************************************
-
-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.
-
-**********************************************************************
-
The IcePack node starts Java server processes, therefore prior to
starting the node you must set the CLASSPATH environment variable to
contain at least Ice.jar and the classes subdirectory, as shown in the
diff --git a/java/demo/IcePack/simple/README b/java/demo/IcePack/simple/README
index 50da42de50a..eadbb6162e0 100644
--- a/java/demo/IcePack/simple/README
+++ b/java/demo/IcePack/simple/README
@@ -1,12 +1,3 @@
-**********************************************************************
-
-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.
-
-**********************************************************************
-
The IcePack node starts Java server processes, therefore prior to
starting the node you must set the CLASSPATH environment variable to
contain at least Ice.jar and the classes subdirectory, as shown in the
diff --git a/java/demo/README b/java/demo/README
index f0988bc2dc8..c30fbcec28e 100644
--- a/java/demo/README
+++ b/java/demo/README
@@ -1,12 +1,3 @@
-**********************************************************************
-
-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.
-
-**********************************************************************
-
This directory contains demos for various Ice components. The demos
are provided to get you started on how to use a particular feature or
coding technique. See the README file in each subdirectory for details
diff --git a/java/demo/book/README b/java/demo/book/README
index a5dd1a33197..d82b7a4e8ae 100644
--- a/java/demo/book/README
+++ b/java/demo/book/README
@@ -1,12 +1,3 @@
-**********************************************************************
-
-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.
-
-**********************************************************************
-
Demos in this directory:
- evictor
diff --git a/php/demo/Ice/README b/php/demo/Ice/README
index 3ae89e30033..48bf829bf79 100644
--- a/php/demo/Ice/README
+++ b/php/demo/Ice/README
@@ -1,12 +1,3 @@
-**********************************************************************
-
-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.
-
-**********************************************************************
-
Demos in this directory:
- hello
diff --git a/php/demo/Ice/hello/README b/php/demo/Ice/hello/README
index fa52c637aa4..3485a29f83b 100644
--- a/php/demo/Ice/hello/README
+++ b/php/demo/Ice/hello/README
@@ -1,12 +1,3 @@
-**********************************************************************
-
-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.
-
-**********************************************************************
-
This directory contains a PHP/HTML implementation of the Ice hello
client. The procedure for installing this script depends on your Web
server environment. For example, if you're using PHP as a Web server
diff --git a/php/demo/Ice/value/README b/php/demo/Ice/value/README
index 5420dd13fcf..33b198e83cc 100644
--- a/php/demo/Ice/value/README
+++ b/php/demo/Ice/value/README
@@ -1,12 +1,3 @@
-**********************************************************************
-
-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.
-
-**********************************************************************
-
This is a PHP version of the Ice "value" demo client.
First, review the comments in the php.ini file to determine whether
diff --git a/py/demo/Ice/README b/py/demo/Ice/README
index f4f3cc0c81b..c47c0d6f153 100644
--- a/py/demo/Ice/README
+++ b/py/demo/Ice/README
@@ -1,12 +1,3 @@
-**********************************************************************
-
-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.
-
-**********************************************************************
-
Demos in this directory:
- bidir
diff --git a/vb/demo/Glacier2/README b/vb/demo/Glacier2/README
index cd14905aba3..42d9df9a956 100644
--- a/vb/demo/Glacier2/README
+++ b/vb/demo/Glacier2/README
@@ -1,12 +1,3 @@
-**********************************************************************
-
-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.
-
-**********************************************************************
-
Demos in this directory:
- callback
diff --git a/vb/demo/Glacier2/callback/README b/vb/demo/Glacier2/callback/README
index 1d4a3a0bf89..4be0703ddc7 100644
--- a/vb/demo/Glacier2/callback/README
+++ b/vb/demo/Glacier2/callback/README
@@ -1,12 +1,3 @@
-**********************************************************************
-
-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.
-
-**********************************************************************
-
This example demonstrates the use of a Glacier2 router and the
implementation of a Glacier2 session server.
diff --git a/vb/demo/Ice/README b/vb/demo/Ice/README
index 447dd737859..56ae4ea642f 100644
--- a/vb/demo/Ice/README
+++ b/vb/demo/Ice/README
@@ -1,12 +1,3 @@
-**********************************************************************
-
-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.
-
-**********************************************************************
-
Demos in this directory:
- bidir
diff --git a/vb/demo/IcePack/README b/vb/demo/IcePack/README
index d8c9dcda297..24a2a05c0b6 100644
--- a/vb/demo/IcePack/README
+++ b/vb/demo/IcePack/README
@@ -1,12 +1,3 @@
-**********************************************************************
-
-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.
-
-**********************************************************************
-
Demos in this directory:
- simple
diff --git a/vb/demo/IcePack/hello/README b/vb/demo/IcePack/hello/README
index e28c1a6b971..7a813550c3e 100644
--- a/vb/demo/IcePack/hello/README
+++ b/vb/demo/IcePack/hello/README
@@ -1,12 +1,3 @@
-**********************************************************************
-
-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.
-
-**********************************************************************
-
To run the demo, first start the IcePack service:
$ icepacknode --Ice.Config=config --warn
diff --git a/vb/demo/IcePack/simple/README b/vb/demo/IcePack/simple/README
index 7e58377263b..5a5c5e95e23 100644
--- a/vb/demo/IcePack/simple/README
+++ b/vb/demo/IcePack/simple/README
@@ -1,12 +1,3 @@
-**********************************************************************
-
-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.
-
-**********************************************************************
-
To run the demo, first start the IcePack service:
$ icepacknode --Ice.Config=config --warn
diff --git a/vb/demo/README b/vb/demo/README
index 4057c2ba36b..d7b680f86e2 100644
--- a/vb/demo/README
+++ b/vb/demo/README
@@ -1,12 +1,3 @@
-**********************************************************************
-
-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.
-
-**********************************************************************
-
This directory contains demos for the various parts of Ice. The demos
are provided to get you started on how to use a particular feature or
coding technique. See the README file in each subdirectory for details
diff --git a/vb/demo/book/README b/vb/demo/book/README
index a5dd1a33197..d82b7a4e8ae 100644
--- a/vb/demo/book/README
+++ b/vb/demo/book/README
@@ -1,12 +1,3 @@
-**********************************************************************
-
-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.
-
-**********************************************************************
-
Demos in this directory:
- evictor