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/Makefile | 2 | ||||
-rw-r--r-- | cpp/test/IceUtil/stacktrace/Makefile.mak | 2 | ||||
-rwxr-xr-x | cpp/test/IceUtil/stacktrace/run.py | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/cpp/test/IceUtil/stacktrace/Client.cpp b/cpp/test/IceUtil/stacktrace/Client.cpp index a9153c7ed68..35422820132 100644 --- a/cpp/test/IceUtil/stacktrace/Client.cpp +++ b/cpp/test/IceUtil/stacktrace/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/IceUtil/stacktrace/Makefile b/cpp/test/IceUtil/stacktrace/Makefile index 9f992a300a4..f932c8069f9 100644 --- a/cpp/test/IceUtil/stacktrace/Makefile +++ b/cpp/test/IceUtil/stacktrace/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/IceUtil/stacktrace/Makefile.mak b/cpp/test/IceUtil/stacktrace/Makefile.mak index 760fac16f34..7ccd5bf0f38 100644 --- a/cpp/test/IceUtil/stacktrace/Makefile.mak +++ b/cpp/test/IceUtil/stacktrace/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/IceUtil/stacktrace/run.py b/cpp/test/IceUtil/stacktrace/run.py index c6516369c79..c79c2142e91 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-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. |