diff options
author | Dwayne Boone <dwayne@zeroc.com> | 2006-05-09 13:19:55 +0000 |
---|---|---|
committer | Dwayne Boone <dwayne@zeroc.com> | 2006-05-09 13:19:55 +0000 |
commit | 85937881da70884d04036563f3f0083cea29b906 (patch) | |
tree | 0632ab09fed2a75c7264d7feb90ec410d2b48b94 /java/src/IceGridGUI/Application/Nodes.java | |
parent | removed ServiceEditor (diff) | |
download | ice-85937881da70884d04036563f3f0083cea29b906.tar.bz2 ice-85937881da70884d04036563f3f0083cea29b906.tar.xz ice-85937881da70884d04036563f3f0083cea29b906.zip |
Added identity string functions to communnicator Updated some copyright
dates
Diffstat (limited to 'java/src/IceGridGUI/Application/Nodes.java')
-rwxr-xr-x | java/src/IceGridGUI/Application/Nodes.java | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/src/IceGridGUI/Application/Nodes.java b/java/src/IceGridGUI/Application/Nodes.java index 282fb701027..a687acb8870 100755 --- a/java/src/IceGridGUI/Application/Nodes.java +++ b/java/src/IceGridGUI/Application/Nodes.java @@ -1,6 +1,6 @@ // **********************************************************************
//
-// Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved.
+// 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.
|