diff options
Diffstat (limited to 'java/demo/android/chat/slice')
-rw-r--r-- | java/demo/android/chat/slice/Chat.ice | 2 | ||||
-rw-r--r-- | java/demo/android/chat/slice/ChatSession.ice | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/java/demo/android/chat/slice/Chat.ice b/java/demo/android/chat/slice/Chat.ice index 2aa7cf8f255..d33fabb4a34 100644 --- a/java/demo/android/chat/slice/Chat.ice +++ b/java/demo/android/chat/slice/Chat.ice @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2013 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2014 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. diff --git a/java/demo/android/chat/slice/ChatSession.ice b/java/demo/android/chat/slice/ChatSession.ice index 0b2b7a50583..ac16869f2f0 100644 --- a/java/demo/android/chat/slice/ChatSession.ice +++ b/java/demo/android/chat/slice/ChatSession.ice @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2013 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2014 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. |