diff options
Diffstat (limited to 'java/demo/Ice/applet')
-rw-r--r-- | java/demo/Ice/applet/Hello.ice | 2 | ||||
-rw-r--r-- | java/demo/Ice/applet/HelloApplet.java | 2 | ||||
-rw-r--r-- | java/demo/Ice/applet/build.xml | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/java/demo/Ice/applet/Hello.ice b/java/demo/Ice/applet/Hello.ice index aca54020837..3e548e149a1 100644 --- a/java/demo/Ice/applet/Hello.ice +++ b/java/demo/Ice/applet/Hello.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/Ice/applet/HelloApplet.java b/java/demo/Ice/applet/HelloApplet.java index a8432f74267..dc284d0a064 100644 --- a/java/demo/Ice/applet/HelloApplet.java +++ b/java/demo/Ice/applet/HelloApplet.java @@ -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/Ice/applet/build.xml b/java/demo/Ice/applet/build.xml index 34a8c2b22b0..72f3e82db60 100644 --- a/java/demo/Ice/applet/build.xml +++ b/java/demo/Ice/applet/build.xml @@ -1,7 +1,7 @@ <!-- ********************************************************************** - 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. |