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
-rwxr-xr-xjava/demo/Ice/properties/expect.py2
4 files changed, 4 insertions, 4 deletions
diff --git a/java/demo/Ice/properties/Client.java b/java/demo/Ice/properties/Client.java
index 72bc1c4fe8b..1160bc8f016 100644
--- a/java/demo/Ice/properties/Client.java
+++ b/java/demo/Ice/properties/Client.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2015 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 c3d0420afaa..dc0c23f5105 100644
--- a/java/demo/Ice/properties/Props.ice
+++ b/java/demo/Ice/properties/Props.ice
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2015 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 cc371df7ead..edc97c01573 100644
--- a/java/demo/Ice/properties/Server.java
+++ b/java/demo/Ice/properties/Server.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2015 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 f57af65da01..3df6c8bb61e 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-2014 ZeroC, Inc. All rights reserved.
+# Copyright (c) 2003-2015 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.