diff options
Diffstat (limited to 'cpp/demo/Ice/plugin')
-rw-r--r-- | cpp/demo/Ice/plugin/Client.cpp | 2 | ||||
-rw-r--r-- | cpp/demo/Ice/plugin/Hello.ice | 2 | ||||
-rw-r--r-- | cpp/demo/Ice/plugin/HelloPluginI.cpp | 2 | ||||
-rw-r--r-- | cpp/demo/Ice/plugin/LoggerPluginI.cpp | 2 | ||||
-rw-r--r-- | cpp/demo/Ice/plugin/Makefile | 2 | ||||
-rw-r--r-- | cpp/demo/Ice/plugin/Makefile.mak | 2 | ||||
-rw-r--r-- | cpp/demo/Ice/plugin/Server.cpp | 2 | ||||
-rwxr-xr-x | cpp/demo/Ice/plugin/expect.py | 2 |
8 files changed, 8 insertions, 8 deletions
diff --git a/cpp/demo/Ice/plugin/Client.cpp b/cpp/demo/Ice/plugin/Client.cpp index 9d01fb3ec32..150ddd3a4f6 100644 --- a/cpp/demo/Ice/plugin/Client.cpp +++ b/cpp/demo/Ice/plugin/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/plugin/Hello.ice b/cpp/demo/Ice/plugin/Hello.ice index 4b123a06908..25bf16cceea 100644 --- a/cpp/demo/Ice/plugin/Hello.ice +++ b/cpp/demo/Ice/plugin/Hello.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/plugin/HelloPluginI.cpp b/cpp/demo/Ice/plugin/HelloPluginI.cpp index 85bb3f91e9c..ec72d800852 100644 --- a/cpp/demo/Ice/plugin/HelloPluginI.cpp +++ b/cpp/demo/Ice/plugin/HelloPluginI.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/plugin/LoggerPluginI.cpp b/cpp/demo/Ice/plugin/LoggerPluginI.cpp index cf62c4b72cc..c6b376096f3 100644 --- a/cpp/demo/Ice/plugin/LoggerPluginI.cpp +++ b/cpp/demo/Ice/plugin/LoggerPluginI.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/plugin/Makefile b/cpp/demo/Ice/plugin/Makefile index ad8c2fa0960..6818cf11202 100644 --- a/cpp/demo/Ice/plugin/Makefile +++ b/cpp/demo/Ice/plugin/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/plugin/Makefile.mak b/cpp/demo/Ice/plugin/Makefile.mak index 83300c56397..fd330041fd6 100644 --- a/cpp/demo/Ice/plugin/Makefile.mak +++ b/cpp/demo/Ice/plugin/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/plugin/Server.cpp b/cpp/demo/Ice/plugin/Server.cpp index 32d1bd4e020..5ad3459fda0 100644 --- a/cpp/demo/Ice/plugin/Server.cpp +++ b/cpp/demo/Ice/plugin/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/plugin/expect.py b/cpp/demo/Ice/plugin/expect.py index f35e50a72ca..2d2624acc1d 100755 --- a/cpp/demo/Ice/plugin/expect.py +++ b/cpp/demo/Ice/plugin/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. |