summaryrefslogtreecommitdiff
path: root/cpp/test/IceUtil/stacktrace
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/test/IceUtil/stacktrace')
-rw-r--r--cpp/test/IceUtil/stacktrace/Client.cpp2
-rw-r--r--cpp/test/IceUtil/stacktrace/Makefile2
-rwxr-xr-xcpp/test/IceUtil/stacktrace/run.py2
3 files changed, 3 insertions, 3 deletions
diff --git a/cpp/test/IceUtil/stacktrace/Client.cpp b/cpp/test/IceUtil/stacktrace/Client.cpp
index d565d2be6ee..24cba1edfa2 100644
--- a/cpp/test/IceUtil/stacktrace/Client.cpp
+++ b/cpp/test/IceUtil/stacktrace/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/IceUtil/stacktrace/Makefile b/cpp/test/IceUtil/stacktrace/Makefile
index d5b3cf51ea8..9f992a300a4 100644
--- a/cpp/test/IceUtil/stacktrace/Makefile
+++ b/cpp/test/IceUtil/stacktrace/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/IceUtil/stacktrace/run.py b/cpp/test/IceUtil/stacktrace/run.py
index 40fa0fd04aa..d06758d0994 100755
--- a/cpp/test/IceUtil/stacktrace/run.py
+++ b/cpp/test/IceUtil/stacktrace/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.