diff options
Diffstat (limited to 'cpp/test/IceGrid/fileLock')
-rw-r--r-- | cpp/test/IceGrid/fileLock/Makefile | 2 | ||||
-rw-r--r-- | cpp/test/IceGrid/fileLock/Makefile.mak | 2 | ||||
-rwxr-xr-x | cpp/test/IceGrid/fileLock/run.py | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/cpp/test/IceGrid/fileLock/Makefile b/cpp/test/IceGrid/fileLock/Makefile index 18851c503c3..25173e2916b 100644 --- a/cpp/test/IceGrid/fileLock/Makefile +++ b/cpp/test/IceGrid/fileLock/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/IceGrid/fileLock/Makefile.mak b/cpp/test/IceGrid/fileLock/Makefile.mak index 8d98d5a213d..f11f2a4c7bc 100644 --- a/cpp/test/IceGrid/fileLock/Makefile.mak +++ b/cpp/test/IceGrid/fileLock/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/IceGrid/fileLock/run.py b/cpp/test/IceGrid/fileLock/run.py index 3de389c0957..71a2394cb28 100755 --- a/cpp/test/IceGrid/fileLock/run.py +++ b/cpp/test/IceGrid/fileLock/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. |