diff options
Diffstat (limited to 'java/test/Ice/interceptor/InterceptorI.java')
-rw-r--r-- | java/test/Ice/interceptor/InterceptorI.java | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/test/Ice/interceptor/InterceptorI.java b/java/test/Ice/interceptor/InterceptorI.java index 99664f2f8da..a2631c5ef4d 100644 --- a/java/test/Ice/interceptor/InterceptorI.java +++ b/java/test/Ice/interceptor/InterceptorI.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. |