diff options
Diffstat (limited to 'cpp/test/IceGrid/fileLock')
-rw-r--r-- | cpp/test/IceGrid/fileLock/Makefile | 2 | ||||
-rwxr-xr-x | cpp/test/IceGrid/fileLock/run.py | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/cpp/test/IceGrid/fileLock/Makefile b/cpp/test/IceGrid/fileLock/Makefile index a96fd2d9988..18851c503c3 100644 --- a/cpp/test/IceGrid/fileLock/Makefile +++ b/cpp/test/IceGrid/fileLock/Makefile @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2016 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 321204ce2ee..52358f410f6 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-2015 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2016 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. |