summaryrefslogtreecommitdiff
path: root/protobuf/demo/cpp
diff options
context:
space:
mode:
authorDwayne Boone <dwayne@zeroc.com>2015-01-05 10:18:10 -0330
committerDwayne Boone <dwayne@zeroc.com>2015-01-05 10:18:10 -0330
commit9776285f46e4dbc15f285394daffd1e69490fb21 (patch)
tree554789184a560ec5efc6a8e28d83fd0256d35fee /protobuf/demo/cpp
parentICE-6253 Functional_TwowayCallbackDouble is invalid (diff)
downloadice-9776285f46e4dbc15f285394daffd1e69490fb21.tar.bz2
ice-9776285f46e4dbc15f285394daffd1e69490fb21.tar.xz
ice-9776285f46e4dbc15f285394daffd1e69490fb21.zip
Updated copyright to 2015
Diffstat (limited to 'protobuf/demo/cpp')
-rw-r--r--protobuf/demo/cpp/Client.cpp2
-rw-r--r--protobuf/demo/cpp/Hello.ice2
-rw-r--r--protobuf/demo/cpp/HelloI.cpp2
-rw-r--r--protobuf/demo/cpp/HelloI.h2
-rw-r--r--protobuf/demo/cpp/Makefile2
-rw-r--r--protobuf/demo/cpp/Makefile.mak2
-rw-r--r--protobuf/demo/cpp/Person.proto2
-rw-r--r--protobuf/demo/cpp/Server.cpp2
-rw-r--r--protobuf/demo/cpp/StreamProtobuf.h2
9 files changed, 9 insertions, 9 deletions
diff --git a/protobuf/demo/cpp/Client.cpp b/protobuf/demo/cpp/Client.cpp
index bcca15d8b31..c927cf36394 100644
--- a/protobuf/demo/cpp/Client.cpp
+++ b/protobuf/demo/cpp/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 Protobuf is licensed to you under the terms
// described in the ICE_PROTOBUF_LICENSE file included in this
diff --git a/protobuf/demo/cpp/Hello.ice b/protobuf/demo/cpp/Hello.ice
index 8d094f31ef7..68f4711f806 100644
--- a/protobuf/demo/cpp/Hello.ice
+++ b/protobuf/demo/cpp/Hello.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 Protobuf is licensed to you under the terms
// described in the ICE_PROTOBUF_LICENSE file included in this
diff --git a/protobuf/demo/cpp/HelloI.cpp b/protobuf/demo/cpp/HelloI.cpp
index 5415eab2557..3fa20c7c319 100644
--- a/protobuf/demo/cpp/HelloI.cpp
+++ b/protobuf/demo/cpp/HelloI.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 Protobuf is licensed to you under the terms
// described in the ICE_PROTOBUF_LICENSE file included in this
diff --git a/protobuf/demo/cpp/HelloI.h b/protobuf/demo/cpp/HelloI.h
index 7db19c9071d..4a475b51d12 100644
--- a/protobuf/demo/cpp/HelloI.h
+++ b/protobuf/demo/cpp/HelloI.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 Protobuf is licensed to you under the terms
// described in the ICE_PROTOBUF_LICENSE file included in this
diff --git a/protobuf/demo/cpp/Makefile b/protobuf/demo/cpp/Makefile
index 8f71533c289..c90a42d7c95 100644
--- a/protobuf/demo/cpp/Makefile
+++ b/protobuf/demo/cpp/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 Protobuf is licensed to you under the terms
# described in the ICE_PROTOBUF_LICENSE file included in this
diff --git a/protobuf/demo/cpp/Makefile.mak b/protobuf/demo/cpp/Makefile.mak
index f361cae0846..2215ab3bb22 100644
--- a/protobuf/demo/cpp/Makefile.mak
+++ b/protobuf/demo/cpp/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 Protobuf is licensed to you under the terms
# described in the ICE_PROTOBUF_LICENSE file included in this
diff --git a/protobuf/demo/cpp/Person.proto b/protobuf/demo/cpp/Person.proto
index d69651f418f..25a56ac7c78 100644
--- a/protobuf/demo/cpp/Person.proto
+++ b/protobuf/demo/cpp/Person.proto
@@ -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 Protobuf is licensed to you under the terms
// described in the ICE_PROTOBUF_LICENSE file included in this
diff --git a/protobuf/demo/cpp/Server.cpp b/protobuf/demo/cpp/Server.cpp
index 4f2c200c6ff..100e9592cb2 100644
--- a/protobuf/demo/cpp/Server.cpp
+++ b/protobuf/demo/cpp/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 Protobuf is licensed to you under the terms
// described in the ICE_PROTOBUF_LICENSE file included in this
diff --git a/protobuf/demo/cpp/StreamProtobuf.h b/protobuf/demo/cpp/StreamProtobuf.h
index fbe3f2d02aa..1efa3f4f171 100644
--- a/protobuf/demo/cpp/StreamProtobuf.h
+++ b/protobuf/demo/cpp/StreamProtobuf.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 Protobuf is licensed to you under the terms
// described in the ICE_PROTOBUF_LICENSE file included in this