diff options
author | Bernard Normier <bernard@zeroc.com> | 2005-02-16 22:05:13 +0000 |
---|---|---|
committer | Bernard Normier <bernard@zeroc.com> | 2005-02-16 22:05:13 +0000 |
commit | 0c3e392fcb2e383e8ed0acf4452f28d069d04c0a (patch) | |
tree | 447a66a6d87dc9075c5239aa53f6e0703a02874f /java/demo/Ice/throughput/ThroughputI.java | |
parent | removing unnecessary file (diff) | |
download | ice-0c3e392fcb2e383e8ed0acf4452f28d069d04c0a.tar.bz2 ice-0c3e392fcb2e383e8ed0acf4452f28d069d04c0a.tar.xz ice-0c3e392fcb2e383e8ed0acf4452f28d069d04c0a.zip |
2004 to 2005
Diffstat (limited to 'java/demo/Ice/throughput/ThroughputI.java')
-rw-r--r-- | java/demo/Ice/throughput/ThroughputI.java | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/demo/Ice/throughput/ThroughputI.java b/java/demo/Ice/throughput/ThroughputI.java index 2ddfd4c2a66..826049af283 100644 --- a/java/demo/Ice/throughput/ThroughputI.java +++ b/java/demo/Ice/throughput/ThroughputI.java @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// 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. |