diff options
Diffstat (limited to 'cpp/test/IceUtil/stacktrace')
-rw-r--r-- | cpp/test/IceUtil/stacktrace/Client.cpp | 2 | ||||
-rw-r--r-- | cpp/test/IceUtil/stacktrace/test.py | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/cpp/test/IceUtil/stacktrace/Client.cpp b/cpp/test/IceUtil/stacktrace/Client.cpp index 9055a00ef41..e50cd1ff7a7 100644 --- a/cpp/test/IceUtil/stacktrace/Client.cpp +++ b/cpp/test/IceUtil/stacktrace/Client.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-present 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 07493da5e2f..8ce24faa058 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-2018 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-present 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. |