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/test.py2
2 files changed, 2 insertions, 2 deletions
diff --git a/cpp/test/IceUtil/stacktrace/Client.cpp b/cpp/test/IceUtil/stacktrace/Client.cpp
index 9f7d8e95435..495cacc9988 100644
--- a/cpp/test/IceUtil/stacktrace/Client.cpp
+++ b/cpp/test/IceUtil/stacktrace/Client.cpp
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2018 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/test.py b/cpp/test/IceUtil/stacktrace/test.py
index deb5a904939..07493da5e2f 100644
--- a/cpp/test/IceUtil/stacktrace/test.py
+++ b/cpp/test/IceUtil/stacktrace/test.py
@@ -1,7 +1,7 @@
# -*- coding: utf-8 -*-
# **********************************************************************
#
-# Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
+# Copyright (c) 2003-2018 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.