diff options
Diffstat (limited to 'cpp/demo/Ice/interleaved')
-rwxr-xr-x | cpp/demo/Ice/interleaved/Client.cpp | 2 | ||||
-rwxr-xr-x | cpp/demo/Ice/interleaved/Makefile | 2 | ||||
-rw-r--r-- | cpp/demo/Ice/interleaved/Makefile.mak | 2 | ||||
-rwxr-xr-x | cpp/demo/Ice/interleaved/Server.cpp | 2 | ||||
-rwxr-xr-x | cpp/demo/Ice/interleaved/Throughput.ice | 2 | ||||
-rwxr-xr-x | cpp/demo/Ice/interleaved/ThroughputI.cpp | 2 | ||||
-rwxr-xr-x | cpp/demo/Ice/interleaved/ThroughputI.h | 2 | ||||
-rwxr-xr-x | cpp/demo/Ice/interleaved/expect.py | 2 |
8 files changed, 8 insertions, 8 deletions
diff --git a/cpp/demo/Ice/interleaved/Client.cpp b/cpp/demo/Ice/interleaved/Client.cpp index ca9e9c6a86a..134a8334974 100755 --- a/cpp/demo/Ice/interleaved/Client.cpp +++ b/cpp/demo/Ice/interleaved/Client.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2009 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/cpp/demo/Ice/interleaved/Makefile b/cpp/demo/Ice/interleaved/Makefile index c29d54ba54c..fcc0dbfbb33 100755 --- a/cpp/demo/Ice/interleaved/Makefile +++ b/cpp/demo/Ice/interleaved/Makefile @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2009 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/cpp/demo/Ice/interleaved/Makefile.mak b/cpp/demo/Ice/interleaved/Makefile.mak index 0d281c0823b..05834954bbf 100644 --- a/cpp/demo/Ice/interleaved/Makefile.mak +++ b/cpp/demo/Ice/interleaved/Makefile.mak @@ -1,6 +1,6 @@ # **********************************************************************
#
-# Copyright (c) 2003-2009 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/cpp/demo/Ice/interleaved/Server.cpp b/cpp/demo/Ice/interleaved/Server.cpp index ebe16885733..a4f419355c3 100755 --- a/cpp/demo/Ice/interleaved/Server.cpp +++ b/cpp/demo/Ice/interleaved/Server.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2009 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/cpp/demo/Ice/interleaved/Throughput.ice b/cpp/demo/Ice/interleaved/Throughput.ice index 0601e62aedc..e1f6f9b1f3a 100755 --- a/cpp/demo/Ice/interleaved/Throughput.ice +++ b/cpp/demo/Ice/interleaved/Throughput.ice @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2009 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/cpp/demo/Ice/interleaved/ThroughputI.cpp b/cpp/demo/Ice/interleaved/ThroughputI.cpp index 74f13267c59..eb222646803 100755 --- a/cpp/demo/Ice/interleaved/ThroughputI.cpp +++ b/cpp/demo/Ice/interleaved/ThroughputI.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2009 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/cpp/demo/Ice/interleaved/ThroughputI.h b/cpp/demo/Ice/interleaved/ThroughputI.h index aae4282d702..a193bf7989c 100755 --- a/cpp/demo/Ice/interleaved/ThroughputI.h +++ b/cpp/demo/Ice/interleaved/ThroughputI.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2009 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/cpp/demo/Ice/interleaved/expect.py b/cpp/demo/Ice/interleaved/expect.py index 98c1bba87d8..1eeee10273d 100755 --- a/cpp/demo/Ice/interleaved/expect.py +++ b/cpp/demo/Ice/interleaved/expect.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # ********************************************************************** # -# Copyright (c) 2003-2009 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. |