summaryrefslogtreecommitdiff
path: root/java/test/IceUtil/fileLock
diff options
context:
space:
mode:
Diffstat (limited to 'java/test/IceUtil/fileLock')
-rw-r--r--java/test/IceUtil/fileLock/Client.java2
-rw-r--r--java/test/IceUtil/fileLock/ClientFail.java2
-rw-r--r--java/test/IceUtil/fileLock/build.xml2
-rwxr-xr-xjava/test/IceUtil/fileLock/run.py2
4 files changed, 4 insertions, 4 deletions
diff --git a/java/test/IceUtil/fileLock/Client.java b/java/test/IceUtil/fileLock/Client.java
index d666eb123c0..e635a0a9556 100644
--- a/java/test/IceUtil/fileLock/Client.java
+++ b/java/test/IceUtil/fileLock/Client.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2009 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2010 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/java/test/IceUtil/fileLock/ClientFail.java b/java/test/IceUtil/fileLock/ClientFail.java
index 627c632207c..de5e1987d75 100644
--- a/java/test/IceUtil/fileLock/ClientFail.java
+++ b/java/test/IceUtil/fileLock/ClientFail.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2009 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2010 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/java/test/IceUtil/fileLock/build.xml b/java/test/IceUtil/fileLock/build.xml
index 6e258ed1dd2..724353c6369 100644
--- a/java/test/IceUtil/fileLock/build.xml
+++ b/java/test/IceUtil/fileLock/build.xml
@@ -1,7 +1,7 @@
<!--
**********************************************************************
- Copyright (c) 2003-2009 ZeroC, Inc. All rights reserved.
+ Copyright (c) 2003-2010 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/java/test/IceUtil/fileLock/run.py b/java/test/IceUtil/fileLock/run.py
index 63b5d258a00..626bb3bd42d 100755
--- a/java/test/IceUtil/fileLock/run.py
+++ b/java/test/IceUtil/fileLock/run.py
@@ -1,7 +1,7 @@
#!/usr/bin/env python
# **********************************************************************
#
-# Copyright (c) 2003-2009 ZeroC, Inc. All rights reserved.
+# Copyright (c) 2003-2010 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.