diff options
author | Joe George <joe@zeroc.com> | 2017-02-13 18:52:57 -0500 |
---|---|---|
committer | Joe George <joe@zeroc.com> | 2017-02-13 18:52:57 -0500 |
commit | b135190bea02a9dab693ed8c254ae63a926705a4 (patch) | |
tree | 63a5459a410a935d30ad6adbc9c29e11f58b0ed7 /cpp/test/IceStorm/repstress | |
parent | Merge remote-tracking branch 'origin/3.6' (diff) | |
download | ice-b135190bea02a9dab693ed8c254ae63a926705a4.tar.bz2 ice-b135190bea02a9dab693ed8c254ae63a926705a4.tar.xz ice-b135190bea02a9dab693ed8c254ae63a926705a4.zip |
ICE-7506 - Update copyright to 2017
Diffstat (limited to 'cpp/test/IceStorm/repstress')
-rw-r--r-- | cpp/test/IceStorm/repstress/Makefile.mk | 2 | ||||
-rw-r--r-- | cpp/test/IceStorm/repstress/test.py | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/cpp/test/IceStorm/repstress/Makefile.mk b/cpp/test/IceStorm/repstress/Makefile.mk index 6253dca6113..862e7e80a7d 100644 --- a/cpp/test/IceStorm/repstress/Makefile.mk +++ b/cpp/test/IceStorm/repstress/Makefile.mk @@ -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/IceStorm/repstress/test.py b/cpp/test/IceStorm/repstress/test.py index 8f0687cfa36..970491821d9 100644 --- a/cpp/test/IceStorm/repstress/test.py +++ b/cpp/test/IceStorm/repstress/test.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- # ********************************************************************** # -# 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. |