diff options
Diffstat (limited to 'cpp/test/IceUtil/fileLock')
-rw-r--r-- | cpp/test/IceUtil/fileLock/Client.cpp | 2 | ||||
-rw-r--r-- | cpp/test/IceUtil/fileLock/ClientFail.cpp | 2 | ||||
-rw-r--r-- | cpp/test/IceUtil/fileLock/Makefile | 2 | ||||
-rw-r--r-- | cpp/test/IceUtil/fileLock/Makefile.mak | 2 | ||||
-rwxr-xr-x | cpp/test/IceUtil/fileLock/run.py | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/cpp/test/IceUtil/fileLock/Client.cpp b/cpp/test/IceUtil/fileLock/Client.cpp index e94e22ac8bc..ed3f85950d1 100644 --- a/cpp/test/IceUtil/fileLock/Client.cpp +++ b/cpp/test/IceUtil/fileLock/Client.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2013 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2014 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/fileLock/ClientFail.cpp b/cpp/test/IceUtil/fileLock/ClientFail.cpp index 1190c2a63a0..f349c321b56 100644 --- a/cpp/test/IceUtil/fileLock/ClientFail.cpp +++ b/cpp/test/IceUtil/fileLock/ClientFail.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2013 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2014 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/fileLock/Makefile b/cpp/test/IceUtil/fileLock/Makefile index a681c75e316..0f89301eca5 100644 --- a/cpp/test/IceUtil/fileLock/Makefile +++ b/cpp/test/IceUtil/fileLock/Makefile @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2013 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2014 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/fileLock/Makefile.mak b/cpp/test/IceUtil/fileLock/Makefile.mak index 03c6fc973b5..0199a25d66c 100644 --- a/cpp/test/IceUtil/fileLock/Makefile.mak +++ b/cpp/test/IceUtil/fileLock/Makefile.mak @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2013 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2014 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/fileLock/run.py b/cpp/test/IceUtil/fileLock/run.py index f16f211eaeb..4a6155b4b27 100755 --- a/cpp/test/IceUtil/fileLock/run.py +++ b/cpp/test/IceUtil/fileLock/run.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # ********************************************************************** # -# Copyright (c) 2003-2013 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2014 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. |