summaryrefslogtreecommitdiff
path: root/cpp/test/Slice/structure
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/test/Slice/structure')
-rw-r--r--cpp/test/Slice/structure/Client.cpp2
-rw-r--r--cpp/test/Slice/structure/Forward.ice2
-rw-r--r--cpp/test/Slice/structure/Makefile2
-rw-r--r--cpp/test/Slice/structure/Test.ice2
-rwxr-xr-xcpp/test/Slice/structure/run.py2
5 files changed, 5 insertions, 5 deletions
diff --git a/cpp/test/Slice/structure/Client.cpp b/cpp/test/Slice/structure/Client.cpp
index 9de640287ef..8c2d27a3bd3 100644
--- a/cpp/test/Slice/structure/Client.cpp
+++ b/cpp/test/Slice/structure/Client.cpp
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2016 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/Slice/structure/Forward.ice b/cpp/test/Slice/structure/Forward.ice
index 4e0b0ce807f..f3698364c2c 100644
--- a/cpp/test/Slice/structure/Forward.ice
+++ b/cpp/test/Slice/structure/Forward.ice
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2016 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/Slice/structure/Makefile b/cpp/test/Slice/structure/Makefile
index d08893e4ff3..53397a2db76 100644
--- a/cpp/test/Slice/structure/Makefile
+++ b/cpp/test/Slice/structure/Makefile
@@ -1,6 +1,6 @@
# **********************************************************************
#
-# Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved.
+# Copyright (c) 2003-2016 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/Slice/structure/Test.ice b/cpp/test/Slice/structure/Test.ice
index 2354388c87f..641724d03c0 100644
--- a/cpp/test/Slice/structure/Test.ice
+++ b/cpp/test/Slice/structure/Test.ice
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2016 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/Slice/structure/run.py b/cpp/test/Slice/structure/run.py
index 40fa0fd04aa..d06758d0994 100755
--- a/cpp/test/Slice/structure/run.py
+++ b/cpp/test/Slice/structure/run.py
@@ -1,7 +1,7 @@
#!/usr/bin/env python
# **********************************************************************
#
-# Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved.
+# Copyright (c) 2003-2016 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.