summaryrefslogtreecommitdiff
path: root/java/src/IceGrid/TreeNode/DuplicateIdException.java
diff options
context:
space:
mode:
authorDwayne Boone <dwayne@zeroc.com>2006-03-14 14:35:18 +0000
committerDwayne Boone <dwayne@zeroc.com>2006-03-14 14:35:18 +0000
commit23be0bb2d649dbd12e0f3e29289f85c9c8afac08 (patch)
tree3719ed4ee3c110baf568a9f6e67f02612b20189f /java/src/IceGrid/TreeNode/DuplicateIdException.java
parentRemoved unused getLocalHost() (diff)
downloadice-23be0bb2d649dbd12e0f3e29289f85c9c8afac08.tar.bz2
ice-23be0bb2d649dbd12e0f3e29289f85c9c8afac08.tar.xz
ice-23be0bb2d649dbd12e0f3e29289f85c9c8afac08.zip
Updated copyright
Diffstat (limited to 'java/src/IceGrid/TreeNode/DuplicateIdException.java')
-rwxr-xr-xjava/src/IceGrid/TreeNode/DuplicateIdException.java16
1 files changed, 8 insertions, 8 deletions
diff --git a/java/src/IceGrid/TreeNode/DuplicateIdException.java b/java/src/IceGrid/TreeNode/DuplicateIdException.java
index e3e5c2085c1..ba97363dadf 100755
--- a/java/src/IceGrid/TreeNode/DuplicateIdException.java
+++ b/java/src/IceGrid/TreeNode/DuplicateIdException.java
@@ -1,11 +1,11 @@
-// **********************************************************************
-//
-// Copyright (c) 2003-2005 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.
-//
-// **********************************************************************
+// **********************************************************************
+//
+// Copyright (c) 2003-2006 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.
+//
+// **********************************************************************
package IceGrid.TreeNode;
class DuplicateIdException extends Exception