summaryrefslogtreecommitdiff
path: root/perf/src
diff options
context:
space:
mode:
Diffstat (limited to 'perf/src')
-rw-r--r--perf/src/CosEvent/Consumer.cpp2
-rw-r--r--perf/src/CosEvent/Consumer.h2
-rw-r--r--perf/src/CosEvent/Destroyer.cpp2
-rw-r--r--perf/src/CosEvent/Makefile2
-rw-r--r--perf/src/CosEvent/Notifier.cpp2
-rw-r--r--perf/src/CosEvent/Perf.idl2
-rw-r--r--perf/src/CosEvent/Service.cpp2
-rw-r--r--perf/src/CosEvent/Supplier.cpp2
-rw-r--r--perf/src/CosEvent/Supplier.h2
-rw-r--r--perf/src/CosEvent/Sync.idl2
-rw-r--r--perf/src/CosEvent/WorkerThread.cpp2
-rw-r--r--perf/src/CosEvent/WorkerThread.h2
-rw-r--r--perf/src/Ice/Makefile2
-rw-r--r--perf/src/Ice/dummy/Client.cpp2
-rw-r--r--perf/src/Ice/dummy/Makefile2
-rw-r--r--perf/src/Ice/dummy/Server.cpp2
-rw-r--r--perf/src/Ice/latency/Client.cpp2
-rw-r--r--perf/src/Ice/latency/Latency.ice2
-rw-r--r--perf/src/Ice/latency/Makefile2
-rw-r--r--perf/src/Ice/latency/Server.cpp2
-rw-r--r--perf/src/Ice/raw/cpp/Client.cpp2
-rw-r--r--perf/src/Ice/raw/cpp/Makefile2
-rw-r--r--perf/src/Ice/raw/cpp/Makefile.mak2
-rw-r--r--perf/src/Ice/raw/cpp/Server.cpp2
-rw-r--r--perf/src/Ice/raw/cs/Makefile2
-rw-r--r--perf/src/Ice/raw/cs/Makefile.mak2
-rw-r--r--perf/src/Ice/raw/java/Makefile2
-rw-r--r--perf/src/Ice/throughput/Client.cpp2
-rw-r--r--perf/src/Ice/throughput/Makefile2
-rw-r--r--perf/src/Ice/throughput/Server.cpp2
-rw-r--r--perf/src/Ice/throughput/Throughput.ice2
-rw-r--r--perf/src/Ice/throughput/ThroughputI.h2
-rw-r--r--perf/src/IceE/Makefile2
-rw-r--r--perf/src/IceE/latency/Client.cpp2
-rw-r--r--perf/src/IceE/latency/Latency.ice2
-rw-r--r--perf/src/IceE/latency/Makefile2
-rw-r--r--perf/src/IceE/latency/Server.cpp2
-rw-r--r--perf/src/IceE/throughput/Client.cpp2
-rw-r--r--perf/src/IceE/throughput/Makefile2
-rw-r--r--perf/src/IceE/throughput/Server.cpp2
-rw-r--r--perf/src/IceE/throughput/Throughput.ice2
-rw-r--r--perf/src/IceE/throughput/ThroughputI.h2
-rw-r--r--perf/src/IceStorm/Makefile2
-rw-r--r--perf/src/IceStorm/Notifier.cpp2
-rw-r--r--perf/src/IceStorm/Perf.ice2
-rw-r--r--perf/src/IceStorm/PerfI.cpp2
-rw-r--r--perf/src/IceStorm/PerfI.h2
-rw-r--r--perf/src/IceStorm/Publisher.cpp2
-rw-r--r--perf/src/IceStorm/Subscriber.cpp2
-rw-r--r--perf/src/IceStorm/Sync.ice2
-rw-r--r--perf/src/Makefile2
-rw-r--r--perf/src/TAO/Makefile2
-rw-r--r--perf/src/TAO/Roundtrip.cpp2
-rw-r--r--perf/src/TAO/Roundtrip.h2
-rw-r--r--perf/src/TAO/Roundtrip_Handler.cpp2
-rw-r--r--perf/src/TAO/Roundtrip_Handler.h2
-rw-r--r--perf/src/TAO/Test.idl2
-rw-r--r--perf/src/TAO/WorkerThread.cpp2
-rw-r--r--perf/src/TAO/WorkerThread.h2
-rw-r--r--perf/src/TAO/client.cpp2
-rw-r--r--perf/src/TAO/server.cpp2
-rw-r--r--perf/src/omniORB/Makefile2
-rw-r--r--perf/src/omniORB/ping.idl2
63 files changed, 63 insertions, 63 deletions
diff --git a/perf/src/CosEvent/Consumer.cpp b/perf/src/CosEvent/Consumer.cpp
index 305cd4370bb..a7e214caf63 100644
--- a/perf/src/CosEvent/Consumer.cpp
+++ b/perf/src/CosEvent/Consumer.cpp
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2010 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2011 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/perf/src/CosEvent/Consumer.h b/perf/src/CosEvent/Consumer.h
index 02ff280ce17..5e9e591b1e0 100644
--- a/perf/src/CosEvent/Consumer.h
+++ b/perf/src/CosEvent/Consumer.h
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2010 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2011 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/perf/src/CosEvent/Destroyer.cpp b/perf/src/CosEvent/Destroyer.cpp
index 8506030eafc..dfc253af956 100644
--- a/perf/src/CosEvent/Destroyer.cpp
+++ b/perf/src/CosEvent/Destroyer.cpp
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2010 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2011 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/perf/src/CosEvent/Makefile b/perf/src/CosEvent/Makefile
index 9ce1255042b..3d15500a6e8 100644
--- a/perf/src/CosEvent/Makefile
+++ b/perf/src/CosEvent/Makefile
@@ -1,6 +1,6 @@
# **********************************************************************
#
-# Copyright (c) 2003-2010 ZeroC, Inc. All rights reserved.
+# Copyright (c) 2003-2011 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/perf/src/CosEvent/Notifier.cpp b/perf/src/CosEvent/Notifier.cpp
index 40c8aedfe7e..7ada3ba83ee 100644
--- a/perf/src/CosEvent/Notifier.cpp
+++ b/perf/src/CosEvent/Notifier.cpp
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2010 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2011 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/perf/src/CosEvent/Perf.idl b/perf/src/CosEvent/Perf.idl
index cd8bffb6d17..709ae611352 100644
--- a/perf/src/CosEvent/Perf.idl
+++ b/perf/src/CosEvent/Perf.idl
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2010 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2011 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/perf/src/CosEvent/Service.cpp b/perf/src/CosEvent/Service.cpp
index 1e1acb1ad2a..aca6ad81518 100644
--- a/perf/src/CosEvent/Service.cpp
+++ b/perf/src/CosEvent/Service.cpp
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2010 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2011 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/perf/src/CosEvent/Supplier.cpp b/perf/src/CosEvent/Supplier.cpp
index 4e07007e03f..2f1c0ab4bea 100644
--- a/perf/src/CosEvent/Supplier.cpp
+++ b/perf/src/CosEvent/Supplier.cpp
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2010 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2011 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/perf/src/CosEvent/Supplier.h b/perf/src/CosEvent/Supplier.h
index a65ab45e8ba..fdd0cc3a303 100644
--- a/perf/src/CosEvent/Supplier.h
+++ b/perf/src/CosEvent/Supplier.h
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2010 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2011 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/perf/src/CosEvent/Sync.idl b/perf/src/CosEvent/Sync.idl
index 7cf08cca672..3675992a202 100644
--- a/perf/src/CosEvent/Sync.idl
+++ b/perf/src/CosEvent/Sync.idl
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2010 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2011 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/perf/src/CosEvent/WorkerThread.cpp b/perf/src/CosEvent/WorkerThread.cpp
index 66a7d109716..412db8994cb 100644
--- a/perf/src/CosEvent/WorkerThread.cpp
+++ b/perf/src/CosEvent/WorkerThread.cpp
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2010 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2011 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/perf/src/CosEvent/WorkerThread.h b/perf/src/CosEvent/WorkerThread.h
index 6dfd2c61837..26cdc4d28c8 100644
--- a/perf/src/CosEvent/WorkerThread.h
+++ b/perf/src/CosEvent/WorkerThread.h
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2010 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2011 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/perf/src/Ice/Makefile b/perf/src/Ice/Makefile
index 9c2dd5686a3..3a7500cb815 100644
--- a/perf/src/Ice/Makefile
+++ b/perf/src/Ice/Makefile
@@ -1,6 +1,6 @@
# **********************************************************************
#
-# Copyright (c) 2003-2010 ZeroC, Inc. All rights reserved.
+# Copyright (c) 2003-2011 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/perf/src/Ice/dummy/Client.cpp b/perf/src/Ice/dummy/Client.cpp
index 8434771924d..af44a35c352 100644
--- a/perf/src/Ice/dummy/Client.cpp
+++ b/perf/src/Ice/dummy/Client.cpp
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2010 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2011 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/perf/src/Ice/dummy/Makefile b/perf/src/Ice/dummy/Makefile
index 4269fb37b15..9c2e8ad4ae2 100644
--- a/perf/src/Ice/dummy/Makefile
+++ b/perf/src/Ice/dummy/Makefile
@@ -1,6 +1,6 @@
# **********************************************************************
#
-# Copyright (c) 2003-2010 ZeroC, Inc. All rights reserved.
+# Copyright (c) 2003-2011 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/perf/src/Ice/dummy/Server.cpp b/perf/src/Ice/dummy/Server.cpp
index b351d6b37e1..670c4dd88b0 100644
--- a/perf/src/Ice/dummy/Server.cpp
+++ b/perf/src/Ice/dummy/Server.cpp
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2010 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2011 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/perf/src/Ice/latency/Client.cpp b/perf/src/Ice/latency/Client.cpp
index 377e8764d41..39786851cd1 100644
--- a/perf/src/Ice/latency/Client.cpp
+++ b/perf/src/Ice/latency/Client.cpp
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2010 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2011 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/perf/src/Ice/latency/Latency.ice b/perf/src/Ice/latency/Latency.ice
index 89e2a5a8cca..3837b5effa1 100644
--- a/perf/src/Ice/latency/Latency.ice
+++ b/perf/src/Ice/latency/Latency.ice
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2010 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2011 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/perf/src/Ice/latency/Makefile b/perf/src/Ice/latency/Makefile
index 89a7a18858f..ad36f9626a2 100644
--- a/perf/src/Ice/latency/Makefile
+++ b/perf/src/Ice/latency/Makefile
@@ -1,6 +1,6 @@
# **********************************************************************
#
-# Copyright (c) 2003-2010 ZeroC, Inc. All rights reserved.
+# Copyright (c) 2003-2011 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/perf/src/Ice/latency/Server.cpp b/perf/src/Ice/latency/Server.cpp
index 876acab1016..e1561c23e07 100644
--- a/perf/src/Ice/latency/Server.cpp
+++ b/perf/src/Ice/latency/Server.cpp
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2010 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2011 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/perf/src/Ice/raw/cpp/Client.cpp b/perf/src/Ice/raw/cpp/Client.cpp
index 6f8a00e33c6..cbd5ed8fb94 100644
--- a/perf/src/Ice/raw/cpp/Client.cpp
+++ b/perf/src/Ice/raw/cpp/Client.cpp
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2010 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2011 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/perf/src/Ice/raw/cpp/Makefile b/perf/src/Ice/raw/cpp/Makefile
index 5aefd2788c5..6f4353a2b45 100644
--- a/perf/src/Ice/raw/cpp/Makefile
+++ b/perf/src/Ice/raw/cpp/Makefile
@@ -1,6 +1,6 @@
# **********************************************************************
#
-# Copyright (c) 2003-2010 ZeroC, Inc. All rights reserved.
+# Copyright (c) 2003-2011 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/perf/src/Ice/raw/cpp/Makefile.mak b/perf/src/Ice/raw/cpp/Makefile.mak
index 76b1f465f0f..673475a9f43 100644
--- a/perf/src/Ice/raw/cpp/Makefile.mak
+++ b/perf/src/Ice/raw/cpp/Makefile.mak
@@ -1,6 +1,6 @@
# **********************************************************************
#
-# Copyright (c) 2003-2010 ZeroC, Inc. All rights reserved.
+# Copyright (c) 2003-2011 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/perf/src/Ice/raw/cpp/Server.cpp b/perf/src/Ice/raw/cpp/Server.cpp
index ecf82b6097c..5789cc61625 100644
--- a/perf/src/Ice/raw/cpp/Server.cpp
+++ b/perf/src/Ice/raw/cpp/Server.cpp
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2010 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2011 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/perf/src/Ice/raw/cs/Makefile b/perf/src/Ice/raw/cs/Makefile
index b5daed5c3bc..1e3317105a1 100644
--- a/perf/src/Ice/raw/cs/Makefile
+++ b/perf/src/Ice/raw/cs/Makefile
@@ -1,6 +1,6 @@
# **********************************************************************
#
-# Copyright (c) 2003-2010 ZeroC, Inc. All rights reserved.
+# Copyright (c) 2003-2011 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/perf/src/Ice/raw/cs/Makefile.mak b/perf/src/Ice/raw/cs/Makefile.mak
index a82dd1b16e6..c5b91104b9c 100644
--- a/perf/src/Ice/raw/cs/Makefile.mak
+++ b/perf/src/Ice/raw/cs/Makefile.mak
@@ -1,6 +1,6 @@
# **********************************************************************
#
-# Copyright (c) 2003-2010 ZeroC, Inc. All rights reserved.
+# Copyright (c) 2003-2011 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/perf/src/Ice/raw/java/Makefile b/perf/src/Ice/raw/java/Makefile
index c2b296f10c0..0db6f99973c 100644
--- a/perf/src/Ice/raw/java/Makefile
+++ b/perf/src/Ice/raw/java/Makefile
@@ -1,6 +1,6 @@
# **********************************************************************
#
-# Copyright (c) 2003-2010 ZeroC, Inc. All rights reserved.
+# Copyright (c) 2003-2011 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/perf/src/Ice/throughput/Client.cpp b/perf/src/Ice/throughput/Client.cpp
index e616c64d395..1fb99054c7d 100644
--- a/perf/src/Ice/throughput/Client.cpp
+++ b/perf/src/Ice/throughput/Client.cpp
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2010 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2011 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/perf/src/Ice/throughput/Makefile b/perf/src/Ice/throughput/Makefile
index 58c85e51fc0..d4384c9f3c6 100644
--- a/perf/src/Ice/throughput/Makefile
+++ b/perf/src/Ice/throughput/Makefile
@@ -1,6 +1,6 @@
# **********************************************************************
#
-# Copyright (c) 2003-2010 ZeroC, Inc. All rights reserved.
+# Copyright (c) 2003-2011 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/perf/src/Ice/throughput/Server.cpp b/perf/src/Ice/throughput/Server.cpp
index d6413ab4505..4f2ad724e98 100644
--- a/perf/src/Ice/throughput/Server.cpp
+++ b/perf/src/Ice/throughput/Server.cpp
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2010 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2011 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/perf/src/Ice/throughput/Throughput.ice b/perf/src/Ice/throughput/Throughput.ice
index b78e19eee27..1aab8d7f37c 100644
--- a/perf/src/Ice/throughput/Throughput.ice
+++ b/perf/src/Ice/throughput/Throughput.ice
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2010 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2011 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/perf/src/Ice/throughput/ThroughputI.h b/perf/src/Ice/throughput/ThroughputI.h
index 38f5f718243..62b2fb5df95 100644
--- a/perf/src/Ice/throughput/ThroughputI.h
+++ b/perf/src/Ice/throughput/ThroughputI.h
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2010 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2011 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/perf/src/IceE/Makefile b/perf/src/IceE/Makefile
index 9c2dd5686a3..3a7500cb815 100644
--- a/perf/src/IceE/Makefile
+++ b/perf/src/IceE/Makefile
@@ -1,6 +1,6 @@
# **********************************************************************
#
-# Copyright (c) 2003-2010 ZeroC, Inc. All rights reserved.
+# Copyright (c) 2003-2011 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/perf/src/IceE/latency/Client.cpp b/perf/src/IceE/latency/Client.cpp
index b9c40f36f0f..4cd29758821 100644
--- a/perf/src/IceE/latency/Client.cpp
+++ b/perf/src/IceE/latency/Client.cpp
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2010 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2011 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/perf/src/IceE/latency/Latency.ice b/perf/src/IceE/latency/Latency.ice
index 89e2a5a8cca..3837b5effa1 100644
--- a/perf/src/IceE/latency/Latency.ice
+++ b/perf/src/IceE/latency/Latency.ice
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2010 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2011 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/perf/src/IceE/latency/Makefile b/perf/src/IceE/latency/Makefile
index f35bd992031..1f607e85a0d 100644
--- a/perf/src/IceE/latency/Makefile
+++ b/perf/src/IceE/latency/Makefile
@@ -1,6 +1,6 @@
# **********************************************************************
#
-# Copyright (c) 2003-2010 ZeroC, Inc. All rights reserved.
+# Copyright (c) 2003-2011 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/perf/src/IceE/latency/Server.cpp b/perf/src/IceE/latency/Server.cpp
index 5484b638ee6..f55eccb07fe 100644
--- a/perf/src/IceE/latency/Server.cpp
+++ b/perf/src/IceE/latency/Server.cpp
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2010 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2011 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/perf/src/IceE/throughput/Client.cpp b/perf/src/IceE/throughput/Client.cpp
index e4261108783..00eb53aa7c9 100644
--- a/perf/src/IceE/throughput/Client.cpp
+++ b/perf/src/IceE/throughput/Client.cpp
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2010 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2011 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/perf/src/IceE/throughput/Makefile b/perf/src/IceE/throughput/Makefile
index d5a2c0685ec..d123387630b 100644
--- a/perf/src/IceE/throughput/Makefile
+++ b/perf/src/IceE/throughput/Makefile
@@ -1,6 +1,6 @@
# **********************************************************************
#
-# Copyright (c) 2003-2010 ZeroC, Inc. All rights reserved.
+# Copyright (c) 2003-2011 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/perf/src/IceE/throughput/Server.cpp b/perf/src/IceE/throughput/Server.cpp
index 5b303088f5d..4fdc1cec418 100644
--- a/perf/src/IceE/throughput/Server.cpp
+++ b/perf/src/IceE/throughput/Server.cpp
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2010 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2011 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/perf/src/IceE/throughput/Throughput.ice b/perf/src/IceE/throughput/Throughput.ice
index 21c06ebc21f..a7b8083c3fa 100644
--- a/perf/src/IceE/throughput/Throughput.ice
+++ b/perf/src/IceE/throughput/Throughput.ice
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2010 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2011 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/perf/src/IceE/throughput/ThroughputI.h b/perf/src/IceE/throughput/ThroughputI.h
index 5aab03f091b..a9de52403a0 100644
--- a/perf/src/IceE/throughput/ThroughputI.h
+++ b/perf/src/IceE/throughput/ThroughputI.h
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2010 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2011 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/perf/src/IceStorm/Makefile b/perf/src/IceStorm/Makefile
index 36855b9cbfa..8bbdebf0dd3 100644
--- a/perf/src/IceStorm/Makefile
+++ b/perf/src/IceStorm/Makefile
@@ -1,6 +1,6 @@
# **********************************************************************
#
-# Copyright (c) 2003-2010 ZeroC, Inc. All rights reserved.
+# Copyright (c) 2003-2011 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/perf/src/IceStorm/Notifier.cpp b/perf/src/IceStorm/Notifier.cpp
index fa43ca3ff5a..399ee867a09 100644
--- a/perf/src/IceStorm/Notifier.cpp
+++ b/perf/src/IceStorm/Notifier.cpp
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2010 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2011 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/perf/src/IceStorm/Perf.ice b/perf/src/IceStorm/Perf.ice
index 0a681c062b1..61c9ccfdc65 100644
--- a/perf/src/IceStorm/Perf.ice
+++ b/perf/src/IceStorm/Perf.ice
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2010 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2011 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/perf/src/IceStorm/PerfI.cpp b/perf/src/IceStorm/PerfI.cpp
index b68af7d1cf4..72db35c6fd8 100644
--- a/perf/src/IceStorm/PerfI.cpp
+++ b/perf/src/IceStorm/PerfI.cpp
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2010 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2011 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/perf/src/IceStorm/PerfI.h b/perf/src/IceStorm/PerfI.h
index 7bb5c335f7f..1ce88f99541 100644
--- a/perf/src/IceStorm/PerfI.h
+++ b/perf/src/IceStorm/PerfI.h
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2010 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2011 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/perf/src/IceStorm/Publisher.cpp b/perf/src/IceStorm/Publisher.cpp
index f99fce25b90..e8108e614ab 100644
--- a/perf/src/IceStorm/Publisher.cpp
+++ b/perf/src/IceStorm/Publisher.cpp
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2010 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2011 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/perf/src/IceStorm/Subscriber.cpp b/perf/src/IceStorm/Subscriber.cpp
index a4096e7ee2c..daf00e373d0 100644
--- a/perf/src/IceStorm/Subscriber.cpp
+++ b/perf/src/IceStorm/Subscriber.cpp
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2010 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2011 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/perf/src/IceStorm/Sync.ice b/perf/src/IceStorm/Sync.ice
index 776140b1f02..43962b0b0df 100644
--- a/perf/src/IceStorm/Sync.ice
+++ b/perf/src/IceStorm/Sync.ice
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2010 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2011 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/perf/src/Makefile b/perf/src/Makefile
index 395f818702b..4f86c063e50 100644
--- a/perf/src/Makefile
+++ b/perf/src/Makefile
@@ -1,6 +1,6 @@
# **********************************************************************
#
-# Copyright (c) 2003-2010 ZeroC, Inc. All rights reserved.
+# Copyright (c) 2003-2011 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/perf/src/TAO/Makefile b/perf/src/TAO/Makefile
index 9039a90d616..e94afa29944 100644
--- a/perf/src/TAO/Makefile
+++ b/perf/src/TAO/Makefile
@@ -1,6 +1,6 @@
# **********************************************************************
#
-# Copyright (c) 2003-2010 ZeroC, Inc. All rights reserved.
+# Copyright (c) 2003-2011 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/perf/src/TAO/Roundtrip.cpp b/perf/src/TAO/Roundtrip.cpp
index 675424fd193..e121db1cfbd 100644
--- a/perf/src/TAO/Roundtrip.cpp
+++ b/perf/src/TAO/Roundtrip.cpp
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2010 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2011 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/perf/src/TAO/Roundtrip.h b/perf/src/TAO/Roundtrip.h
index c2663d4fa2c..060b43cbbf7 100644
--- a/perf/src/TAO/Roundtrip.h
+++ b/perf/src/TAO/Roundtrip.h
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2010 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2011 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/perf/src/TAO/Roundtrip_Handler.cpp b/perf/src/TAO/Roundtrip_Handler.cpp
index 320bc65ba48..51e1ae694e5 100644
--- a/perf/src/TAO/Roundtrip_Handler.cpp
+++ b/perf/src/TAO/Roundtrip_Handler.cpp
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2010 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2011 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/perf/src/TAO/Roundtrip_Handler.h b/perf/src/TAO/Roundtrip_Handler.h
index 8a3381245e9..965b5154170 100644
--- a/perf/src/TAO/Roundtrip_Handler.h
+++ b/perf/src/TAO/Roundtrip_Handler.h
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2010 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2011 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/perf/src/TAO/Test.idl b/perf/src/TAO/Test.idl
index 966bd3440cb..e6d23cf2c50 100644
--- a/perf/src/TAO/Test.idl
+++ b/perf/src/TAO/Test.idl
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2010 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2011 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/perf/src/TAO/WorkerThread.cpp b/perf/src/TAO/WorkerThread.cpp
index 251dfaf2b0b..18689255bd4 100644
--- a/perf/src/TAO/WorkerThread.cpp
+++ b/perf/src/TAO/WorkerThread.cpp
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2010 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2011 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/perf/src/TAO/WorkerThread.h b/perf/src/TAO/WorkerThread.h
index 13c688a89ad..c384d1c58a9 100644
--- a/perf/src/TAO/WorkerThread.h
+++ b/perf/src/TAO/WorkerThread.h
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2010 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2011 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/perf/src/TAO/client.cpp b/perf/src/TAO/client.cpp
index 1e06e5c8aef..d6c5f052897 100644
--- a/perf/src/TAO/client.cpp
+++ b/perf/src/TAO/client.cpp
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2010 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2011 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/perf/src/TAO/server.cpp b/perf/src/TAO/server.cpp
index 9fddb696fb8..eb19500468e 100644
--- a/perf/src/TAO/server.cpp
+++ b/perf/src/TAO/server.cpp
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2010 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2011 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/perf/src/omniORB/Makefile b/perf/src/omniORB/Makefile
index 28ab16568f6..9ba3105e82f 100644
--- a/perf/src/omniORB/Makefile
+++ b/perf/src/omniORB/Makefile
@@ -1,6 +1,6 @@
# **********************************************************************
#
-# Copyright (c) 2003-2010 ZeroC, Inc. All rights reserved.
+# Copyright (c) 2003-2011 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/perf/src/omniORB/ping.idl b/perf/src/omniORB/ping.idl
index be8eebdd2b6..4403fc1e137 100644
--- a/perf/src/omniORB/ping.idl
+++ b/perf/src/omniORB/ping.idl
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2010 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2011 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.