summaryrefslogtreecommitdiff
path: root/java/test/IceUtil
diff options
context:
space:
mode:
Diffstat (limited to 'java/test/IceUtil')
-rw-r--r--java/test/IceUtil/build.xml2
-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
-rw-r--r--java/test/IceUtil/inputUtil/Client.java2
-rw-r--r--java/test/IceUtil/inputUtil/build.xml2
-rwxr-xr-xjava/test/IceUtil/inputUtil/run.py2
8 files changed, 8 insertions, 8 deletions
diff --git a/java/test/IceUtil/build.xml b/java/test/IceUtil/build.xml
index 17d4e62eee6..0ccecf8337d 100644
--- a/java/test/IceUtil/build.xml
+++ b/java/test/IceUtil/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/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.
diff --git a/java/test/IceUtil/inputUtil/Client.java b/java/test/IceUtil/inputUtil/Client.java
index f8b4e64b0de..c3da46dd3ca 100644
--- a/java/test/IceUtil/inputUtil/Client.java
+++ b/java/test/IceUtil/inputUtil/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/inputUtil/build.xml b/java/test/IceUtil/inputUtil/build.xml
index 5d195e1560b..9195a317581 100644
--- a/java/test/IceUtil/inputUtil/build.xml
+++ b/java/test/IceUtil/inputUtil/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/inputUtil/run.py b/java/test/IceUtil/inputUtil/run.py
index 26524108d42..a4520df066a 100755
--- a/java/test/IceUtil/inputUtil/run.py
+++ b/java/test/IceUtil/inputUtil/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.