summaryrefslogtreecommitdiff
path: root/cpp/slice
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/slice')
-rw-r--r--cpp/slice/Freeze/CatalogData.ice2
-rwxr-xr-xcpp/slice/Freeze/Connection.ice3
-rw-r--r--cpp/slice/Freeze/ConnectionF.ice2
-rw-r--r--cpp/slice/Freeze/DB.ice2
-rw-r--r--cpp/slice/Freeze/Evictor.ice2
-rw-r--r--cpp/slice/Freeze/EvictorF.ice2
-rw-r--r--cpp/slice/Freeze/EvictorStorage.ice2
-rw-r--r--cpp/slice/Freeze/Exception.ice2
-rw-r--r--cpp/slice/Freeze/Makefile2
-rwxr-xr-xcpp/slice/Freeze/Transaction.ice3
-rw-r--r--cpp/slice/Glacier2/Makefile2
-rw-r--r--cpp/slice/Glacier2/PermissionsVerifier.ice2
-rwxr-xr-xcpp/slice/Glacier2/PermissionsVerifierF.ice2
-rw-r--r--cpp/slice/Glacier2/Router.ice2
-rw-r--r--cpp/slice/Glacier2/RouterF.ice2
-rw-r--r--cpp/slice/Glacier2/Session.ice2
-rw-r--r--cpp/slice/Glacier2/SessionF.ice2
-rw-r--r--cpp/slice/Ice/BuiltinSequences.ice2
-rw-r--r--cpp/slice/Ice/Communicator.ice2
-rw-r--r--cpp/slice/Ice/CommunicatorF.ice2
-rw-r--r--cpp/slice/Ice/Connection.ice2
-rw-r--r--cpp/slice/Ice/ConnectionF.ice2
-rw-r--r--cpp/slice/Ice/Current.ice2
-rw-r--r--cpp/slice/Ice/Endpoint.ice2
-rw-r--r--cpp/slice/Ice/FacetMap.ice2
-rw-r--r--cpp/slice/Ice/Identity.ice2
-rw-r--r--cpp/slice/Ice/LocalException.ice2
-rw-r--r--cpp/slice/Ice/Locator.ice2
-rw-r--r--cpp/slice/Ice/LocatorF.ice2
-rw-r--r--cpp/slice/Ice/Logger.ice2
-rw-r--r--cpp/slice/Ice/LoggerF.ice2
-rw-r--r--cpp/slice/Ice/Makefile2
-rw-r--r--cpp/slice/Ice/ObjectAdapter.ice2
-rw-r--r--cpp/slice/Ice/ObjectAdapterF.ice2
-rw-r--r--cpp/slice/Ice/ObjectFactory.ice2
-rw-r--r--cpp/slice/Ice/ObjectFactoryF.ice2
-rw-r--r--cpp/slice/Ice/Plugin.ice2
-rw-r--r--cpp/slice/Ice/PluginF.ice2
-rw-r--r--cpp/slice/Ice/Process.ice2
-rw-r--r--cpp/slice/Ice/ProcessF.ice2
-rw-r--r--cpp/slice/Ice/Properties.ice2
-rw-r--r--cpp/slice/Ice/PropertiesF.ice2
-rw-r--r--cpp/slice/Ice/Router.ice2
-rw-r--r--cpp/slice/Ice/RouterF.ice2
-rw-r--r--cpp/slice/Ice/ServantLocator.ice2
-rw-r--r--cpp/slice/Ice/ServantLocatorF.ice2
-rw-r--r--cpp/slice/Ice/SliceChecksumDict.ice2
-rw-r--r--cpp/slice/Ice/Stats.ice2
-rw-r--r--cpp/slice/Ice/StatsF.ice2
-rw-r--r--cpp/slice/IceBox/IceBox.ice2
-rw-r--r--cpp/slice/IceBox/Makefile2
-rw-r--r--cpp/slice/IceGrid/Admin.ice2
-rw-r--r--cpp/slice/IceGrid/Descriptor.ice2
-rw-r--r--cpp/slice/IceGrid/Exception.ice2
-rw-r--r--cpp/slice/IceGrid/Makefile2
-rw-r--r--cpp/slice/IceGrid/Observer.ice2
-rw-r--r--cpp/slice/IceGrid/Query.ice2
-rw-r--r--cpp/slice/IcePatch2/FileInfo.ice2
-rw-r--r--cpp/slice/IcePatch2/FileServer.ice2
-rw-r--r--cpp/slice/IcePatch2/Makefile2
-rw-r--r--cpp/slice/IceSSL/CertificateVerifier.ice2
-rw-r--r--cpp/slice/IceSSL/CertificateVerifierF.ice2
-rw-r--r--cpp/slice/IceSSL/Exception.ice2
-rw-r--r--cpp/slice/IceSSL/Makefile2
-rw-r--r--cpp/slice/IceSSL/Plugin.ice2
-rw-r--r--cpp/slice/IceSSL/PluginF.ice2
-rw-r--r--cpp/slice/IceStorm/IceStorm.ice2
-rw-r--r--cpp/slice/IceStorm/Makefile2
-rw-r--r--cpp/slice/Makefile2
69 files changed, 69 insertions, 71 deletions
diff --git a/cpp/slice/Freeze/CatalogData.ice b/cpp/slice/Freeze/CatalogData.ice
index 50ced1b1b97..9e927b10783 100644
--- a/cpp/slice/Freeze/CatalogData.ice
+++ b/cpp/slice/Freeze/CatalogData.ice
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2006 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.
diff --git a/cpp/slice/Freeze/Connection.ice b/cpp/slice/Freeze/Connection.ice
index 0714319b8f9..3f94b223709 100755
--- a/cpp/slice/Freeze/Connection.ice
+++ b/cpp/slice/Freeze/Connection.ice
@@ -1,13 +1,12 @@
// **********************************************************************
//
-// Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2006 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.
//
// **********************************************************************
-
#ifndef FREEZE_CONNECTION_ICE
#define FREEZE_CONNECTION_ICE
diff --git a/cpp/slice/Freeze/ConnectionF.ice b/cpp/slice/Freeze/ConnectionF.ice
index 044977c76a3..57cfa0caa91 100644
--- a/cpp/slice/Freeze/ConnectionF.ice
+++ b/cpp/slice/Freeze/ConnectionF.ice
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2006 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.
diff --git a/cpp/slice/Freeze/DB.ice b/cpp/slice/Freeze/DB.ice
index 9db70c1eac7..992acd44577 100644
--- a/cpp/slice/Freeze/DB.ice
+++ b/cpp/slice/Freeze/DB.ice
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2006 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.
diff --git a/cpp/slice/Freeze/Evictor.ice b/cpp/slice/Freeze/Evictor.ice
index 1cce7f0dc61..ace057647af 100644
--- a/cpp/slice/Freeze/Evictor.ice
+++ b/cpp/slice/Freeze/Evictor.ice
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2006 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.
diff --git a/cpp/slice/Freeze/EvictorF.ice b/cpp/slice/Freeze/EvictorF.ice
index 373b6c38ed6..45d16580954 100644
--- a/cpp/slice/Freeze/EvictorF.ice
+++ b/cpp/slice/Freeze/EvictorF.ice
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2006 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.
diff --git a/cpp/slice/Freeze/EvictorStorage.ice b/cpp/slice/Freeze/EvictorStorage.ice
index 853e9fbab8e..569c5d03057 100644
--- a/cpp/slice/Freeze/EvictorStorage.ice
+++ b/cpp/slice/Freeze/EvictorStorage.ice
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2006 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.
diff --git a/cpp/slice/Freeze/Exception.ice b/cpp/slice/Freeze/Exception.ice
index b5d7cffc06c..2d6a31d1e0c 100644
--- a/cpp/slice/Freeze/Exception.ice
+++ b/cpp/slice/Freeze/Exception.ice
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2006 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.
diff --git a/cpp/slice/Freeze/Makefile b/cpp/slice/Freeze/Makefile
index cb80215473c..0b9280057ae 100644
--- a/cpp/slice/Freeze/Makefile
+++ b/cpp/slice/Freeze/Makefile
@@ -1,6 +1,6 @@
# **********************************************************************
#
-# Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved.
+# Copyright (c) 2003-2006 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.
diff --git a/cpp/slice/Freeze/Transaction.ice b/cpp/slice/Freeze/Transaction.ice
index 40faea4b6c8..1aa640e25a7 100755
--- a/cpp/slice/Freeze/Transaction.ice
+++ b/cpp/slice/Freeze/Transaction.ice
@@ -1,13 +1,12 @@
// **********************************************************************
//
-// Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2006 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.
//
// **********************************************************************
-
#ifndef FREEZE_TRANSACTION_ICE
#define FREEZE_TRANSACTION_ICE
diff --git a/cpp/slice/Glacier2/Makefile b/cpp/slice/Glacier2/Makefile
index 3e5e2d30623..4439d0aee1f 100644
--- a/cpp/slice/Glacier2/Makefile
+++ b/cpp/slice/Glacier2/Makefile
@@ -1,6 +1,6 @@
# **********************************************************************
#
-# Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved.
+# Copyright (c) 2003-2006 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.
diff --git a/cpp/slice/Glacier2/PermissionsVerifier.ice b/cpp/slice/Glacier2/PermissionsVerifier.ice
index 7f64e311cc8..d506487c0cb 100644
--- a/cpp/slice/Glacier2/PermissionsVerifier.ice
+++ b/cpp/slice/Glacier2/PermissionsVerifier.ice
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2006 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.
diff --git a/cpp/slice/Glacier2/PermissionsVerifierF.ice b/cpp/slice/Glacier2/PermissionsVerifierF.ice
index 8219f1f95dd..0608b28579a 100755
--- a/cpp/slice/Glacier2/PermissionsVerifierF.ice
+++ b/cpp/slice/Glacier2/PermissionsVerifierF.ice
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2006 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.
diff --git a/cpp/slice/Glacier2/Router.ice b/cpp/slice/Glacier2/Router.ice
index 757ba17e763..4dbf3a83433 100644
--- a/cpp/slice/Glacier2/Router.ice
+++ b/cpp/slice/Glacier2/Router.ice
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2006 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.
diff --git a/cpp/slice/Glacier2/RouterF.ice b/cpp/slice/Glacier2/RouterF.ice
index 6ed9dd4e590..a6e665ce0ee 100644
--- a/cpp/slice/Glacier2/RouterF.ice
+++ b/cpp/slice/Glacier2/RouterF.ice
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2006 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.
diff --git a/cpp/slice/Glacier2/Session.ice b/cpp/slice/Glacier2/Session.ice
index 655ee9bd0d4..29ae63ab51d 100644
--- a/cpp/slice/Glacier2/Session.ice
+++ b/cpp/slice/Glacier2/Session.ice
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2006 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.
diff --git a/cpp/slice/Glacier2/SessionF.ice b/cpp/slice/Glacier2/SessionF.ice
index 39868925034..492c61fe3cd 100644
--- a/cpp/slice/Glacier2/SessionF.ice
+++ b/cpp/slice/Glacier2/SessionF.ice
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2006 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.
diff --git a/cpp/slice/Ice/BuiltinSequences.ice b/cpp/slice/Ice/BuiltinSequences.ice
index 96a29cbaae3..803b1bfa502 100644
--- a/cpp/slice/Ice/BuiltinSequences.ice
+++ b/cpp/slice/Ice/BuiltinSequences.ice
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2006 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.
diff --git a/cpp/slice/Ice/Communicator.ice b/cpp/slice/Ice/Communicator.ice
index 1a6bf69b81d..b57af4df128 100644
--- a/cpp/slice/Ice/Communicator.ice
+++ b/cpp/slice/Ice/Communicator.ice
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2006 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.
diff --git a/cpp/slice/Ice/CommunicatorF.ice b/cpp/slice/Ice/CommunicatorF.ice
index 8ed5a764d37..7eaba7490bd 100644
--- a/cpp/slice/Ice/CommunicatorF.ice
+++ b/cpp/slice/Ice/CommunicatorF.ice
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2006 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.
diff --git a/cpp/slice/Ice/Connection.ice b/cpp/slice/Ice/Connection.ice
index 60777b5b73c..ba13c2a460f 100644
--- a/cpp/slice/Ice/Connection.ice
+++ b/cpp/slice/Ice/Connection.ice
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2006 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.
diff --git a/cpp/slice/Ice/ConnectionF.ice b/cpp/slice/Ice/ConnectionF.ice
index 4013a5b9097..ab727e13aac 100644
--- a/cpp/slice/Ice/ConnectionF.ice
+++ b/cpp/slice/Ice/ConnectionF.ice
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2006 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.
diff --git a/cpp/slice/Ice/Current.ice b/cpp/slice/Ice/Current.ice
index da2205d294b..f8a8fe4f41d 100644
--- a/cpp/slice/Ice/Current.ice
+++ b/cpp/slice/Ice/Current.ice
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2006 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.
diff --git a/cpp/slice/Ice/Endpoint.ice b/cpp/slice/Ice/Endpoint.ice
index 5ff42d0c2a4..dc53af77752 100644
--- a/cpp/slice/Ice/Endpoint.ice
+++ b/cpp/slice/Ice/Endpoint.ice
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2006 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.
diff --git a/cpp/slice/Ice/FacetMap.ice b/cpp/slice/Ice/FacetMap.ice
index ccdbdf2c360..68f56178197 100644
--- a/cpp/slice/Ice/FacetMap.ice
+++ b/cpp/slice/Ice/FacetMap.ice
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2006 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.
diff --git a/cpp/slice/Ice/Identity.ice b/cpp/slice/Ice/Identity.ice
index adf9f746d41..6d01bbf5494 100644
--- a/cpp/slice/Ice/Identity.ice
+++ b/cpp/slice/Ice/Identity.ice
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2006 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.
diff --git a/cpp/slice/Ice/LocalException.ice b/cpp/slice/Ice/LocalException.ice
index 5f94b9302c2..66396dd7817 100644
--- a/cpp/slice/Ice/LocalException.ice
+++ b/cpp/slice/Ice/LocalException.ice
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2006 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.
diff --git a/cpp/slice/Ice/Locator.ice b/cpp/slice/Ice/Locator.ice
index e415079d708..90a617832bf 100644
--- a/cpp/slice/Ice/Locator.ice
+++ b/cpp/slice/Ice/Locator.ice
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2006 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.
diff --git a/cpp/slice/Ice/LocatorF.ice b/cpp/slice/Ice/LocatorF.ice
index 0bae7c1b376..47aa02c08f5 100644
--- a/cpp/slice/Ice/LocatorF.ice
+++ b/cpp/slice/Ice/LocatorF.ice
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2006 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.
diff --git a/cpp/slice/Ice/Logger.ice b/cpp/slice/Ice/Logger.ice
index ae70720b3a4..d5604ff40bb 100644
--- a/cpp/slice/Ice/Logger.ice
+++ b/cpp/slice/Ice/Logger.ice
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2006 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.
diff --git a/cpp/slice/Ice/LoggerF.ice b/cpp/slice/Ice/LoggerF.ice
index 4eb875725cc..25ff9afc39a 100644
--- a/cpp/slice/Ice/LoggerF.ice
+++ b/cpp/slice/Ice/LoggerF.ice
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2006 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.
diff --git a/cpp/slice/Ice/Makefile b/cpp/slice/Ice/Makefile
index 062abb2957e..caa85238bb1 100644
--- a/cpp/slice/Ice/Makefile
+++ b/cpp/slice/Ice/Makefile
@@ -1,6 +1,6 @@
# **********************************************************************
#
-# Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved.
+# Copyright (c) 2003-2006 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.
diff --git a/cpp/slice/Ice/ObjectAdapter.ice b/cpp/slice/Ice/ObjectAdapter.ice
index 92b4cc9f08e..ccbaf1e94f6 100644
--- a/cpp/slice/Ice/ObjectAdapter.ice
+++ b/cpp/slice/Ice/ObjectAdapter.ice
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2006 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.
diff --git a/cpp/slice/Ice/ObjectAdapterF.ice b/cpp/slice/Ice/ObjectAdapterF.ice
index 077b26dd20e..40d731b790f 100644
--- a/cpp/slice/Ice/ObjectAdapterF.ice
+++ b/cpp/slice/Ice/ObjectAdapterF.ice
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2006 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.
diff --git a/cpp/slice/Ice/ObjectFactory.ice b/cpp/slice/Ice/ObjectFactory.ice
index a229e78e8cb..5142c8f3141 100644
--- a/cpp/slice/Ice/ObjectFactory.ice
+++ b/cpp/slice/Ice/ObjectFactory.ice
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2006 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.
diff --git a/cpp/slice/Ice/ObjectFactoryF.ice b/cpp/slice/Ice/ObjectFactoryF.ice
index 77fa05c9cf3..7ef7ce61b31 100644
--- a/cpp/slice/Ice/ObjectFactoryF.ice
+++ b/cpp/slice/Ice/ObjectFactoryF.ice
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2006 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.
diff --git a/cpp/slice/Ice/Plugin.ice b/cpp/slice/Ice/Plugin.ice
index de8deaad8d0..4247d9a66b6 100644
--- a/cpp/slice/Ice/Plugin.ice
+++ b/cpp/slice/Ice/Plugin.ice
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2006 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.
diff --git a/cpp/slice/Ice/PluginF.ice b/cpp/slice/Ice/PluginF.ice
index 53548518463..e215c668e14 100644
--- a/cpp/slice/Ice/PluginF.ice
+++ b/cpp/slice/Ice/PluginF.ice
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2006 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.
diff --git a/cpp/slice/Ice/Process.ice b/cpp/slice/Ice/Process.ice
index 9e6a119bab4..d5223d50047 100644
--- a/cpp/slice/Ice/Process.ice
+++ b/cpp/slice/Ice/Process.ice
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2006 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.
diff --git a/cpp/slice/Ice/ProcessF.ice b/cpp/slice/Ice/ProcessF.ice
index 857f99e0e45..4376ffd0ceb 100644
--- a/cpp/slice/Ice/ProcessF.ice
+++ b/cpp/slice/Ice/ProcessF.ice
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2006 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.
diff --git a/cpp/slice/Ice/Properties.ice b/cpp/slice/Ice/Properties.ice
index 5dd7689eaf0..016bf190f6c 100644
--- a/cpp/slice/Ice/Properties.ice
+++ b/cpp/slice/Ice/Properties.ice
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2006 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.
diff --git a/cpp/slice/Ice/PropertiesF.ice b/cpp/slice/Ice/PropertiesF.ice
index 59e5256124c..56396713d2a 100644
--- a/cpp/slice/Ice/PropertiesF.ice
+++ b/cpp/slice/Ice/PropertiesF.ice
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2006 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.
diff --git a/cpp/slice/Ice/Router.ice b/cpp/slice/Ice/Router.ice
index 117be355647..cdd37180dd1 100644
--- a/cpp/slice/Ice/Router.ice
+++ b/cpp/slice/Ice/Router.ice
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2006 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.
diff --git a/cpp/slice/Ice/RouterF.ice b/cpp/slice/Ice/RouterF.ice
index d009983180b..95df1e056d2 100644
--- a/cpp/slice/Ice/RouterF.ice
+++ b/cpp/slice/Ice/RouterF.ice
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2006 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.
diff --git a/cpp/slice/Ice/ServantLocator.ice b/cpp/slice/Ice/ServantLocator.ice
index 80c72f8a6b3..866b5a2af17 100644
--- a/cpp/slice/Ice/ServantLocator.ice
+++ b/cpp/slice/Ice/ServantLocator.ice
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2006 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.
diff --git a/cpp/slice/Ice/ServantLocatorF.ice b/cpp/slice/Ice/ServantLocatorF.ice
index f784f6accad..25847a99311 100644
--- a/cpp/slice/Ice/ServantLocatorF.ice
+++ b/cpp/slice/Ice/ServantLocatorF.ice
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2006 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.
diff --git a/cpp/slice/Ice/SliceChecksumDict.ice b/cpp/slice/Ice/SliceChecksumDict.ice
index 7275bb185fb..8279adbb4b0 100644
--- a/cpp/slice/Ice/SliceChecksumDict.ice
+++ b/cpp/slice/Ice/SliceChecksumDict.ice
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2006 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.
diff --git a/cpp/slice/Ice/Stats.ice b/cpp/slice/Ice/Stats.ice
index 40ce9d3b39c..39810f19b4d 100644
--- a/cpp/slice/Ice/Stats.ice
+++ b/cpp/slice/Ice/Stats.ice
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2006 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.
diff --git a/cpp/slice/Ice/StatsF.ice b/cpp/slice/Ice/StatsF.ice
index e094fbff9cf..92ba956db66 100644
--- a/cpp/slice/Ice/StatsF.ice
+++ b/cpp/slice/Ice/StatsF.ice
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2006 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.
diff --git a/cpp/slice/IceBox/IceBox.ice b/cpp/slice/IceBox/IceBox.ice
index 24b6fb4d448..cce64152e63 100644
--- a/cpp/slice/IceBox/IceBox.ice
+++ b/cpp/slice/IceBox/IceBox.ice
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2006 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.
diff --git a/cpp/slice/IceBox/Makefile b/cpp/slice/IceBox/Makefile
index c4fcbe5c1ac..b4a2a2de241 100644
--- a/cpp/slice/IceBox/Makefile
+++ b/cpp/slice/IceBox/Makefile
@@ -1,6 +1,6 @@
# **********************************************************************
#
-# Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved.
+# Copyright (c) 2003-2006 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.
diff --git a/cpp/slice/IceGrid/Admin.ice b/cpp/slice/IceGrid/Admin.ice
index 9afe8468c9a..4cf304a44a3 100644
--- a/cpp/slice/IceGrid/Admin.ice
+++ b/cpp/slice/IceGrid/Admin.ice
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2006 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.
diff --git a/cpp/slice/IceGrid/Descriptor.ice b/cpp/slice/IceGrid/Descriptor.ice
index 08f9ac22814..7b122c1b9ff 100644
--- a/cpp/slice/IceGrid/Descriptor.ice
+++ b/cpp/slice/IceGrid/Descriptor.ice
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2006 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.
diff --git a/cpp/slice/IceGrid/Exception.ice b/cpp/slice/IceGrid/Exception.ice
index d164b68fbd4..f64aa8599ed 100644
--- a/cpp/slice/IceGrid/Exception.ice
+++ b/cpp/slice/IceGrid/Exception.ice
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2006 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.
diff --git a/cpp/slice/IceGrid/Makefile b/cpp/slice/IceGrid/Makefile
index cfada9a2130..1a080933bd0 100644
--- a/cpp/slice/IceGrid/Makefile
+++ b/cpp/slice/IceGrid/Makefile
@@ -1,6 +1,6 @@
# **********************************************************************
#
-# Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved.
+# Copyright (c) 2003-2006 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.
diff --git a/cpp/slice/IceGrid/Observer.ice b/cpp/slice/IceGrid/Observer.ice
index 7591e07d95b..6d2e1c5c20a 100644
--- a/cpp/slice/IceGrid/Observer.ice
+++ b/cpp/slice/IceGrid/Observer.ice
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2006 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.
diff --git a/cpp/slice/IceGrid/Query.ice b/cpp/slice/IceGrid/Query.ice
index ac7136517cf..939145263ad 100644
--- a/cpp/slice/IceGrid/Query.ice
+++ b/cpp/slice/IceGrid/Query.ice
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2006 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.
diff --git a/cpp/slice/IcePatch2/FileInfo.ice b/cpp/slice/IcePatch2/FileInfo.ice
index 8bfa9a35a76..8d1fb65f61c 100644
--- a/cpp/slice/IcePatch2/FileInfo.ice
+++ b/cpp/slice/IcePatch2/FileInfo.ice
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2006 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.
diff --git a/cpp/slice/IcePatch2/FileServer.ice b/cpp/slice/IcePatch2/FileServer.ice
index 9e42109d331..8c89b7c5179 100644
--- a/cpp/slice/IcePatch2/FileServer.ice
+++ b/cpp/slice/IcePatch2/FileServer.ice
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2006 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.
diff --git a/cpp/slice/IcePatch2/Makefile b/cpp/slice/IcePatch2/Makefile
index 45408eae683..914441ea542 100644
--- a/cpp/slice/IcePatch2/Makefile
+++ b/cpp/slice/IcePatch2/Makefile
@@ -1,6 +1,6 @@
# **********************************************************************
#
-# Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved.
+# Copyright (c) 2003-2006 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.
diff --git a/cpp/slice/IceSSL/CertificateVerifier.ice b/cpp/slice/IceSSL/CertificateVerifier.ice
index f888ad17efa..e49bd15858c 100644
--- a/cpp/slice/IceSSL/CertificateVerifier.ice
+++ b/cpp/slice/IceSSL/CertificateVerifier.ice
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2006 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.
diff --git a/cpp/slice/IceSSL/CertificateVerifierF.ice b/cpp/slice/IceSSL/CertificateVerifierF.ice
index 4d666a1aa40..52624e54da6 100644
--- a/cpp/slice/IceSSL/CertificateVerifierF.ice
+++ b/cpp/slice/IceSSL/CertificateVerifierF.ice
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2006 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.
diff --git a/cpp/slice/IceSSL/Exception.ice b/cpp/slice/IceSSL/Exception.ice
index f8fc01d0cfd..01f175cb3ab 100644
--- a/cpp/slice/IceSSL/Exception.ice
+++ b/cpp/slice/IceSSL/Exception.ice
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2006 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.
diff --git a/cpp/slice/IceSSL/Makefile b/cpp/slice/IceSSL/Makefile
index 191ab1027b6..ffc7e00e86f 100644
--- a/cpp/slice/IceSSL/Makefile
+++ b/cpp/slice/IceSSL/Makefile
@@ -1,6 +1,6 @@
# **********************************************************************
#
-# Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved.
+# Copyright (c) 2003-2006 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.
diff --git a/cpp/slice/IceSSL/Plugin.ice b/cpp/slice/IceSSL/Plugin.ice
index 694ac46fed7..f9ce44bde0c 100644
--- a/cpp/slice/IceSSL/Plugin.ice
+++ b/cpp/slice/IceSSL/Plugin.ice
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2006 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.
diff --git a/cpp/slice/IceSSL/PluginF.ice b/cpp/slice/IceSSL/PluginF.ice
index 4117b2e3890..f7c55b2832c 100644
--- a/cpp/slice/IceSSL/PluginF.ice
+++ b/cpp/slice/IceSSL/PluginF.ice
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2006 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.
diff --git a/cpp/slice/IceStorm/IceStorm.ice b/cpp/slice/IceStorm/IceStorm.ice
index a466aeca4d6..ae88e7c14ea 100644
--- a/cpp/slice/IceStorm/IceStorm.ice
+++ b/cpp/slice/IceStorm/IceStorm.ice
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2006 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.
diff --git a/cpp/slice/IceStorm/Makefile b/cpp/slice/IceStorm/Makefile
index 02c2d563d6e..4cca1c54caa 100644
--- a/cpp/slice/IceStorm/Makefile
+++ b/cpp/slice/IceStorm/Makefile
@@ -1,6 +1,6 @@
# **********************************************************************
#
-# Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved.
+# Copyright (c) 2003-2006 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.
diff --git a/cpp/slice/Makefile b/cpp/slice/Makefile
index 5a310976726..5566c3b2684 100644
--- a/cpp/slice/Makefile
+++ b/cpp/slice/Makefile
@@ -1,6 +1,6 @@
# **********************************************************************
#
-# Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved.
+# Copyright (c) 2003-2006 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.