summaryrefslogtreecommitdiff
path: root/java/demo/IceGrid/allocate
diff options
context:
space:
mode:
Diffstat (limited to 'java/demo/IceGrid/allocate')
-rw-r--r--java/demo/IceGrid/allocate/Client.java2
-rw-r--r--java/demo/IceGrid/allocate/Hello.ice2
-rw-r--r--java/demo/IceGrid/allocate/HelloI.java2
-rw-r--r--java/demo/IceGrid/allocate/Server.java2
-rw-r--r--java/demo/IceGrid/allocate/build.xml2
5 files changed, 5 insertions, 5 deletions
diff --git a/java/demo/IceGrid/allocate/Client.java b/java/demo/IceGrid/allocate/Client.java
index d8eb2e81b0d..23f4ed77418 100644
--- a/java/demo/IceGrid/allocate/Client.java
+++ b/java/demo/IceGrid/allocate/Client.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2007 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/demo/IceGrid/allocate/Hello.ice b/java/demo/IceGrid/allocate/Hello.ice
index 20feb874391..cfa4e27616c 100644
--- a/java/demo/IceGrid/allocate/Hello.ice
+++ b/java/demo/IceGrid/allocate/Hello.ice
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2007 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/demo/IceGrid/allocate/HelloI.java b/java/demo/IceGrid/allocate/HelloI.java
index 105a27c659a..cece7b2bc8b 100644
--- a/java/demo/IceGrid/allocate/HelloI.java
+++ b/java/demo/IceGrid/allocate/HelloI.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2007 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/demo/IceGrid/allocate/Server.java b/java/demo/IceGrid/allocate/Server.java
index 5ad0ec96c4d..b622578f9f4 100644
--- a/java/demo/IceGrid/allocate/Server.java
+++ b/java/demo/IceGrid/allocate/Server.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2007 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/demo/IceGrid/allocate/build.xml b/java/demo/IceGrid/allocate/build.xml
index 29a540b7167..9b0dfb5e108 100644
--- a/java/demo/IceGrid/allocate/build.xml
+++ b/java/demo/IceGrid/allocate/build.xml
@@ -1,7 +1,7 @@
<!--
**********************************************************************
- Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved.
+ Copyright (c) 2003-2007 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.