summaryrefslogtreecommitdiff
path: root/java/demo/Ice/properties
diff options
context:
space:
mode:
Diffstat (limited to 'java/demo/Ice/properties')
-rw-r--r--java/demo/Ice/properties/Client.java2
-rw-r--r--java/demo/Ice/properties/Props.ice2
-rw-r--r--java/demo/Ice/properties/Server.java2
-rw-r--r--java/demo/Ice/properties/build.xml2
-rwxr-xr-xjava/demo/Ice/properties/expect.py2
5 files changed, 5 insertions, 5 deletions
diff --git a/java/demo/Ice/properties/Client.java b/java/demo/Ice/properties/Client.java
index c938df4833a..3d88915be2f 100644
--- a/java/demo/Ice/properties/Client.java
+++ b/java/demo/Ice/properties/Client.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/properties/Props.ice b/java/demo/Ice/properties/Props.ice
index 580a6a9b71f..c3d0420afaa 100644
--- a/java/demo/Ice/properties/Props.ice
+++ b/java/demo/Ice/properties/Props.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/properties/Server.java b/java/demo/Ice/properties/Server.java
index c6b84a1021f..e2ec029602d 100644
--- a/java/demo/Ice/properties/Server.java
+++ b/java/demo/Ice/properties/Server.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/properties/build.xml b/java/demo/Ice/properties/build.xml
index 161fde8497b..6348bca30c1 100644
--- a/java/demo/Ice/properties/build.xml
+++ b/java/demo/Ice/properties/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.
diff --git a/java/demo/Ice/properties/expect.py b/java/demo/Ice/properties/expect.py
index 990b95efd0c..b8fa4fb0da0 100755
--- a/java/demo/Ice/properties/expect.py
+++ b/java/demo/Ice/properties/expect.py
@@ -1,7 +1,7 @@
#!/usr/bin/env python
# **********************************************************************
#
-# 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.