diff options
Diffstat (limited to 'perf/src')
63 files changed, 63 insertions, 63 deletions
diff --git a/perf/src/CosEvent/Consumer.cpp b/perf/src/CosEvent/Consumer.cpp index c9ab01a6167..305cd4370bb 100644 --- a/perf/src/CosEvent/Consumer.cpp +++ b/perf/src/CosEvent/Consumer.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2010 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 f90300ef042..02ff280ce17 100644 --- a/perf/src/CosEvent/Consumer.h +++ b/perf/src/CosEvent/Consumer.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2010 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 33d36c7bde9..8506030eafc 100644 --- a/perf/src/CosEvent/Destroyer.cpp +++ b/perf/src/CosEvent/Destroyer.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2010 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 44b2d3782a9..9ce1255042b 100644 --- a/perf/src/CosEvent/Makefile +++ b/perf/src/CosEvent/Makefile @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2010 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 78e9a6cb1ba..40c8aedfe7e 100644 --- a/perf/src/CosEvent/Notifier.cpp +++ b/perf/src/CosEvent/Notifier.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2010 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 44242697c5d..cd8bffb6d17 100644 --- a/perf/src/CosEvent/Perf.idl +++ b/perf/src/CosEvent/Perf.idl @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2010 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 931c42b59f0..1e1acb1ad2a 100644 --- a/perf/src/CosEvent/Service.cpp +++ b/perf/src/CosEvent/Service.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2010 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 f6a7aa09ba7..4e07007e03f 100644 --- a/perf/src/CosEvent/Supplier.cpp +++ b/perf/src/CosEvent/Supplier.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2010 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 5246909f28f..a65ab45e8ba 100644 --- a/perf/src/CosEvent/Supplier.h +++ b/perf/src/CosEvent/Supplier.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2010 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 02b287d2907..7cf08cca672 100644 --- a/perf/src/CosEvent/Sync.idl +++ b/perf/src/CosEvent/Sync.idl @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2010 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 82846b4a4d1..66a7d109716 100644 --- a/perf/src/CosEvent/WorkerThread.cpp +++ b/perf/src/CosEvent/WorkerThread.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2010 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 926e15cc3d8..6dfd2c61837 100644 --- a/perf/src/CosEvent/WorkerThread.h +++ b/perf/src/CosEvent/WorkerThread.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2010 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 5278b9028f8..9c2dd5686a3 100644 --- a/perf/src/Ice/Makefile +++ b/perf/src/Ice/Makefile @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2010 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 0203c69bbc0..8434771924d 100644 --- a/perf/src/Ice/dummy/Client.cpp +++ b/perf/src/Ice/dummy/Client.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2010 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 330c1695516..4269fb37b15 100644 --- a/perf/src/Ice/dummy/Makefile +++ b/perf/src/Ice/dummy/Makefile @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2010 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 172f53c50bc..b351d6b37e1 100644 --- a/perf/src/Ice/dummy/Server.cpp +++ b/perf/src/Ice/dummy/Server.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2010 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 bdaeb8569f9..377e8764d41 100644 --- a/perf/src/Ice/latency/Client.cpp +++ b/perf/src/Ice/latency/Client.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2010 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 235a6b202f7..89e2a5a8cca 100644 --- a/perf/src/Ice/latency/Latency.ice +++ b/perf/src/Ice/latency/Latency.ice @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2010 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 997e2a8ac5e..89a7a18858f 100644 --- a/perf/src/Ice/latency/Makefile +++ b/perf/src/Ice/latency/Makefile @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2010 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 170cc322ef8..876acab1016 100644 --- a/perf/src/Ice/latency/Server.cpp +++ b/perf/src/Ice/latency/Server.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2010 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 5e39987b57b..6f8a00e33c6 100644 --- a/perf/src/Ice/raw/cpp/Client.cpp +++ b/perf/src/Ice/raw/cpp/Client.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2010 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 4056c601c32..5aefd2788c5 100644 --- a/perf/src/Ice/raw/cpp/Makefile +++ b/perf/src/Ice/raw/cpp/Makefile @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2010 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 2ab0c9bd402..76b1f465f0f 100644 --- a/perf/src/Ice/raw/cpp/Makefile.mak +++ b/perf/src/Ice/raw/cpp/Makefile.mak @@ -1,6 +1,6 @@ # **********************************************************************
#
-# Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved.
+# Copyright (c) 2003-2010 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 619270e0dfc..ecf82b6097c 100644 --- a/perf/src/Ice/raw/cpp/Server.cpp +++ b/perf/src/Ice/raw/cpp/Server.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2010 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 95b19b6328e..b5daed5c3bc 100644 --- a/perf/src/Ice/raw/cs/Makefile +++ b/perf/src/Ice/raw/cs/Makefile @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2010 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 e04c20105cf..a82dd1b16e6 100644 --- a/perf/src/Ice/raw/cs/Makefile.mak +++ b/perf/src/Ice/raw/cs/Makefile.mak @@ -1,6 +1,6 @@ # **********************************************************************
#
-# Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved.
+# Copyright (c) 2003-2010 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 833bad84a62..c2b296f10c0 100644 --- a/perf/src/Ice/raw/java/Makefile +++ b/perf/src/Ice/raw/java/Makefile @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2010 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 e93830daba3..e616c64d395 100644 --- a/perf/src/Ice/throughput/Client.cpp +++ b/perf/src/Ice/throughput/Client.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2010 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 05d65078b38..58c85e51fc0 100644 --- a/perf/src/Ice/throughput/Makefile +++ b/perf/src/Ice/throughput/Makefile @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2010 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 c401e08ba57..d6413ab4505 100644 --- a/perf/src/Ice/throughput/Server.cpp +++ b/perf/src/Ice/throughput/Server.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2010 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 86ef7ccfaa7..b78e19eee27 100644 --- a/perf/src/Ice/throughput/Throughput.ice +++ b/perf/src/Ice/throughput/Throughput.ice @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2010 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 2eae8d75dda..38f5f718243 100644 --- a/perf/src/Ice/throughput/ThroughputI.h +++ b/perf/src/Ice/throughput/ThroughputI.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2010 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 5278b9028f8..9c2dd5686a3 100644 --- a/perf/src/IceE/Makefile +++ b/perf/src/IceE/Makefile @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2010 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 1959d89ef65..b9c40f36f0f 100644 --- a/perf/src/IceE/latency/Client.cpp +++ b/perf/src/IceE/latency/Client.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2010 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 235a6b202f7..89e2a5a8cca 100644 --- a/perf/src/IceE/latency/Latency.ice +++ b/perf/src/IceE/latency/Latency.ice @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2010 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 af8ef8ea263..f35bd992031 100644 --- a/perf/src/IceE/latency/Makefile +++ b/perf/src/IceE/latency/Makefile @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2010 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 32ee5c3808f..5484b638ee6 100644 --- a/perf/src/IceE/latency/Server.cpp +++ b/perf/src/IceE/latency/Server.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2010 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 910ca0d143b..e4261108783 100644 --- a/perf/src/IceE/throughput/Client.cpp +++ b/perf/src/IceE/throughput/Client.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2010 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 ed3a6ca9200..d5a2c0685ec 100644 --- a/perf/src/IceE/throughput/Makefile +++ b/perf/src/IceE/throughput/Makefile @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2010 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 eb9622bc232..5b303088f5d 100644 --- a/perf/src/IceE/throughput/Server.cpp +++ b/perf/src/IceE/throughput/Server.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2010 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 769bac1cab4..21c06ebc21f 100644 --- a/perf/src/IceE/throughput/Throughput.ice +++ b/perf/src/IceE/throughput/Throughput.ice @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2010 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 bb40c0ae8f3..5aab03f091b 100644 --- a/perf/src/IceE/throughput/ThroughputI.h +++ b/perf/src/IceE/throughput/ThroughputI.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2010 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 1cffcca4963..36855b9cbfa 100644 --- a/perf/src/IceStorm/Makefile +++ b/perf/src/IceStorm/Makefile @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2010 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 5ff3fea3db6..fa43ca3ff5a 100644 --- a/perf/src/IceStorm/Notifier.cpp +++ b/perf/src/IceStorm/Notifier.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2010 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 3b7f9cb8153..0a681c062b1 100644 --- a/perf/src/IceStorm/Perf.ice +++ b/perf/src/IceStorm/Perf.ice @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2010 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 d9b23a5391e..b68af7d1cf4 100644 --- a/perf/src/IceStorm/PerfI.cpp +++ b/perf/src/IceStorm/PerfI.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2010 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 1f6c49c6b8d..7bb5c335f7f 100644 --- a/perf/src/IceStorm/PerfI.h +++ b/perf/src/IceStorm/PerfI.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2010 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 e10bf0a02e4..f99fce25b90 100644 --- a/perf/src/IceStorm/Publisher.cpp +++ b/perf/src/IceStorm/Publisher.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2010 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 507ce595251..a4096e7ee2c 100644 --- a/perf/src/IceStorm/Subscriber.cpp +++ b/perf/src/IceStorm/Subscriber.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2010 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 f50bf5d0346..776140b1f02 100644 --- a/perf/src/IceStorm/Sync.ice +++ b/perf/src/IceStorm/Sync.ice @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2010 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 b059377c10f..395f818702b 100644 --- a/perf/src/Makefile +++ b/perf/src/Makefile @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2010 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 4dbdd2a21c0..9039a90d616 100644 --- a/perf/src/TAO/Makefile +++ b/perf/src/TAO/Makefile @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2010 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 5ee57e91d2d..675424fd193 100644 --- a/perf/src/TAO/Roundtrip.cpp +++ b/perf/src/TAO/Roundtrip.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2010 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 8c97d817624..c2663d4fa2c 100644 --- a/perf/src/TAO/Roundtrip.h +++ b/perf/src/TAO/Roundtrip.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2010 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 1a71fbf2be7..320bc65ba48 100644 --- a/perf/src/TAO/Roundtrip_Handler.cpp +++ b/perf/src/TAO/Roundtrip_Handler.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2010 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 3247e50b752..8a3381245e9 100644 --- a/perf/src/TAO/Roundtrip_Handler.h +++ b/perf/src/TAO/Roundtrip_Handler.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2010 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 cffd94e5744..966bd3440cb 100644 --- a/perf/src/TAO/Test.idl +++ b/perf/src/TAO/Test.idl @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2010 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 d0404212e1a..251dfaf2b0b 100644 --- a/perf/src/TAO/WorkerThread.cpp +++ b/perf/src/TAO/WorkerThread.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2010 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 1aa0ef07419..13c688a89ad 100644 --- a/perf/src/TAO/WorkerThread.h +++ b/perf/src/TAO/WorkerThread.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2010 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 c8a7bc0b306..1e06e5c8aef 100644 --- a/perf/src/TAO/client.cpp +++ b/perf/src/TAO/client.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2010 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 05bde9aeb86..9fddb696fb8 100644 --- a/perf/src/TAO/server.cpp +++ b/perf/src/TAO/server.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2010 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 d9bfc16d63a..28ab16568f6 100644 --- a/perf/src/omniORB/Makefile +++ b/perf/src/omniORB/Makefile @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2010 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 867b4eccbe6..be8eebdd2b6 100644 --- a/perf/src/omniORB/ping.idl +++ b/perf/src/omniORB/ping.idl @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2010 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. |