summaryrefslogtreecommitdiff
path: root/cpp/test/Ice/plugin
diff options
context:
space:
mode:
authorJoe George <joe@zeroc.com>2017-02-13 18:40:00 -0500
committerJoe George <joe@zeroc.com>2017-02-13 18:40:00 -0500
commit274d82b037c5331c7be1bce5e75335ce727be96e (patch)
tree8c14faad979cf1d3c96689a20fed45329c8198c6 /cpp/test/Ice/plugin
parentFixed (ICE-7276) - Comparing struct with Ice::Unset results in error in Ruby (diff)
downloadice-274d82b037c5331c7be1bce5e75335ce727be96e.tar.bz2
ice-274d82b037c5331c7be1bce5e75335ce727be96e.tar.xz
ice-274d82b037c5331c7be1bce5e75335ce727be96e.zip
ICE-7506 - Update copyright to 2017
Diffstat (limited to 'cpp/test/Ice/plugin')
-rw-r--r--cpp/test/Ice/plugin/Client.cpp2
-rw-r--r--cpp/test/Ice/plugin/Makefile2
-rw-r--r--cpp/test/Ice/plugin/Makefile.mak2
-rw-r--r--cpp/test/Ice/plugin/Plugin.cpp2
-rwxr-xr-xcpp/test/Ice/plugin/run.py2
5 files changed, 5 insertions, 5 deletions
diff --git a/cpp/test/Ice/plugin/Client.cpp b/cpp/test/Ice/plugin/Client.cpp
index 139001a8c47..a6acdfcd56b 100644
--- a/cpp/test/Ice/plugin/Client.cpp
+++ b/cpp/test/Ice/plugin/Client.cpp
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 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/test/Ice/plugin/Makefile b/cpp/test/Ice/plugin/Makefile
index cfce9530392..4db7d25bc19 100644
--- a/cpp/test/Ice/plugin/Makefile
+++ b/cpp/test/Ice/plugin/Makefile
@@ -1,6 +1,6 @@
# **********************************************************************
#
-# Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+# Copyright (c) 2003-2017 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/test/Ice/plugin/Makefile.mak b/cpp/test/Ice/plugin/Makefile.mak
index 9cf5677df12..a038275573d 100644
--- a/cpp/test/Ice/plugin/Makefile.mak
+++ b/cpp/test/Ice/plugin/Makefile.mak
@@ -1,6 +1,6 @@
# **********************************************************************
#
-# Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+# Copyright (c) 2003-2017 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/test/Ice/plugin/Plugin.cpp b/cpp/test/Ice/plugin/Plugin.cpp
index 47031ab64ac..705075cc7a1 100644
--- a/cpp/test/Ice/plugin/Plugin.cpp
+++ b/cpp/test/Ice/plugin/Plugin.cpp
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2017 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/test/Ice/plugin/run.py b/cpp/test/Ice/plugin/run.py
index e9c0c1069e0..a1a3e8f199a 100755
--- a/cpp/test/Ice/plugin/run.py
+++ b/cpp/test/Ice/plugin/run.py
@@ -1,7 +1,7 @@
#!/usr/bin/env python
# **********************************************************************
#
-# Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+# Copyright (c) 2003-2017 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.