diff options
Diffstat (limited to 'cpp/demo/Ice/properties')
-rw-r--r-- | cpp/demo/Ice/properties/Client.cpp | 2 | ||||
-rw-r--r-- | cpp/demo/Ice/properties/Makefile | 2 | ||||
-rw-r--r-- | cpp/demo/Ice/properties/Makefile.mak | 2 | ||||
-rw-r--r-- | cpp/demo/Ice/properties/Props.ice | 2 | ||||
-rw-r--r-- | cpp/demo/Ice/properties/Server.cpp | 2 | ||||
-rwxr-xr-x | cpp/demo/Ice/properties/expect.py | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/cpp/demo/Ice/properties/Client.cpp b/cpp/demo/Ice/properties/Client.cpp index 3d23ca6ba6c..1d144ecd260 100644 --- a/cpp/demo/Ice/properties/Client.cpp +++ b/cpp/demo/Ice/properties/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/properties/Makefile b/cpp/demo/Ice/properties/Makefile index 3b6af49da73..34adf0b83ea 100644 --- a/cpp/demo/Ice/properties/Makefile +++ b/cpp/demo/Ice/properties/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/properties/Makefile.mak b/cpp/demo/Ice/properties/Makefile.mak index eed6ac7eece..c8b435a38c5 100644 --- a/cpp/demo/Ice/properties/Makefile.mak +++ b/cpp/demo/Ice/properties/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/properties/Props.ice b/cpp/demo/Ice/properties/Props.ice index c3d0420afaa..dc0c23f5105 100644 --- a/cpp/demo/Ice/properties/Props.ice +++ b/cpp/demo/Ice/properties/Props.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/properties/Server.cpp b/cpp/demo/Ice/properties/Server.cpp index d95a0073fcb..9da45baf44a 100644 --- a/cpp/demo/Ice/properties/Server.cpp +++ b/cpp/demo/Ice/properties/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/properties/expect.py b/cpp/demo/Ice/properties/expect.py index 421725d3456..a0cd08bbf9a 100755 --- a/cpp/demo/Ice/properties/expect.py +++ b/cpp/demo/Ice/properties/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. |