summaryrefslogtreecommitdiff
path: root/cppe/src
diff options
context:
space:
mode:
Diffstat (limited to 'cppe/src')
-rw-r--r--cppe/src/IceE/Acceptor.h2
-rw-r--r--cppe/src/IceE/AcceptorF.h2
-rw-r--r--cppe/src/IceE/BasicStream.cpp2
-rw-r--r--cppe/src/IceE/Buffer.cpp2
-rwxr-xr-xcppe/src/IceE/Communicator.cpp2
-rw-r--r--cppe/src/IceE/Cond.cpp2
-rwxr-xr-xcppe/src/IceE/Connection.cpp2
-rwxr-xr-xcppe/src/IceE/Connector.h2
-rw-r--r--cppe/src/IceE/ConnectorF.h2
-rwxr-xr-xcppe/src/IceE/Current.cpp2
-rw-r--r--cppe/src/IceE/DefaultsAndOverrides.cpp2
-rw-r--r--cppe/src/IceE/DefaultsAndOverrides.h2
-rw-r--r--cppe/src/IceE/DefaultsAndOverridesF.h2
-rw-r--r--cppe/src/IceE/Endpoint.cpp4
-rw-r--r--cppe/src/IceE/Endpoint.h2
-rw-r--r--cppe/src/IceE/EndpointFactory.h2
-rw-r--r--cppe/src/IceE/EndpointFactoryF.h2
-rwxr-xr-xcppe/src/IceE/ExceptionBase.cpp2
-rw-r--r--cppe/src/IceE/FactoryTable.cpp2
-rw-r--r--cppe/src/IceE/FactoryTableDef.cpp2
-rw-r--r--cppe/src/IceE/IdentityUtil.cpp2
-rw-r--r--cppe/src/IceE/Incoming.cpp2
-rw-r--r--cppe/src/IceE/IncomingConnectionFactory.cpp2
-rwxr-xr-xcppe/src/IceE/IncomingConnectionFactory.h2
-rw-r--r--cppe/src/IceE/Initialize.cpp2
-rw-r--r--cppe/src/IceE/Instance.cpp2
-rw-r--r--cppe/src/IceE/Instance.h2
-rwxr-xr-xcppe/src/IceE/LocalException.cpp2
-rw-r--r--cppe/src/IceE/LocalObject.cpp2
-rw-r--r--cppe/src/IceE/LocatorInfo.cpp2
-rw-r--r--cppe/src/IceE/LocatorInfo.h2
-rw-r--r--cppe/src/IceE/LoggerI.cpp2
-rw-r--r--cppe/src/IceE/LoggerI.h2
-rw-r--r--cppe/src/IceE/LoggerUtil.cpp2
-rw-r--r--cppe/src/IceE/Makefile4
-rw-r--r--cppe/src/IceE/Network.cpp2
-rw-r--r--cppe/src/IceE/Network.h2
-rw-r--r--cppe/src/IceE/Object.cpp2
-rw-r--r--cppe/src/IceE/ObjectAdapter.cpp2
-rw-r--r--cppe/src/IceE/ObjectAdapterFactory.cpp2
-rw-r--r--cppe/src/IceE/ObjectAdapterFactory.h2
-rw-r--r--cppe/src/IceE/OperationMode.cpp2
-rw-r--r--cppe/src/IceE/Outgoing.cpp2
-rwxr-xr-xcppe/src/IceE/OutgoingConnectionFactory.cpp2
-rwxr-xr-xcppe/src/IceE/OutgoingConnectionFactory.h2
-rw-r--r--cppe/src/IceE/Properties.cpp2
-rw-r--r--cppe/src/IceE/Protocol.h2
-rw-r--r--cppe/src/IceE/Proxy.cpp2
-rw-r--r--cppe/src/IceE/ProxyFactory.cpp2
-rw-r--r--cppe/src/IceE/ProxyFactory.h2
-rw-r--r--cppe/src/IceE/RWRecMutex.cpp2
-rw-r--r--cppe/src/IceE/RecMutex.cpp2
-rw-r--r--cppe/src/IceE/Reference.cpp2
-rw-r--r--cppe/src/IceE/Reference.h2
-rw-r--r--cppe/src/IceE/ReferenceFactory.cpp2
-rw-r--r--cppe/src/IceE/ReferenceFactory.h2
-rw-r--r--cppe/src/IceE/ReferenceFactoryF.h2
-rw-r--r--cppe/src/IceE/RouterInfo.cpp2
-rw-r--r--cppe/src/IceE/RouterInfo.h2
-rw-r--r--cppe/src/IceE/RouterInfoF.h2
-rw-r--r--cppe/src/IceE/RoutingTable.cpp2
-rwxr-xr-xcppe/src/IceE/SafeStdio.cpp2
-rw-r--r--cppe/src/IceE/ServantManager.cpp2
-rw-r--r--cppe/src/IceE/ServantManager.h2
-rw-r--r--cppe/src/IceE/Shared.cpp2
-rw-r--r--cppe/src/IceE/StaticMutex.cpp2
-rw-r--r--cppe/src/IceE/StringUtil.cpp2
-rw-r--r--cppe/src/IceE/Thread.cpp2
-rw-r--r--cppe/src/IceE/ThreadException.cpp2
-rw-r--r--cppe/src/IceE/Time.cpp2
-rw-r--r--cppe/src/IceE/TraceLevels.cpp2
-rw-r--r--cppe/src/IceE/TraceLevels.h2
-rw-r--r--cppe/src/IceE/TraceUtil.cpp2
-rw-r--r--cppe/src/IceE/TraceUtil.h2
-rw-r--r--cppe/src/IceE/Transceiver.h2
-rw-r--r--cppe/src/IceE/UUID.cpp2
-rw-r--r--cppe/src/IceE/UnknownEndpoint.cpp4
-rw-r--r--cppe/src/IceE/UnknownEndpoint.h4
-rw-r--r--cppe/src/IceEC/Makefile2
-rw-r--r--cppe/src/Makefile4
-rw-r--r--cppe/src/TcpTransport/Acceptor.cpp2
-rw-r--r--cppe/src/TcpTransport/Connector.cpp2
-rw-r--r--cppe/src/TcpTransport/EndpointFactory.cpp2
-rw-r--r--cppe/src/TcpTransport/TcpEndpoint.cpp2
-rw-r--r--cppe/src/TcpTransport/TcpEndpoint.h2
-rw-r--r--cppe/src/TcpTransport/Transceiver.cpp2
86 files changed, 91 insertions, 91 deletions
diff --git a/cppe/src/IceE/Acceptor.h b/cppe/src/IceE/Acceptor.h
index 6b15360fc38..4d95d1c7bbe 100644
--- a/cppe/src/IceE/Acceptor.h
+++ b/cppe/src/IceE/Acceptor.h
@@ -2,7 +2,7 @@
//
// Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved.
//
-// This copy of Ice is licensed to you under the terms described in the
+// This copy of Ice-E is licensed to you under the terms described in the
// ICEE_LICENSE file included in this distribution.
//
// **********************************************************************
diff --git a/cppe/src/IceE/AcceptorF.h b/cppe/src/IceE/AcceptorF.h
index d032002219a..9a15da39c40 100644
--- a/cppe/src/IceE/AcceptorF.h
+++ b/cppe/src/IceE/AcceptorF.h
@@ -2,7 +2,7 @@
//
// Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved.
//
-// This copy of Ice is licensed to you under the terms described in the
+// This copy of Ice-E is licensed to you under the terms described in the
// ICEE_LICENSE file included in this distribution.
//
// **********************************************************************
diff --git a/cppe/src/IceE/BasicStream.cpp b/cppe/src/IceE/BasicStream.cpp
index 0d361d57645..da94f272226 100644
--- a/cppe/src/IceE/BasicStream.cpp
+++ b/cppe/src/IceE/BasicStream.cpp
@@ -2,7 +2,7 @@
//
// Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved.
//
-// This copy of Ice is licensed to you under the terms described in the
+// This copy of Ice-E is licensed to you under the terms described in the
// ICEE_LICENSE file included in this distribution.
//
// **********************************************************************
diff --git a/cppe/src/IceE/Buffer.cpp b/cppe/src/IceE/Buffer.cpp
index 90da5899967..f36d87dc2d3 100644
--- a/cppe/src/IceE/Buffer.cpp
+++ b/cppe/src/IceE/Buffer.cpp
@@ -2,7 +2,7 @@
//
// Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved.
//
-// This copy of Ice is licensed to you under the terms described in the
+// This copy of Ice-E is licensed to you under the terms described in the
// ICEE_LICENSE file included in this distribution.
//
// **********************************************************************
diff --git a/cppe/src/IceE/Communicator.cpp b/cppe/src/IceE/Communicator.cpp
index e505e8b8287..dcde42015b7 100755
--- a/cppe/src/IceE/Communicator.cpp
+++ b/cppe/src/IceE/Communicator.cpp
@@ -2,7 +2,7 @@
//
// Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved.
//
-// This copy of Ice is licensed to you under the terms described in the
+// This copy of Ice-E is licensed to you under the terms described in the
// ICEE_LICENSE file included in this distribution.
//
// **********************************************************************
diff --git a/cppe/src/IceE/Cond.cpp b/cppe/src/IceE/Cond.cpp
index 407f499f2c7..c7b5b53dd9e 100644
--- a/cppe/src/IceE/Cond.cpp
+++ b/cppe/src/IceE/Cond.cpp
@@ -2,7 +2,7 @@
//
// Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved.
//
-// This copy of Ice is licensed to you under the terms described in the
+// This copy of Ice-E is licensed to you under the terms described in the
// ICEE_LICENSE file included in this distribution.
//
// **********************************************************************
diff --git a/cppe/src/IceE/Connection.cpp b/cppe/src/IceE/Connection.cpp
index 195314381d2..8dab232b559 100755
--- a/cppe/src/IceE/Connection.cpp
+++ b/cppe/src/IceE/Connection.cpp
@@ -2,7 +2,7 @@
//
// Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved.
//
-// This copy of Ice is licensed to you under the terms described in the
+// This copy of Ice-E is licensed to you under the terms described in the
// ICEE_LICENSE file included in this distribution.
//
// **********************************************************************
diff --git a/cppe/src/IceE/Connector.h b/cppe/src/IceE/Connector.h
index 48fedb8ca83..8848f065059 100755
--- a/cppe/src/IceE/Connector.h
+++ b/cppe/src/IceE/Connector.h
@@ -2,7 +2,7 @@
//
// Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved.
//
-// This copy of Ice is licensed to you under the terms described in the
+// This copy of Ice-E is licensed to you under the terms described in the
// ICEE_LICENSE file included in this distribution.
//
// **********************************************************************
diff --git a/cppe/src/IceE/ConnectorF.h b/cppe/src/IceE/ConnectorF.h
index 8fbadab4152..eb3a22e718c 100644
--- a/cppe/src/IceE/ConnectorF.h
+++ b/cppe/src/IceE/ConnectorF.h
@@ -2,7 +2,7 @@
//
// Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved.
//
-// This copy of Ice is licensed to you under the terms described in the
+// This copy of Ice-E is licensed to you under the terms described in the
// ICEE_LICENSE file included in this distribution.
//
// **********************************************************************
diff --git a/cppe/src/IceE/Current.cpp b/cppe/src/IceE/Current.cpp
index e700353fab1..7fd39d608cf 100755
--- a/cppe/src/IceE/Current.cpp
+++ b/cppe/src/IceE/Current.cpp
@@ -2,7 +2,7 @@
//
// Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved.
//
-// This copy of Ice is licensed to you under the terms described in the
+// This copy of Ice-E is licensed to you under the terms described in the
// ICEE_LICENSE file included in this distribution.
//
// **********************************************************************
diff --git a/cppe/src/IceE/DefaultsAndOverrides.cpp b/cppe/src/IceE/DefaultsAndOverrides.cpp
index 65ee47b79fc..9364971bec8 100644
--- a/cppe/src/IceE/DefaultsAndOverrides.cpp
+++ b/cppe/src/IceE/DefaultsAndOverrides.cpp
@@ -2,7 +2,7 @@
//
// Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved.
//
-// This copy of Ice is licensed to you under the terms described in the
+// This copy of Ice-E is licensed to you under the terms described in the
// ICEE_LICENSE file included in this distribution.
//
// **********************************************************************
diff --git a/cppe/src/IceE/DefaultsAndOverrides.h b/cppe/src/IceE/DefaultsAndOverrides.h
index 400cf5d4ee7..853cfdb96e2 100644
--- a/cppe/src/IceE/DefaultsAndOverrides.h
+++ b/cppe/src/IceE/DefaultsAndOverrides.h
@@ -2,7 +2,7 @@
//
// Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved.
//
-// This copy of Ice is licensed to you under the terms described in the
+// This copy of Ice-E is licensed to you under the terms described in the
// ICEE_LICENSE file included in this distribution.
//
// **********************************************************************
diff --git a/cppe/src/IceE/DefaultsAndOverridesF.h b/cppe/src/IceE/DefaultsAndOverridesF.h
index fae1ce39db4..cdac8655c5f 100644
--- a/cppe/src/IceE/DefaultsAndOverridesF.h
+++ b/cppe/src/IceE/DefaultsAndOverridesF.h
@@ -2,7 +2,7 @@
//
// Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved.
//
-// This copy of Ice is licensed to you under the terms described in the
+// This copy of Ice-E is licensed to you under the terms described in the
// ICEE_LICENSE file included in this distribution.
//
// **********************************************************************
diff --git a/cppe/src/IceE/Endpoint.cpp b/cppe/src/IceE/Endpoint.cpp
index 4a9ed3ced07..27baabb0e92 100644
--- a/cppe/src/IceE/Endpoint.cpp
+++ b/cppe/src/IceE/Endpoint.cpp
@@ -2,8 +2,8 @@
//
// 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 copy of Ice-E is licensed to you under the terms described in the
+// ICEE_LICENSE file included in this distribution.
//
// **********************************************************************
diff --git a/cppe/src/IceE/Endpoint.h b/cppe/src/IceE/Endpoint.h
index 82fc42e6763..13939d0e990 100644
--- a/cppe/src/IceE/Endpoint.h
+++ b/cppe/src/IceE/Endpoint.h
@@ -2,7 +2,7 @@
//
// Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved.
//
-// This copy of Ice is licensed to you under the terms described in the
+// This copy of Ice-E is licensed to you under the terms described in the
// ICEE_LICENSE file included in this distribution.
//
// **********************************************************************
diff --git a/cppe/src/IceE/EndpointFactory.h b/cppe/src/IceE/EndpointFactory.h
index 25c5539f66d..3df7cf884f7 100644
--- a/cppe/src/IceE/EndpointFactory.h
+++ b/cppe/src/IceE/EndpointFactory.h
@@ -2,7 +2,7 @@
//
// Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved.
//
-// This copy of Ice is licensed to you under the terms described in the
+// This copy of Ice-E is licensed to you under the terms described in the
// ICEE_LICENSE file included in this distribution.
//
// **********************************************************************
diff --git a/cppe/src/IceE/EndpointFactoryF.h b/cppe/src/IceE/EndpointFactoryF.h
index aa0bcec2f74..e27bdfd1e60 100644
--- a/cppe/src/IceE/EndpointFactoryF.h
+++ b/cppe/src/IceE/EndpointFactoryF.h
@@ -2,7 +2,7 @@
//
// Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved.
//
-// This copy of Ice is licensed to you under the terms described in the
+// This copy of Ice-E is licensed to you under the terms described in the
// ICEE_LICENSE file included in this distribution.
//
// **********************************************************************
diff --git a/cppe/src/IceE/ExceptionBase.cpp b/cppe/src/IceE/ExceptionBase.cpp
index a9eb9b183c7..598fc5225c4 100755
--- a/cppe/src/IceE/ExceptionBase.cpp
+++ b/cppe/src/IceE/ExceptionBase.cpp
@@ -2,7 +2,7 @@
//
// Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved.
//
-// This copy of Ice is licensed to you under the terms described in the
+// This copy of Ice-E is licensed to you under the terms described in the
// ICEE_LICENSE file included in this distribution.
//
// **********************************************************************
diff --git a/cppe/src/IceE/FactoryTable.cpp b/cppe/src/IceE/FactoryTable.cpp
index 0d782b09b3c..8ad4a409a8d 100644
--- a/cppe/src/IceE/FactoryTable.cpp
+++ b/cppe/src/IceE/FactoryTable.cpp
@@ -2,7 +2,7 @@
//
// Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved.
//
-// This copy of Ice is licensed to you under the terms described in the
+// This copy of Ice-E is licensed to you under the terms described in the
// ICEE_LICENSE file included in this distribution.
//
// **********************************************************************
diff --git a/cppe/src/IceE/FactoryTableDef.cpp b/cppe/src/IceE/FactoryTableDef.cpp
index 85cf344f6fd..76c1e7d9a33 100644
--- a/cppe/src/IceE/FactoryTableDef.cpp
+++ b/cppe/src/IceE/FactoryTableDef.cpp
@@ -2,7 +2,7 @@
//
// Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved.
//
-// This copy of Ice is licensed to you under the terms described in the
+// This copy of Ice-E is licensed to you under the terms described in the
// ICEE_LICENSE file included in this distribution.
//
// **********************************************************************
diff --git a/cppe/src/IceE/IdentityUtil.cpp b/cppe/src/IceE/IdentityUtil.cpp
index c992c98b43f..31a9572a645 100644
--- a/cppe/src/IceE/IdentityUtil.cpp
+++ b/cppe/src/IceE/IdentityUtil.cpp
@@ -2,7 +2,7 @@
//
// Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved.
//
-// This copy of Ice is licensed to you under the terms described in the
+// This copy of Ice-E is licensed to you under the terms described in the
// ICEE_LICENSE file included in this distribution.
//
// **********************************************************************
diff --git a/cppe/src/IceE/Incoming.cpp b/cppe/src/IceE/Incoming.cpp
index a2c27507a70..c935e343e8e 100644
--- a/cppe/src/IceE/Incoming.cpp
+++ b/cppe/src/IceE/Incoming.cpp
@@ -2,7 +2,7 @@
//
// Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved.
//
-// This copy of Ice is licensed to you under the terms described in the
+// This copy of Ice-E is licensed to you under the terms described in the
// ICEE_LICENSE file included in this distribution.
//
// **********************************************************************
diff --git a/cppe/src/IceE/IncomingConnectionFactory.cpp b/cppe/src/IceE/IncomingConnectionFactory.cpp
index bb1ac834f36..e2e400a37d6 100644
--- a/cppe/src/IceE/IncomingConnectionFactory.cpp
+++ b/cppe/src/IceE/IncomingConnectionFactory.cpp
@@ -2,7 +2,7 @@
//
// Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved.
//
-// This copy of Ice is licensed to you under the terms described in the
+// This copy of Ice-E is licensed to you under the terms described in the
// ICEE_LICENSE file included in this distribution.
//
// **********************************************************************
diff --git a/cppe/src/IceE/IncomingConnectionFactory.h b/cppe/src/IceE/IncomingConnectionFactory.h
index 639bebc46ba..717af507918 100755
--- a/cppe/src/IceE/IncomingConnectionFactory.h
+++ b/cppe/src/IceE/IncomingConnectionFactory.h
@@ -3,7 +3,7 @@
//
// Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved.
//
-// This copy of Ice is licensed to you under the terms described in the
+// This copy of Ice-E is licensed to you under the terms described in the
// ICEE_LICENSE file included in this distribution.
//
// **********************************************************************
diff --git a/cppe/src/IceE/Initialize.cpp b/cppe/src/IceE/Initialize.cpp
index 831c2889c59..62f040a9e49 100644
--- a/cppe/src/IceE/Initialize.cpp
+++ b/cppe/src/IceE/Initialize.cpp
@@ -2,7 +2,7 @@
//
// Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved.
//
-// This copy of Ice is licensed to you under the terms described in the
+// This copy of Ice-E is licensed to you under the terms described in the
// ICEE_LICENSE file included in this distribution.
//
// **********************************************************************
diff --git a/cppe/src/IceE/Instance.cpp b/cppe/src/IceE/Instance.cpp
index 49995bc6679..2fb87cfa5e5 100644
--- a/cppe/src/IceE/Instance.cpp
+++ b/cppe/src/IceE/Instance.cpp
@@ -2,7 +2,7 @@
//
// Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved.
//
-// This copy of Ice is licensed to you under the terms described in the
+// This copy of Ice-E is licensed to you under the terms described in the
// ICEE_LICENSE file included in this distribution.
//
// **********************************************************************
diff --git a/cppe/src/IceE/Instance.h b/cppe/src/IceE/Instance.h
index ed61cc4b084..eda19d843a0 100644
--- a/cppe/src/IceE/Instance.h
+++ b/cppe/src/IceE/Instance.h
@@ -2,7 +2,7 @@
//
// Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved.
//
-// This copy of Ice is licensed to you under the terms described in the
+// This copy of Ice-E is licensed to you under the terms described in the
// ICEE_LICENSE file included in this distribution.
//
// **********************************************************************
diff --git a/cppe/src/IceE/LocalException.cpp b/cppe/src/IceE/LocalException.cpp
index 2f63d22e5b9..00531301eb2 100755
--- a/cppe/src/IceE/LocalException.cpp
+++ b/cppe/src/IceE/LocalException.cpp
@@ -2,7 +2,7 @@
//
// Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved.
//
-// This copy of Ice is licensed to you under the terms described in the
+// This copy of Ice-E is licensed to you under the terms described in the
// ICEE_LICENSE file included in this distribution.
//
// **********************************************************************
diff --git a/cppe/src/IceE/LocalObject.cpp b/cppe/src/IceE/LocalObject.cpp
index a8316be312d..f589b985b80 100644
--- a/cppe/src/IceE/LocalObject.cpp
+++ b/cppe/src/IceE/LocalObject.cpp
@@ -2,7 +2,7 @@
//
// Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved.
//
-// This copy of Ice is licensed to you under the terms described in the
+// This copy of Ice-E is licensed to you under the terms described in the
// ICEE_LICENSE file included in this distribution.
//
// **********************************************************************
diff --git a/cppe/src/IceE/LocatorInfo.cpp b/cppe/src/IceE/LocatorInfo.cpp
index 26e438e7157..3539fc9e7af 100644
--- a/cppe/src/IceE/LocatorInfo.cpp
+++ b/cppe/src/IceE/LocatorInfo.cpp
@@ -2,7 +2,7 @@
//
// Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved.
//
-// This copy of Ice is licensed to you under the terms described in the
+// This copy of Ice-E is licensed to you under the terms described in the
// ICEE_LICENSE file included in this distribution.
//
// **********************************************************************
diff --git a/cppe/src/IceE/LocatorInfo.h b/cppe/src/IceE/LocatorInfo.h
index 1ec21aafa89..4a2c74c6d73 100644
--- a/cppe/src/IceE/LocatorInfo.h
+++ b/cppe/src/IceE/LocatorInfo.h
@@ -2,7 +2,7 @@
//
// Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved.
//
-// This copy of Ice is licensed to you under the terms described in the
+// This copy of Ice-E is licensed to you under the terms described in the
// ICEE_LICENSE file included in this distribution.
//
// **********************************************************************
diff --git a/cppe/src/IceE/LoggerI.cpp b/cppe/src/IceE/LoggerI.cpp
index 8b30b84be3f..1f34b743adc 100644
--- a/cppe/src/IceE/LoggerI.cpp
+++ b/cppe/src/IceE/LoggerI.cpp
@@ -2,7 +2,7 @@
//
// Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved.
//
-// This copy of Ice is licensed to you under the terms described in the
+// This copy of Ice-E is licensed to you under the terms described in the
// ICEE_LICENSE file included in this distribution.
//
// **********************************************************************
diff --git a/cppe/src/IceE/LoggerI.h b/cppe/src/IceE/LoggerI.h
index 3f529ec3697..575706ef4e2 100644
--- a/cppe/src/IceE/LoggerI.h
+++ b/cppe/src/IceE/LoggerI.h
@@ -2,7 +2,7 @@
//
// Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved.
//
-// This copy of Ice is licensed to you under the terms described in the
+// This copy of Ice-E is licensed to you under the terms described in the
// ICEE_LICENSE file included in this distribution.
//
// **********************************************************************
diff --git a/cppe/src/IceE/LoggerUtil.cpp b/cppe/src/IceE/LoggerUtil.cpp
index 7be15b6cc0d..297a076f8d1 100644
--- a/cppe/src/IceE/LoggerUtil.cpp
+++ b/cppe/src/IceE/LoggerUtil.cpp
@@ -2,7 +2,7 @@
//
// Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved.
//
-// This copy of Ice is licensed to you under the terms described in the
+// This copy of Ice-E is licensed to you under the terms described in the
// ICEE_LICENSE file included in this distribution.
//
// **********************************************************************
diff --git a/cppe/src/IceE/Makefile b/cppe/src/IceE/Makefile
index b134c079571..64ab51cd56d 100644
--- a/cppe/src/IceE/Makefile
+++ b/cppe/src/IceE/Makefile
@@ -2,8 +2,8 @@
#
# 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 copy of Ice-E is licensed to you under the terms described in the
+# ICEE_LICENSE file included in this distribution.
#
# **********************************************************************
diff --git a/cppe/src/IceE/Network.cpp b/cppe/src/IceE/Network.cpp
index 31628f1b257..7c9d8422412 100644
--- a/cppe/src/IceE/Network.cpp
+++ b/cppe/src/IceE/Network.cpp
@@ -2,7 +2,7 @@
//
// Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved.
//
-// This copy of Ice is licensed to you under the terms described in the
+// This copy of Ice-E is licensed to you under the terms described in the
// ICEE_LICENSE file included in this distribution.
//
// **********************************************************************
diff --git a/cppe/src/IceE/Network.h b/cppe/src/IceE/Network.h
index 20ea18db0a3..845b8dbeea9 100644
--- a/cppe/src/IceE/Network.h
+++ b/cppe/src/IceE/Network.h
@@ -2,7 +2,7 @@
//
// Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved.
//
-// This copy of Ice is licensed to you under the terms described in the
+// This copy of Ice-E is licensed to you under the terms described in the
// ICEE_LICENSE file included in this distribution.
//
// **********************************************************************
diff --git a/cppe/src/IceE/Object.cpp b/cppe/src/IceE/Object.cpp
index aff5b49b0fd..9d763d31a71 100644
--- a/cppe/src/IceE/Object.cpp
+++ b/cppe/src/IceE/Object.cpp
@@ -2,7 +2,7 @@
//
// Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved.
//
-// This copy of Ice is licensed to you under the terms described in the
+// This copy of Ice-E is licensed to you under the terms described in the
// ICEE_LICENSE file included in this distribution.
//
// **********************************************************************
diff --git a/cppe/src/IceE/ObjectAdapter.cpp b/cppe/src/IceE/ObjectAdapter.cpp
index 2f4af50303d..59cd9bf1f14 100644
--- a/cppe/src/IceE/ObjectAdapter.cpp
+++ b/cppe/src/IceE/ObjectAdapter.cpp
@@ -2,7 +2,7 @@
//
// Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved.
//
-// This copy of Ice is licensed to you under the terms described in the
+// This copy of Ice-E is licensed to you under the terms described in the
// ICEE_LICENSE file included in this distribution.
//
// **********************************************************************
diff --git a/cppe/src/IceE/ObjectAdapterFactory.cpp b/cppe/src/IceE/ObjectAdapterFactory.cpp
index 033e5ec5192..6e11ef1349d 100644
--- a/cppe/src/IceE/ObjectAdapterFactory.cpp
+++ b/cppe/src/IceE/ObjectAdapterFactory.cpp
@@ -2,7 +2,7 @@
//
// Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved.
//
-// This copy of Ice is licensed to you under the terms described in the
+// This copy of Ice-E is licensed to you under the terms described in the
// ICEE_LICENSE file included in this distribution.
//
// **********************************************************************
diff --git a/cppe/src/IceE/ObjectAdapterFactory.h b/cppe/src/IceE/ObjectAdapterFactory.h
index 8573bea9e31..eb91ec4ed9e 100644
--- a/cppe/src/IceE/ObjectAdapterFactory.h
+++ b/cppe/src/IceE/ObjectAdapterFactory.h
@@ -2,7 +2,7 @@
//
// Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved.
//
-// This copy of Ice is licensed to you under the terms described in the
+// This copy of Ice-E is licensed to you under the terms described in the
// ICEE_LICENSE file included in this distribution.
//
// **********************************************************************
diff --git a/cppe/src/IceE/OperationMode.cpp b/cppe/src/IceE/OperationMode.cpp
index 4ab7a71a482..e8b44dcd9de 100644
--- a/cppe/src/IceE/OperationMode.cpp
+++ b/cppe/src/IceE/OperationMode.cpp
@@ -2,7 +2,7 @@
//
// Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved.
//
-// This copy of Ice is licensed to you under the terms described in the
+// This copy of Ice-E is licensed to you under the terms described in the
// ICEE_LICENSE file included in this distribution.
//
// **********************************************************************
diff --git a/cppe/src/IceE/Outgoing.cpp b/cppe/src/IceE/Outgoing.cpp
index 24fc1e1c098..9b23e91b8a3 100644
--- a/cppe/src/IceE/Outgoing.cpp
+++ b/cppe/src/IceE/Outgoing.cpp
@@ -2,7 +2,7 @@
//
// Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved.
//
-// This copy of Ice is licensed to you under the terms described in the
+// This copy of Ice-E is licensed to you under the terms described in the
// ICEE_LICENSE file included in this distribution.
//
// **********************************************************************
diff --git a/cppe/src/IceE/OutgoingConnectionFactory.cpp b/cppe/src/IceE/OutgoingConnectionFactory.cpp
index 5fed6390897..5b584692ac8 100755
--- a/cppe/src/IceE/OutgoingConnectionFactory.cpp
+++ b/cppe/src/IceE/OutgoingConnectionFactory.cpp
@@ -2,7 +2,7 @@
//
// Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved.
//
-// This copy of Ice is licensed to you under the terms described in the
+// This copy of Ice-E is licensed to you under the terms described in the
// ICEE_LICENSE file included in this distribution.
//
// **********************************************************************
diff --git a/cppe/src/IceE/OutgoingConnectionFactory.h b/cppe/src/IceE/OutgoingConnectionFactory.h
index b3170b9a795..3ca4f72dfdf 100755
--- a/cppe/src/IceE/OutgoingConnectionFactory.h
+++ b/cppe/src/IceE/OutgoingConnectionFactory.h
@@ -2,7 +2,7 @@
//
// Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved.
//
-// This copy of Ice is licensed to you under the terms described in the
+// This copy of Ice-E is licensed to you under the terms described in the
// ICEE_LICENSE file included in this distribution.
//
// **********************************************************************
diff --git a/cppe/src/IceE/Properties.cpp b/cppe/src/IceE/Properties.cpp
index f1c6c1d4c39..ee17b44b12c 100644
--- a/cppe/src/IceE/Properties.cpp
+++ b/cppe/src/IceE/Properties.cpp
@@ -2,7 +2,7 @@
//
// Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved.
//
-// This copy of Ice is licensed to you under the terms described in the
+// This copy of Ice-E is licensed to you under the terms described in the
// ICEE_LICENSE file included in this distribution.
//
// **********************************************************************
diff --git a/cppe/src/IceE/Protocol.h b/cppe/src/IceE/Protocol.h
index 474f0a5c8e2..c1fa7c25d0e 100644
--- a/cppe/src/IceE/Protocol.h
+++ b/cppe/src/IceE/Protocol.h
@@ -2,7 +2,7 @@
//
// Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved.
//
-// This copy of Ice is licensed to you under the terms described in the
+// This copy of Ice-E is licensed to you under the terms described in the
// ICEE_LICENSE file included in this distribution.
//
// **********************************************************************
diff --git a/cppe/src/IceE/Proxy.cpp b/cppe/src/IceE/Proxy.cpp
index f448308d3db..49aec674dd3 100644
--- a/cppe/src/IceE/Proxy.cpp
+++ b/cppe/src/IceE/Proxy.cpp
@@ -2,7 +2,7 @@
//
// Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved.
//
-// This copy of Ice is licensed to you under the terms described in the
+// This copy of Ice-E is licensed to you under the terms described in the
// ICEE_LICENSE file included in this distribution.
//
// **********************************************************************
diff --git a/cppe/src/IceE/ProxyFactory.cpp b/cppe/src/IceE/ProxyFactory.cpp
index 3bcf7e15c81..9e80e0b6e09 100644
--- a/cppe/src/IceE/ProxyFactory.cpp
+++ b/cppe/src/IceE/ProxyFactory.cpp
@@ -2,7 +2,7 @@
//
// Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved.
//
-// This copy of Ice is licensed to you under the terms described in the
+// This copy of Ice-E is licensed to you under the terms described in the
// ICEE_LICENSE file included in this distribution.
//
// **********************************************************************
diff --git a/cppe/src/IceE/ProxyFactory.h b/cppe/src/IceE/ProxyFactory.h
index ba252ba2c98..dcd5c7835d1 100644
--- a/cppe/src/IceE/ProxyFactory.h
+++ b/cppe/src/IceE/ProxyFactory.h
@@ -2,7 +2,7 @@
//
// Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved.
//
-// This copy of Ice is licensed to you under the terms described in the
+// This copy of Ice-E is licensed to you under the terms described in the
// ICEE_LICENSE file included in this distribution.
//
// **********************************************************************
diff --git a/cppe/src/IceE/RWRecMutex.cpp b/cppe/src/IceE/RWRecMutex.cpp
index 6bc9782b1c4..ed2caa767a4 100644
--- a/cppe/src/IceE/RWRecMutex.cpp
+++ b/cppe/src/IceE/RWRecMutex.cpp
@@ -2,7 +2,7 @@
//
// Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved.
//
-// This copy of Ice is licensed to you under the terms described in the
+// This copy of Ice-E is licensed to you under the terms described in the
// ICEE_LICENSE file included in this distribution.
//
// **********************************************************************
diff --git a/cppe/src/IceE/RecMutex.cpp b/cppe/src/IceE/RecMutex.cpp
index 7575a1ce6e4..f328b40dafe 100644
--- a/cppe/src/IceE/RecMutex.cpp
+++ b/cppe/src/IceE/RecMutex.cpp
@@ -2,7 +2,7 @@
//
// Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved.
//
-// This copy of Ice is licensed to you under the terms described in the
+// This copy of Ice-E is licensed to you under the terms described in the
// ICEE_LICENSE file included in this distribution.
//
// **********************************************************************
diff --git a/cppe/src/IceE/Reference.cpp b/cppe/src/IceE/Reference.cpp
index 3a2e1c83cf6..9dc3e4eaa8e 100644
--- a/cppe/src/IceE/Reference.cpp
+++ b/cppe/src/IceE/Reference.cpp
@@ -2,7 +2,7 @@
//
// Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved.
//
-// This copy of Ice is licensed to you under the terms described in the
+// This copy of Ice-E is licensed to you under the terms described in the
// ICEE_LICENSE file included in this distribution.
//
// **********************************************************************
diff --git a/cppe/src/IceE/Reference.h b/cppe/src/IceE/Reference.h
index ff1ca663043..3dc4e5e1b21 100644
--- a/cppe/src/IceE/Reference.h
+++ b/cppe/src/IceE/Reference.h
@@ -2,7 +2,7 @@
//
// Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved.
//
-// This copy of Ice is licensed to you under the terms described in the
+// This copy of Ice-E is licensed to you under the terms described in the
// ICEE_LICENSE file included in this distribution.
//
// **********************************************************************
diff --git a/cppe/src/IceE/ReferenceFactory.cpp b/cppe/src/IceE/ReferenceFactory.cpp
index 5d1d9581666..f68ad160a1a 100644
--- a/cppe/src/IceE/ReferenceFactory.cpp
+++ b/cppe/src/IceE/ReferenceFactory.cpp
@@ -2,7 +2,7 @@
//
// Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved.
//
-// This copy of Ice is licensed to you under the terms described in the
+// This copy of Ice-E is licensed to you under the terms described in the
// ICEE_LICENSE file included in this distribution.
//
// **********************************************************************
diff --git a/cppe/src/IceE/ReferenceFactory.h b/cppe/src/IceE/ReferenceFactory.h
index af242aaa972..a9c802db1bb 100644
--- a/cppe/src/IceE/ReferenceFactory.h
+++ b/cppe/src/IceE/ReferenceFactory.h
@@ -2,7 +2,7 @@
//
// Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved.
//
-// This copy of Ice is licensed to you under the terms described in the
+// This copy of Ice-E is licensed to you under the terms described in the
// ICEE_LICENSE file included in this distribution.
//
// **********************************************************************
diff --git a/cppe/src/IceE/ReferenceFactoryF.h b/cppe/src/IceE/ReferenceFactoryF.h
index bc45a06b545..2cb59c91bb6 100644
--- a/cppe/src/IceE/ReferenceFactoryF.h
+++ b/cppe/src/IceE/ReferenceFactoryF.h
@@ -2,7 +2,7 @@
//
// Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved.
//
-// This copy of Ice is licensed to you under the terms described in the
+// This copy of Ice-E is licensed to you under the terms described in the
// ICEE_LICENSE file included in this distribution.
//
// **********************************************************************
diff --git a/cppe/src/IceE/RouterInfo.cpp b/cppe/src/IceE/RouterInfo.cpp
index 10c0fa10b7d..130166f4e23 100644
--- a/cppe/src/IceE/RouterInfo.cpp
+++ b/cppe/src/IceE/RouterInfo.cpp
@@ -2,7 +2,7 @@
//
// Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved.
//
-// This copy of Ice is licensed to you under the terms described in the
+// This copy of Ice-E is licensed to you under the terms described in the
// ICEE_LICENSE file included in this distribution.
//
// **********************************************************************
diff --git a/cppe/src/IceE/RouterInfo.h b/cppe/src/IceE/RouterInfo.h
index 9ebc42cfc86..e641a132943 100644
--- a/cppe/src/IceE/RouterInfo.h
+++ b/cppe/src/IceE/RouterInfo.h
@@ -2,7 +2,7 @@
//
// Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved.
//
-// This copy of Ice is licensed to you under the terms described in the
+// This copy of Ice-E is licensed to you under the terms described in the
// ICEE_LICENSE file included in this distribution.
//
// **********************************************************************
diff --git a/cppe/src/IceE/RouterInfoF.h b/cppe/src/IceE/RouterInfoF.h
index a5552815fb2..33f02b33a01 100644
--- a/cppe/src/IceE/RouterInfoF.h
+++ b/cppe/src/IceE/RouterInfoF.h
@@ -2,7 +2,7 @@
//
// Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved.
//
-// This copy of Ice is licensed to you under the terms described in the
+// This copy of Ice-E is licensed to you under the terms described in the
// ICEE_LICENSE file included in this distribution.
//
// **********************************************************************
diff --git a/cppe/src/IceE/RoutingTable.cpp b/cppe/src/IceE/RoutingTable.cpp
index 2f7c4d91889..fb6900f571b 100644
--- a/cppe/src/IceE/RoutingTable.cpp
+++ b/cppe/src/IceE/RoutingTable.cpp
@@ -2,7 +2,7 @@
//
// Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved.
//
-// This copy of Ice is licensed to you under the terms described in the
+// This copy of Ice-E is licensed to you under the terms described in the
// ICEE_LICENSE file included in this distribution.
//
// **********************************************************************
diff --git a/cppe/src/IceE/SafeStdio.cpp b/cppe/src/IceE/SafeStdio.cpp
index 05cecb38d37..e9466339c59 100755
--- a/cppe/src/IceE/SafeStdio.cpp
+++ b/cppe/src/IceE/SafeStdio.cpp
@@ -2,7 +2,7 @@
//
// Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved.
//
-// This copy of Ice is licensed to you under the terms described in the
+// This copy of Ice-E is licensed to you under the terms described in the
// ICEE_LICENSE file included in this distribution.
//
// **********************************************************************
diff --git a/cppe/src/IceE/ServantManager.cpp b/cppe/src/IceE/ServantManager.cpp
index 2e3b53b0ff8..1a602993721 100644
--- a/cppe/src/IceE/ServantManager.cpp
+++ b/cppe/src/IceE/ServantManager.cpp
@@ -2,7 +2,7 @@
//
// Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved.
//
-// This copy of Ice is licensed to you under the terms described in the
+// This copy of Ice-E is licensed to you under the terms described in the
// ICEE_LICENSE file included in this distribution.
//
// **********************************************************************
diff --git a/cppe/src/IceE/ServantManager.h b/cppe/src/IceE/ServantManager.h
index 0c5a42dae6a..5ff025bf3cb 100644
--- a/cppe/src/IceE/ServantManager.h
+++ b/cppe/src/IceE/ServantManager.h
@@ -2,7 +2,7 @@
//
// Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved.
//
-// This copy of Ice is licensed to you under the terms described in the
+// This copy of Ice-E is licensed to you under the terms described in the
// ICEE_LICENSE file included in this distribution.
//
// **********************************************************************
diff --git a/cppe/src/IceE/Shared.cpp b/cppe/src/IceE/Shared.cpp
index f040bc756f9..e82b9eb95d6 100644
--- a/cppe/src/IceE/Shared.cpp
+++ b/cppe/src/IceE/Shared.cpp
@@ -2,7 +2,7 @@
//
// Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved.
//
-// This copy of Ice is licensed to you under the terms described in the
+// This copy of Ice-E is licensed to you under the terms described in the
// ICEE_LICENSE file included in this distribution.
//
// **********************************************************************
diff --git a/cppe/src/IceE/StaticMutex.cpp b/cppe/src/IceE/StaticMutex.cpp
index e4c57f54f9a..ed7a7fbd0f1 100644
--- a/cppe/src/IceE/StaticMutex.cpp
+++ b/cppe/src/IceE/StaticMutex.cpp
@@ -2,7 +2,7 @@
//
// Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved.
//
-// This copy of Ice is licensed to you under the terms described in the
+// This copy of Ice-E is licensed to you under the terms described in the
// ICEE_LICENSE file included in this distribution.
//
// **********************************************************************
diff --git a/cppe/src/IceE/StringUtil.cpp b/cppe/src/IceE/StringUtil.cpp
index 26ba08c66ec..262636c2fd5 100644
--- a/cppe/src/IceE/StringUtil.cpp
+++ b/cppe/src/IceE/StringUtil.cpp
@@ -2,7 +2,7 @@
//
// Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved.
//
-// This copy of Ice is licensed to you under the terms described in the
+// This copy of Ice-E is licensed to you under the terms described in the
// ICEE_LICENSE file included in this distribution.
//
// **********************************************************************
diff --git a/cppe/src/IceE/Thread.cpp b/cppe/src/IceE/Thread.cpp
index e6af12c1e26..d5cc992bd65 100644
--- a/cppe/src/IceE/Thread.cpp
+++ b/cppe/src/IceE/Thread.cpp
@@ -2,7 +2,7 @@
//
// Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved.
//
-// This copy of Ice is licensed to you under the terms described in the
+// This copy of Ice-E is licensed to you under the terms described in the
// ICEE_LICENSE file included in this distribution.
//
// **********************************************************************
diff --git a/cppe/src/IceE/ThreadException.cpp b/cppe/src/IceE/ThreadException.cpp
index b538904fb33..fb096379644 100644
--- a/cppe/src/IceE/ThreadException.cpp
+++ b/cppe/src/IceE/ThreadException.cpp
@@ -2,7 +2,7 @@
//
// Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved.
//
-// This copy of Ice is licensed to you under the terms described in the
+// This copy of Ice-E is licensed to you under the terms described in the
// ICEE_LICENSE file included in this distribution.
//
// **********************************************************************
diff --git a/cppe/src/IceE/Time.cpp b/cppe/src/IceE/Time.cpp
index 0421202e3f9..ca6cc288b3e 100644
--- a/cppe/src/IceE/Time.cpp
+++ b/cppe/src/IceE/Time.cpp
@@ -2,7 +2,7 @@
//
// Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved.
//
-// This copy of Ice is licensed to you under the terms described in the
+// This copy of Ice-E is licensed to you under the terms described in the
// ICEE_LICENSE file included in this distribution.
//
// **********************************************************************
diff --git a/cppe/src/IceE/TraceLevels.cpp b/cppe/src/IceE/TraceLevels.cpp
index 2e07ee18e0b..0a31d026c43 100644
--- a/cppe/src/IceE/TraceLevels.cpp
+++ b/cppe/src/IceE/TraceLevels.cpp
@@ -2,7 +2,7 @@
//
// Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved.
//
-// This copy of Ice is licensed to you under the terms described in the
+// This copy of Ice-E is licensed to you under the terms described in the
// ICEE_LICENSE file included in this distribution.
//
// **********************************************************************
diff --git a/cppe/src/IceE/TraceLevels.h b/cppe/src/IceE/TraceLevels.h
index 63c8ebe824c..c7a89b798b4 100644
--- a/cppe/src/IceE/TraceLevels.h
+++ b/cppe/src/IceE/TraceLevels.h
@@ -2,7 +2,7 @@
//
// Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved.
//
-// This copy of Ice is licensed to you under the terms described in the
+// This copy of Ice-E is licensed to you under the terms described in the
// ICEE_LICENSE file included in this distribution.
//
// **********************************************************************
diff --git a/cppe/src/IceE/TraceUtil.cpp b/cppe/src/IceE/TraceUtil.cpp
index 99682f8ec27..bd2aa5f493d 100644
--- a/cppe/src/IceE/TraceUtil.cpp
+++ b/cppe/src/IceE/TraceUtil.cpp
@@ -2,7 +2,7 @@
//
// Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved.
//
-// This copy of Ice is licensed to you under the terms described in the
+// This copy of Ice-E is licensed to you under the terms described in the
// ICEE_LICENSE file included in this distribution.
//
// **********************************************************************
diff --git a/cppe/src/IceE/TraceUtil.h b/cppe/src/IceE/TraceUtil.h
index e6f5d5b8ff1..276030a9f79 100644
--- a/cppe/src/IceE/TraceUtil.h
+++ b/cppe/src/IceE/TraceUtil.h
@@ -2,7 +2,7 @@
//
// Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved.
//
-// This copy of Ice is licensed to you under the terms described in the
+// This copy of Ice-E is licensed to you under the terms described in the
// ICEE_LICENSE file included in this distribution.
//
// **********************************************************************
diff --git a/cppe/src/IceE/Transceiver.h b/cppe/src/IceE/Transceiver.h
index e17d77faca5..6a44eb9f824 100644
--- a/cppe/src/IceE/Transceiver.h
+++ b/cppe/src/IceE/Transceiver.h
@@ -2,7 +2,7 @@
//
// Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved.
//
-// This copy of Ice is licensed to you under the terms described in the
+// This copy of Ice-E is licensed to you under the terms described in the
// ICEE_LICENSE file included in this distribution.
//
// **********************************************************************
diff --git a/cppe/src/IceE/UUID.cpp b/cppe/src/IceE/UUID.cpp
index 13201c321cd..abbd879f37c 100644
--- a/cppe/src/IceE/UUID.cpp
+++ b/cppe/src/IceE/UUID.cpp
@@ -2,7 +2,7 @@
//
// Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved.
//
-// This copy of Ice is licensed to you under the terms described in the
+// This copy of Ice-E is licensed to you under the terms described in the
// ICEE_LICENSE file included in this distribution.
//
// **********************************************************************
diff --git a/cppe/src/IceE/UnknownEndpoint.cpp b/cppe/src/IceE/UnknownEndpoint.cpp
index 0afb156ecad..3c259628faa 100644
--- a/cppe/src/IceE/UnknownEndpoint.cpp
+++ b/cppe/src/IceE/UnknownEndpoint.cpp
@@ -2,8 +2,8 @@
//
// 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 copy of Ice-E is licensed to you under the terms described in the
+// ICEE_LICENSE file included in this distribution.
//
// **********************************************************************
diff --git a/cppe/src/IceE/UnknownEndpoint.h b/cppe/src/IceE/UnknownEndpoint.h
index 19f13685c58..aa8699a0efd 100644
--- a/cppe/src/IceE/UnknownEndpoint.h
+++ b/cppe/src/IceE/UnknownEndpoint.h
@@ -2,8 +2,8 @@
//
// 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 copy of Ice-E is licensed to you under the terms described in the
+// ICEE_LICENSE file included in this distribution.
//
// **********************************************************************
diff --git a/cppe/src/IceEC/Makefile b/cppe/src/IceEC/Makefile
index fa80e06e7f0..e67e95489b0 100644
--- a/cppe/src/IceEC/Makefile
+++ b/cppe/src/IceEC/Makefile
@@ -3,7 +3,7 @@
# Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved.
#
# This copy of IceE is licensed to you under the terms described in the
-# ICE_LICENSE file included in this distribution.
+# ICEE_LICENSE file included in this distribution.
#
# **********************************************************************
diff --git a/cppe/src/Makefile b/cppe/src/Makefile
index 1ee7440a08a..32452e99107 100644
--- a/cppe/src/Makefile
+++ b/cppe/src/Makefile
@@ -2,8 +2,8 @@
#
# 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 copy of Ice-E is licensed to you under the terms described in the
+# ICEE_LICENSE file included in this distribution.
#
# **********************************************************************
diff --git a/cppe/src/TcpTransport/Acceptor.cpp b/cppe/src/TcpTransport/Acceptor.cpp
index 2e74ea98ece..5056cfebab0 100644
--- a/cppe/src/TcpTransport/Acceptor.cpp
+++ b/cppe/src/TcpTransport/Acceptor.cpp
@@ -2,7 +2,7 @@
//
// Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved.
//
-// This copy of Ice is licensed to you under the terms described in the
+// This copy of Ice-E is licensed to you under the terms described in the
// ICEE_LICENSE file included in this distribution.
//
// **********************************************************************
diff --git a/cppe/src/TcpTransport/Connector.cpp b/cppe/src/TcpTransport/Connector.cpp
index 16f23a027bf..1750d7fe117 100644
--- a/cppe/src/TcpTransport/Connector.cpp
+++ b/cppe/src/TcpTransport/Connector.cpp
@@ -2,7 +2,7 @@
//
// Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved.
//
-// This copy of Ice is licensed to you under the terms described in the
+// This copy of Ice-E is licensed to you under the terms described in the
// ICEE_LICENSE file included in this distribution.
//
// **********************************************************************
diff --git a/cppe/src/TcpTransport/EndpointFactory.cpp b/cppe/src/TcpTransport/EndpointFactory.cpp
index 050940660ff..11b09c7227e 100644
--- a/cppe/src/TcpTransport/EndpointFactory.cpp
+++ b/cppe/src/TcpTransport/EndpointFactory.cpp
@@ -2,7 +2,7 @@
//
// Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved.
//
-// This copy of Ice is licensed to you under the terms described in the
+// This copy of Ice-E is licensed to you under the terms described in the
// ICEE_LICENSE file included in this distribution.
//
// **********************************************************************
diff --git a/cppe/src/TcpTransport/TcpEndpoint.cpp b/cppe/src/TcpTransport/TcpEndpoint.cpp
index b8c912c5da8..92ddda9ac2c 100644
--- a/cppe/src/TcpTransport/TcpEndpoint.cpp
+++ b/cppe/src/TcpTransport/TcpEndpoint.cpp
@@ -2,7 +2,7 @@
//
// Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved.
//
-// This copy of Ice is licensed to you under the terms described in the
+// This copy of Ice-E is licensed to you under the terms described in the
// ICEE_LICENSE file included in this distribution.
//
// **********************************************************************
diff --git a/cppe/src/TcpTransport/TcpEndpoint.h b/cppe/src/TcpTransport/TcpEndpoint.h
index 308f0320075..0880ca794a0 100644
--- a/cppe/src/TcpTransport/TcpEndpoint.h
+++ b/cppe/src/TcpTransport/TcpEndpoint.h
@@ -2,7 +2,7 @@
//
// Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved.
//
-// This copy of Ice is licensed to you under the terms described in the
+// This copy of Ice-E is licensed to you under the terms described in the
// ICEE_LICENSE file included in this distribution.
//
// **********************************************************************
diff --git a/cppe/src/TcpTransport/Transceiver.cpp b/cppe/src/TcpTransport/Transceiver.cpp
index 8e0325f1802..82f53f36256 100644
--- a/cppe/src/TcpTransport/Transceiver.cpp
+++ b/cppe/src/TcpTransport/Transceiver.cpp
@@ -2,7 +2,7 @@
//
// Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved.
//
-// This copy of Ice is licensed to you under the terms described in the
+// This copy of Ice-E is licensed to you under the terms described in the
// ICEE_LICENSE file included in this distribution.
//
// **********************************************************************