diff options
Diffstat (limited to 'cpp/demo/Ice/optional')
-rw-r--r-- | cpp/demo/Ice/optional/Client.cpp | 2 | ||||
-rw-r--r-- | cpp/demo/Ice/optional/Contact.ice | 2 | ||||
-rw-r--r-- | cpp/demo/Ice/optional/ContactDBI.cpp | 2 | ||||
-rw-r--r-- | cpp/demo/Ice/optional/ContactDBI.h | 2 | ||||
-rw-r--r-- | cpp/demo/Ice/optional/Makefile | 2 | ||||
-rw-r--r-- | cpp/demo/Ice/optional/Makefile.mak | 2 | ||||
-rw-r--r-- | cpp/demo/Ice/optional/Server.cpp | 2 | ||||
-rwxr-xr-x | cpp/demo/Ice/optional/expect.py | 2 |
8 files changed, 8 insertions, 8 deletions
diff --git a/cpp/demo/Ice/optional/Client.cpp b/cpp/demo/Ice/optional/Client.cpp index 7c8bf404740..d38a420dd59 100644 --- a/cpp/demo/Ice/optional/Client.cpp +++ b/cpp/demo/Ice/optional/Client.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 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/optional/Contact.ice b/cpp/demo/Ice/optional/Contact.ice index 241c8f867a1..c31cbf64395 100644 --- a/cpp/demo/Ice/optional/Contact.ice +++ b/cpp/demo/Ice/optional/Contact.ice @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 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/optional/ContactDBI.cpp b/cpp/demo/Ice/optional/ContactDBI.cpp index a9c90745a70..c312be1aa3b 100644 --- a/cpp/demo/Ice/optional/ContactDBI.cpp +++ b/cpp/demo/Ice/optional/ContactDBI.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 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/optional/ContactDBI.h b/cpp/demo/Ice/optional/ContactDBI.h index cf14ff9fc67..ccf4e6e6b65 100644 --- a/cpp/demo/Ice/optional/ContactDBI.h +++ b/cpp/demo/Ice/optional/ContactDBI.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 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/optional/Makefile b/cpp/demo/Ice/optional/Makefile index 7cbe51aad08..e67c3f095fe 100644 --- a/cpp/demo/Ice/optional/Makefile +++ b/cpp/demo/Ice/optional/Makefile @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2015 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/optional/Makefile.mak b/cpp/demo/Ice/optional/Makefile.mak index 19744885dba..a149f626ede 100644 --- a/cpp/demo/Ice/optional/Makefile.mak +++ b/cpp/demo/Ice/optional/Makefile.mak @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2015 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/optional/Server.cpp b/cpp/demo/Ice/optional/Server.cpp index c9efb5e1518..971b380fbc8 100644 --- a/cpp/demo/Ice/optional/Server.cpp +++ b/cpp/demo/Ice/optional/Server.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 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/optional/expect.py b/cpp/demo/Ice/optional/expect.py index ec5d2825528..e5fed2c9da6 100755 --- a/cpp/demo/Ice/optional/expect.py +++ b/cpp/demo/Ice/optional/expect.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # ********************************************************************** # -# Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2015 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. |