diff options
Diffstat (limited to 'java/src/IceInternal/LocalExceptionWrapper.java')
-rw-r--r-- | java/src/IceInternal/LocalExceptionWrapper.java | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/src/IceInternal/LocalExceptionWrapper.java b/java/src/IceInternal/LocalExceptionWrapper.java index 62ec7ba0f97..b3454bfc7b0 100644 --- a/java/src/IceInternal/LocalExceptionWrapper.java +++ b/java/src/IceInternal/LocalExceptionWrapper.java @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2012 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2013 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. |